Hack #47. Fix the Master Boot Record on FAT Partitions
Use FDISK to restore the ability to boot from your FAT-16 or FAT-32 hard drive.
FDISK is a DOS program that can actually help you out of some of those nasty "unable to locate operating system" and "no boot drive available" error conditions Windows 9x and DOS users encounter from time to time. The Master Boot Record can be corrupted by an improper shutdown, power glitch, or disk failure. Re-creating a new Master Boot Record at the first sector of the hard drive—which is what your system BIOS is looking for in order to turn over the startup operation to an operating system—is an easy fix.
Warning
If your hard drive is managed by a drive overlay utility from OnTrack or a specific program provided by your drive manufacturer (as indicated by a Disk Manager or similar announcement message during bootup) or is set to boot with the GRUB or LILO boot managers, or into Linux, using this hack will destroy access to the drive.
To use FDISK's Master Boot Record restoration feature to get your main or additional drives back into bootable shape, follow these steps:
Boot with a DOS diskette, boot CD, or bootable USB FLASH drive or hard drive containing DOS and FDISK. A Windows 98 or Me startup diskette will do nicely.
At the command prompt type in either:
FDISK /MBRor
FDISK /CMBRxRemove the disk or device you booted to DOS with and then restart the system to verify that you can boot from the hard drive.
FDISK /MBR re-creates the Master Boot ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access