Microsoft HomeProductsSearchSupportShopWrite UsMicrosoft Home
Microsoft Technical Support
Microsoft Technical Support


Search Support Online: Search the entire collection of articles and self-help tools.
Glossary: Learn computer terms and abbreviations used throughout Support Online.
Contact Microsoft Technical Support: Give feedback, look up phone numbers, and submit or look up Web Response incidents.

Description of FAT32 File System

Last reviewed: June 25, 1998
Article ID: Q154997


The information in this article applies to:
  • Microsoft Windows 95
  • Microsoft Windows 95 OEM Service Release 2
  • Microsoft Windows 98

SUMMARY

This article describes the FAT32 file system included with Windows 95 OEM Service Release 2 (OSR2) and Windows 98.

MORE INFORMATION

Windows 95 OSR2 and Windows 98 include an updated version of the File Allocation Table file system, called FAT32. This updated file system allows for a default cluster size as small as 4K, as well as support for EIDE hard disk sizes in excess of 2 GB.

Features

FAT32 provides the following enhancements over previous implementations of the FAT file system:

  • Supports drives up to 2 terabytes in size.

    NOTE: Although FAT32 supports drives up to 2 terabytes in size, the boot partition may not be larger then 7.8 GB due to hardware limitations of INT13.

  • Uses space more efficiently.

    FAT32 uses smaller clusters (that is, 4K clusters for drives up to 8 GB in size), resulting in 10 to 15 percent more efficient use of disk space relative to large FAT16 drives.

  • More robust.

    FAT32 has the ability to relocate the root directory and use the backup copy of the FAT instead of the default copy. In addition, the boot record on FAT32 drives has been expanded to include a backup of critical data structures. This means that FAT32 drives are less susceptible to a single point of failure than existing FAT16 volumes.

  • More flexible.

    The root directory on a FAT32 drive is now an ordinary cluster chain, so it can be located anywhere on the drive. For this reason, the previous limitations on the number of root directory entries no longer exist. In addition, FAT mirroring can be disabled, allowing a copy of the FAT other than the first one to be active. These features allow for dynamic resizing of FAT32 partitions. Note, however, that while the FAT32 design allows for this capability, it will not be implemented by Microsoft in the initial release.

Compatibility Considerations

In order to maintain the greatest compatibility possible with existing programs, networks, and device drivers, FAT32 was implemented with as little change as possible to Windows's existing architecture, internal data structures, Application Programming Interfaces (APIs), and on-disk format. However, because 4 bytes are now required to store cluster values, many internal and on-disk data structures and published APIs have been revised or expanded. In some cases, existing APIs will not work on FAT32 drives. Most programs will be unaffected by these changes. Existing tools and drivers should continue to work on FAT32 drives. However, MS-DOS block device drivers (for example, ASPIDISK.SYS) and disk tools will need to be revised to support FAT32 drives.

All of Microsoft's bundled disk tools (Format, FDISK, Defrag, and MS-DOS- based and Windows-based ScanDisk) have been revised to work with FAT32. In addition, Microsoft is working with leading device driver and disk tool vendors to support them in revising their products to support FAT32.

NOTE: A FAT32 volume cannot be compressed using Microsoft DriveSpace or DriveSpace 3.

Performance

Converting to the FAT32 file system is one of the biggest performance enhancements you can make to your Windows 98-based computer.

Dual-Boot Personal Computers

At this time, Windows 95 OEM Service Release 2 and Windows 98 are the only operating systems capable of accessing FAT32 volumes. MS-DOS and the original version of Windows 95 do not recognize FAT32 partitions, and are unable to boot from a FAT32 volume.

Windows 95 OSR2 and Windows 98 can still be booted to real mode (for example, to run a game) and can use FAT32 volumes.

NOTE: FAT32 volumes cannot be accessed properly if the computer is started using another operating system (for example, a Windows 95 or MS-DOS boot disk).

Creating FAT32 Drives

In OSR2 and Windows 98, if you run the FDISK tool on a system with a drive over 512 MB, it asks whether to enable large disk support. If you answer Yes, any partition you create that is larger than 512 MB is marked as a FAT32 partition.

Windows 98 also includes a FAT32 conversion tool that you can use to convert an existing drive to the FAT32 file system. To use the conversion tool, follow these steps:

  1. Click Start, point to Programs, point to Accessories, point to System Tools, and then click Drive Converter (FAT32).

  2. Click Next.

  3. Click the drive you want to convert to the FAT32 file system, and then click Next.

  4. Follow the instructions on the screen.

Support Boundaries

Microsoft will support the functionality of the FAT32 file system for error-free reading, and saving of files either in real mode or protect mode. We support the real- and protected-mode tools included with Windows 95. For legacy programs that will not install on a FAT32 volume, or will not properly save files or read them, you will have to contact the manufacturer of the software package.

NOTE: Cluster sizes of less than 4K on FAT32 volumes are not supported by Microsoft.

For more information about Windows 95 OSR2, please see the following article in the Microsoft Knowledge Base:

   ARTICLE ID: Q155003
   TITLE     : Description of Windows 95 OEM Service Release 2

 
 
Did this information help answer your question?
 
  Yes  No  Didn't apply
  
Please comment.
Comment can be up to 255 characters.
 

Additional query words: 95
Keywords : kbtool dtssb osr2 win98 win95
Version : 95 98
Platform : WINDOWS
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE . IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN A DVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 25, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.