Encyclopedia > Master Boot Record

  Article Content

Master boot record

Redirected from Master Boot Record

The master boot record (MBR), in IBM PC architecture, is a 512-byte sector in the beginning of a hard disk drive that contains a sequence of commands necessary for operating system bootstrap. The boot routine code contained within the ROM BIOS code that the CPU executes during start-up loads and executes the master boot record. The MBR of a drive usually includes the drive's partition table, using which it can load and run the boot record of the partition that is marked with the "active flag". This design allows the BIOS to load any operating system without knowing exactly where to start inside its partition. Because the MBR is read almost immediately when the computer is started, many viruses operate by changing the code within the MBR. For Intel processors the sequence of assembly language commands in the master boot record operates in real mode.

see boot sector



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
1904

... Centuries: 19th century - 20th century - 21st century Decades: 1850s 1860s 1870s 1880s 1890s - 1900s - 1910s 1920s 1930s 1940s 1950s Years: 1899 ...

 
 
 
This page was created in 59.5 ms