Article ID: 954457 - Last Review: September 16, 2008 - Revision: 1.1 You cannot start a computer from a USB flash drive that is formatted to use the FAT32 file systemOn This PageSYMPTOMSYou format a USB flash drive to use the FAT32 file system. When you try to start the computer from this USB flash drive, the startup process stops responding, and the screen is black. CAUSEThis issue occurs because the USB flash drive is listed as removable media. Therefore, the Windows operating system does not create a master boot record (MBR) on the USB flash drive when you format the flash drive to use the FAT32 file system. The USB flash drive is treated as a super floppy disk. The FAT32 startup code does not support starting a computer from a super floppy disk without an MBR.
The BIOS tries to transfer the control of the startup from the USB flash drive to the FAT32 startup code, even though the FAT32 startup code does not support this scenario. WORKAROUNDTo work around this issue, use the Diskpart command prompt utility to create and format the boot partition on the USB flash drive. For more information about how to use Diskpart, click the following article number to view the article in the Microsoft Knowledge Base: 300415
(http://support.microsoft.com/kb/300415/
)
A Description of the Diskpart Command-Line Utility
MORE INFORMATIONHow to differentiate between the MBR and the boot sectorCurrently, the Windows operating system uses signatures at offset 3 in the boot sector to determine whether the sector is a boot sector. These signatures do not appear in the MBR. The signatures are as follows:
How to determine whether the boot sector is FAT32, FAT16, or NTFSTo determine whether the USB flash drive was formatted by using the FAT32, FAT16, or NTFS file system, you must check two strings in the boot sector. If the strings contain FAT32,FAT16 or NTFS, the boot sector was formatted in that particular file system format.APPLIES TO
| Article Translations
|
Back to the top
