The master boot record is always located at cylinder 0, head 0, and sector 1, the first sector on the disk.
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)
Full form of MBR is Master Boot Record in computer hardware field...
fdisk /mbr
MBR (Master Boot Record) program.
Master Boot Record (MBR)
The Master Boot Record (MBR) is stored at the beginning of your hard drive (in the first 512 bytes.) The MBR contains information about the beginning and ending of each partition, which partition contains the operating system for booting, and other valuable information about the disk layout. Your computer will not boot up if your MBR is corrupt or missing.
If the MBR for the primary boot drive is corrupted, you can recover simply by rewriting the MBR (master boot record) on the hard drive.
MBR - 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
master boot record isn't writtable like any folder it requires tools programmed to write the MBR. if you want to preserve your MBR you must disable access, execution of these tools. by per instance disabling cd-booting. Many bootcd have the ability to create and delete partitions that write the MBR.
MBR (Master Boot Record) - this is because prior to windows vista all x86 based computers used the MBR partition style only.
A 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://en.wikipedia.org/wiki/Master_boot_record )