View Full Version : Master boot record not found
dreamtfk
07-01-05, 04:26 PM
I am running Windows 2000 with NTFS file system, what steps should I take to repair this if possible?
redduc900
07-01-05, 04:37 PM
Boot to the Recovery Console, and type fixmbr.
Description of the Windows 2000 Recovery Console:
http://support.microsoft.com/kb/229716/EN-US/
Available Commands
http://support.microsoft.com/kb/229716/EN-US/#XSLTH3137121123120121120120
FIXMBR
fixmbr device name
Use this command (where device name is an optional device name that specifies the device that needs a new MBR) to repair the master boot record (MBR) of the system partition. This command is used in scenarios where a virus has damaged the MBR and Windows cannot start.
WARNING: This command has the potential to damage your partition tables if a virus is present or a hardware problem exists. This command may lead to inaccessible partitions. Microsoft suggests running antivirus software before using this command.
The name can be obtained from the output of the map command. If this is left blank, the boot device's MBR is fixed, for example:
fixmbr \device\harddisk2
If Fixmbr detects an invalid or non-standard partition table signature, it prompts you for permission before rewriting the MBR.
dreamtfk
07-01-05, 04:50 PM
Wow that was record time, thank boss.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.