Part of the system section of a FAT table. Contains information about the volume and boot code to continue to the boot process for the OS.
Primary Partition
Has sectors 0,1,2 and backup in sectors 6,7,8
Contains:
- Jump instruction for system to continue booting (offset
0x00) - OEM ID to show which OS was used to format device (
0x03)