News

The Master Boot Record (MBR) is a critical data structure found in the first sector of a storage device like a hard disk. It contains the boot loader and partition table, determining the location ...
When the program is executed, it determines which partition contains the active operating system and branches to the boot program in that partition's boot sector to load it. See boot sector.