Mbr

MBR(8) - System Manager's Manual (landisk)

Disklabel, Xxboot, Fdisk, Boot, Mbr

MBR(8) - System Manager’s Manual (landisk) # MBR(8) - System Manager’s Manual (landisk) NAME # mbr - LANDISK-specific Master Boot Record SYNOPSIS # mbr DESCRIPTION # 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. ...

XXBOOT(8) - System Manager's Manual (landisk)

Installboot, Fdisk, Disklabel, Mbr, Boot, Xxboot

XXBOOT(8) - System Manager’s Manual (landisk) # XXBOOT(8) - System Manager’s Manual (landisk) NAME # xxboot - LANDISK-specific primary boot loader DESCRIPTION # This small program, residing in the reserved sectors at the beginning of the root file system of the system, is responsible for loading the second-stage boot(8) program (typically /boot), which in turn will load the kernel. When xxboot receives control from the master boot record (MBR), it will print a banner: ...