MBR (Master Boot Record)
The MBR is the Master Boot Record.
The MBR is a small program which runs whenever a computer boots up.
The MBR is stored in the first sector of the boot disk.
The boot disk may be a hard drive, a floppy drive, or even a CD or DVD drive.

The Task of the MBR
The normal job of the MBR program is to search the partition table for the active partition, copy the boot sector from the active partition into memory, and transfer control over to that program.
If the MBR cannot accomplish this task successfully, it will print one of these error messages:
- Invalid partition table
- Error loading operating system
- Missing operating system
The MBR and Boot Sector Viruses
Some boot sector viruses overwrite the MBR.
If you believe this has happened to one or more of your disk, run an anti-virus tool to clean your disks.
FDISK /MBR
Under DOS and early versions of Microsoft Windows, it was possible to use the `FDISK /MBR` command to repair the MBR.
Unfortunately, FDISK was not terribly intelligent about the repair and this option would often cause more damage than it fixed. FDISK has been removed Windows XP.
FIXMBR
Microsoft Windows 2000/XP/2003 provide the `FIXMBR` command in the Recovery Console.
The `FIXMBR` command replicates the functionality of the `FDISK /MBR` command, along with it's associated problems.
Before attempting to repair your MBR, be certain to completely back up all of your data.
Comments (2)
Leave a Reply
- How to Recover a Boot Record in XP
The boot record stores the first bits of software that the system executes once the BIOS hands control of the computer over to software. The boot record stores instructions used to start Windows XP. Each drive partition can store a boot record. Damage to a boot record may be caused by a hardware error, software [...]...
- Boot Sector Virus
A boot sector virus is a computer virus which infects the boot sector on hard disks, floppy disks, and theoretically also other bootable media such as CD’s and DVD’s. A boot sector virus does not need to be able to successfully boot the victims computer to infect it. Because of this, even non-bootable media can [...]...
- Bad Sector
A sector is a small area on the surface of a hard drive or floppy disk. Hard drives usually have several platters. The platters are the discs that are covered with magnetic material, which is used to hold data. Floppy disk drives contain only one platter. Platters are divided into a set of concentric rings [...]...
- How to Use the Windows XP Recovery Console
The Windows XP Recovery Console can be used to repair problems which prevent a Windows XP system from booting. Boot Windows XP from CD or Floppy First, boot the computer from the Microsoft Windows XP CD. Before you start the process, go into your BIOS settings and ensure that your CD-ROM drive has the highest [...]...
- How to Repair a Bad Sector
Occasionally, one or more sectors on an otherwise good hard drive will go bad. When this happens, the data in those sectors may be lost, but the data on the rest of the disk will be unaffected and the disk is still completely usable. Those bad sectors cannot be repaired, but they can be marked [...]...





how does the MBR work and how i can use its commands ???
hi
do you know How to do the master boot record make more than 4 partitions?