Jul 23rd, 2009
How to Backup MBR - Master Boot Record
How to Backup MBR - Master Boot Record
The MBR (master boot record) is located at cylinder 0, head 0, sector 1. It’s the very first sector of the hard drive and it is 512 bytes in size. When the BIOS boots your machine it looks in the MBR for information on your partitions and the initial boot loader. The MBR contains a partition table and boot code. The boot code executes and then transfers the process to the bootloader program on your active(bootable) partition.
We can take the backup of MBR either to a floppy disk or to a CDROM.
1. Backup to a floppy:
2. Backup to CDR:
First, create the MBR backup to a file on your hard drive.
Now, burn the file you just created to CDR.