MBR

Stands for "Master Boot Record." An MBR is a small section of a hard disk or other storage device that contains information about the disk. It is located in the boot sector and defines the disk partitions as well as the code used to start the boot sequence.

There are several variations of MBRs, but they are all 512 bytes in size and contain a partition table and bootstrap code. Modern master boot records may contain disk signatures, timestamps, and other disk formatting information. Additionally, while early MBRs only supported four partitions, newer versions can support up to sixteen. However, all master boot records are limited to 512 bytes, which means they can only address up to two terabytes of data. Therefore, disks that are formatted using an MBR are limited to 2TB of usable disk space.

The master boot record was first used by PC-DOS compatible computers in 1983 and was the standard way to format DOS disks for over two decades. However, most hard drives are now using the GUID partition table (GPT), which is compatible with multiple operating systems and does not have a 2TB limit.

NOTE: If necessary, a master boot record can be added to a GUID partition table for backwards compatibility.

Updated August 30, 2012 by Per C.

quizTest Your Knowledge

When processes can finish in an unexpected order, it is also called what?

A
Logic gate
0%
B
Race condition
0%
C
Boolean variable
0%
D
Garbage collection
0%
Correct! Incorrect!     View the Race Condition definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of MBR on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.