Fixmbr Command Syntax
fixmbr (device_name)
device_name = This is where you designate the exact drive location that a master boot record will be written to. If no device is specified, the master boot record will be written to the primary boot drive.
device_name = This is where you designate the exact drive location that a master boot record will be written to. If no device is specified, the master boot record will be written to the primary boot drive.
Fixmbr Command Examples:
fixmbr \Device\HardDisk0In the above example, the master boot record is written to the drive located at \Device\HardDisk0.
fixmbrIn this example, the master boot record is written to the device that your primary system is loaded onto. If you have a single installation of Windows installed, which is normally the case, running the fixmbr command in this way is usually the right way to go.
Note:
The fixmbr command is only available from within the Recovery Console in Windows 2000 and Windows XP.
The fixmbr command is only available from within the Recovery Console in Windows 2000 and Windows XP.
Fixmbr Related Commands
No comments:
Post a Comment