Microsoft Knowledge Base Email Alertz

Microsoft MS-DOS versions 4.0 and later allow FDISK to partition hard disks up to 4 gigabytes (GB) in size. However, the MS-DOS file allocation table (FAT) file system can support only 2 GB per partition. Because of this fact, a hard disk b

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 118335 - Last Review: January 19, 2007 - Revision: 3.3

Maximum Partition Size Using FAT16 File System

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you. Visit the Windows Vista Solution Center
This article was previously published under Q118335

SUMMARY

Microsoft MS-DOS versions 4.0 and later allow FDISK to partition hard disks up to 4 gigabytes (GB) in size. However, the MS-DOS file allocation table (FAT) file system can support only 2 GB per partition. Because of this fact, a hard disk between 2 and 4 GB in size must be broken down into multiple partitions, each of which does not exceed 2 GB.

NOTE: Windows 95 OEM Service Release version 2 and later support drives larger than 2 GB using the FAT32 file system. For more information about the FAT32 file system, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: 154997  (http://kbalertz.com/Feedback.aspx?kbNumber=154997/EN-US/ )
TITLE : Description of the FAT32 File System

MORE INFORMATION

The 2-GB partition limit is imposed by the maximum number of clusters and the largest cluster size supported by the FAT file system. The FAT file system is limited to 65,525 clusters. The size of a cluster must be a power of 2 and less than 65,536 bytes--this results in a maximum cluster size of 32,768 bytes (32K). Multiplying the maximum number of clusters (65,525) by the maximum cluster size (32,768) equals 2 GB.

Note that the hard disk drive must be supported by the computer's ROM BIOS APIs, which have a 1024-cylinder limitation, in order for FDISK to partition the hard disk.

Because 32K per cluster can waste valuable hard disk space, the FAT file system is not always the best hard disk management scheme. Microsoft Windows NT uses the NT File System (NTFS), which uses a different file/cluster scheme. Microsoft OS/2 version 1.3 offered HPFS, which also uses a more conservative method of allocating disk resources.

NOTE: Microsoft Windows NT also supports FAT drives. Windows NT 3.51 supports FAT drives up to 4 GB in size. FAT drives from 2 GB to 4 GB in size are not supported by MS-DOS or Windows. In other words, if you wish to have a FAT drive accessible from MS-DOS or Windows 95/98 and Windows NT, your FAT drive should be no larger than 2 GB. If you will be accessing the FAT drive from only Windows NT, then the drive can be 2 GB to 4 GB in size.

For additional information about MS-DOS and Windows drive size and partition limits, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: 67321  (http://kbalertz.com/Feedback.aspx?kbNumber=67321/EN-US/ )
TITLE : FAT Type and Cluster Size Depends on Logical Drive Size

ARTICLE-ID: 69912  (http://kbalertz.com/Feedback.aspx?kbNumber=69912/EN-US/ )
TITLE : MS-DOS Partitioning Summary

APPLIES TO
  • Microsoft Windows Millennium Edition
  • Microsoft Windows 98 Second Edition
  • Microsoft Windows 98 Standard Edition
  • Microsoft Windows 95
  • Microsoft MS-DOS 6.22 Standard Edition
Keywords: 
kbfaq kbhardware kbinfo kbsetup KB118335
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate