| MBR(8) | System Manager's Manual (landisk) | MBR(8) |
mbr —
LANDISK-specific Master Boot Record
mbr |
The MBR program comprises only one sector
(512 bytes) and includes a partition table, since the disk is located in the
0th sector of the disk. Upon receiving control from the system firmware
mbr will scan the partition table for an active
partition and continue loading the Primary Boot Record (PBR) from the
beginning of the partition, if found.
mbr is installed on the disk by
fdisk(8), which is also used to
operate the partition table.
The partition table consists of four entries, only one of which may be marked as “active”. The PBR is loaded from there.
A few messages are printed in case of errors:
| July 6, 2017 | openbsd |