The master boot recorder i located in sector 0 of the disk.
The master boot record is always located at cylinder 0, head 0, and sector 1, the first sector on the disk.
It contains information about the disk or logical drive.
Boot virus
FALSE
Yes. They hide in the boot sector program of a hard drive or floppy disk or in the master boot program in the Master Boot Record.
No. It hides in the boot sector program of a hard drive or floppy disk or in the master boot program in the Master Boot Record (MBR). Don Gus
The main function of the Master Boot Record (MBR) in a disk-based system is to store the partition table and the boot loader. The partition table provides information about the disk partitions, including their size and location, while the boot loader is responsible for loading the operating system into memory during startup.
MBR Master Boot RecordA Master Boot Record (MBR), or partition sector, is the 512-byte boot sector that is the first sector ("Sector 0") of a partitioned data storage device such as a hard disk. ( from: http://whitehouse.com)
Master and Slave configuration is necessary for motherboard in order to choose right disk to boot from.
If you Master Boot Record is damaged, then your computer will/can not load up an operating system (such as Windows). You can mend this from the original Installation disk for your operating system.
It is just like every other sector on a hard disk, an area to store data, except for the fact that it contains the MBR (Master Boot Record).
Well, assuming you mean "Master Boot Record". The master boot record is a 512 byte strip of data on a disk which contains, along with a few other things, the partition table for the disk in question and the bootstrap info for the operating system AND the disk identification. The last one is not always used. The MBR is very important.