Article ID: 247575 - Last Review: March 1, 2007 - Revision: 3.2 Chkdsk Does Not Use Backup Boot Sector to Fix Corrupted FAT32 Boot SectorThis article was previously published under Q247575 SYMPTOMS
If a FAT32 volume becomes corrupted or inaccessible and you attempt to repair the volume using the Chkdsk tool (Chkdsk.exe), the file system may be reported correctly as FAT32 (or possibly as RAW, depending on the damage), but the Chkdsk tool immediately quits without making repairs. For example, if you use the chkdsk e: /f command, the following message may be displayed:
The type of the file system is FAT32. Volume Serial Number is C408-2213
The type of the file system is FAT32. Volume Serial Number is C408-2213 Errors found. CHKDSK cannot continue in read-only mode. CAUSE
This behavior occurs because the FAT32 file system contains a backup copy of the boot sector. However, Chkdsk.exe does not attempt to use the backup FAT32 boot sector unless the primary boot sector is physically located in a bad sector and Chkdsk.exe receives an I/O error message while trying to read the volume. Chkdsk.exe does not try to use the backup copy because the primary copy is corrupted or contains invalid information.
RESOLUTION
If you have a corrupted primary boot sector, you can use the Dskprobe tool (Dskprobe.exe) to make repairs by copying the backup boot sector over the corrupted primary boot sector.
The primary boot sector is sector 0 of the logical drive. The backup FAT32 boot sector is located at sector 6 of the logical drive. While in byte view, read sector six of the logical drive and write it over sector zero of the logical drive. Use the following steps to restore the backup FAT32 boot sector. NOTE: To ensure the repair operation is successful, keep Dskprobe.exe in byte view throughout this procedure.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Windows 2000.
MORE INFORMATION246146
(http://support.microsoft.com/kb/246146/EN-US/
)
Dskprobe.exe May Damage FAT32 Boot Sector
| Article Translations
|

Back to the top
