|
|
< Day Day Up > |
|
Hack 48 Fix the Master Boot Record on NTFS Partitions
Windows NT, 2000, XP, and Windows Server 2003 users having problems accessing or booting from an NTFS disk can use the FIXMBR program to rewrite a new Master Boot Record on the hard drive. FIXMBR is available only through the Recovery Console feature of Windows NT, 2000, XP, or Windows Server 2003. To access the Recovery Console, you must boot up with recovery diskettes you made during installation of the OS or select the recovery options from the installation CD. FIXMBR has one function, just like DOS's FDISK /MBR: to write a new Master Boot Record on the disk drive.
To use FIXMBR follow these steps:
If you do not supply a device name, a new Master Boot Record will be written to the default boot device, which is typically what you want to do anyway. If an invalid or nonstandard partition table signature is detected by FIXMBR, you will be asked if you want to continue with FIXMBR or not. How you proceed is determined by whether or not you are having problems accessing the drive. If you are not having problems accessing your drives, you should not continue.
|
|
|
< Day Day Up > |
|