Jump to content

Master Boot Record

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Roadrunner (talk | contribs) at 21:03, 7 June 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Master Boot Record (or MBR) is a table that describes the partitions of a hard disk drive. The boot routine code contained within the ROM BIOS code that the CPU executes upon start-up reads the master boot record. The program does some setup and transfers the control to the operating system. Because the MBR is read almost immediately when the computer is started, many computer viruses operate by changing the code within the MBR.

The location of the master boot record is the first sector of the first physical hard disk drive.


External links:


see also disk storage, compact disc, storage device, IDE,SCSI, ATA, hard disk drive partitioning