Article ID: 197627 - Last Review: February 22, 2007 - Revision: 3.2 Cannot Convert a FAT16 Partition to the FAT32 File SystemThis article was previously published under Q197627 SYMPTOMS
If you attempt to convert a File Allocation Table (FAT or FAT16) partition
to the FAT32 file system using the "drive:\convert drive: /fs:fat32"
command-line switch, where drive is the drive from which you are running the convert utility and the drive you are trying to convert to FAT32, you may receive the following error message:
The type of the file system is FAT. Convert cannot gain exclusive access to the drive drive, so it cannot convert it now. Would you like to schedule it to be converted the next time the system restarts. (Y/N)
FAT32 is not supported
FAT32 is not a valid file system
CAUSE
This behavior occurs because Windows 2000 does not have a process for converting a partition from FAT16 to FAT32. The only conversion process that Windows 2000 supports is converting from FAT16 or FAT32 to the Windows NT file system (NTFS).
STATUSThis behavior is by design. MORE INFORMATION
If you type convert /? at a command prompt,
there is not an option to convert to the FAT32 file system.
If you dual boot, you can use the Microsoft Windows 95 or Microsoft Windows 98 drive converter tool in System Tools, or the following command-line tool: cvt drive: /cvt32 | Article Translations
|

Back to the top
