Description of FAT32 File System

ID: Q154997


The information in this article applies to:


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:

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: Although the FAT32 file system supports hard disks up to 2 terabytes (TB) in size, some hard disks may not be able to contain bootable partitions larger than 7.8 gigabytes (GB) due to limitations of the basic input/output system (BIOS) INT13 interface. Please contact your hardware manufacturer to determine if your computer's BIOS supports the updated INT13 extensions.



For more information about Windows 95 OSR2, please see the following article in the Microsoft Knowledge Base:
Q155003 Description of Windows 95 OEM Service Release 2

Additional query words:


Keywords          : kbtool osr2 dtssb win95 win98 win98se 
Version           : WINDOWS:95
Platform          : WINDOWS 
Issue type        : kbinfo 

Last Reviewed: August 8, 1999