Definition:

  • MBR boot sector contains the Boot Loader that loads the operating system into memory.
  • MBR determines what sectors are available to each partition, as well as which partitions are bootable and which are not.
  • Limits:
    • maximum storage space is two terabytes
    • maximum 4 primary partitions
    • boot data is stored in only 1 sector

two