Translations:Some basics of MBR v/s GPT and BIOS v/s UEFI/3/en
From Manjaro
Views
Actions
Namespaces
Variants
Tools
The MBR holds the information on how the logical partitions, containing file systems, are organized on that medium. Besides that, the MBR also contains executable code to function as a loader for the installed operating system—usually by passing control over to the loader's second stage, or in conjunction with each partition's volume boot record (VBR). This MBR code is usually referred to as a boot loader.