Home | History | Annotate | Download | only in docs

Lines Matching full:boot

21 * MBR::                         The structure of Master Boot Record
31 loaded at different times in the boot process. Because they run
43 Partition table passed to another boot loader
55 Stage 1 is loaded here by BIOS or another boot loader
103 The boot drive. If it is 0xFF, use a drive passed by BIOS.
297 The disk space can be used in a boot loader is very restricted because
300 make a boot loader code enough small to be fit in a MBR.
306 We embed Stage 1 in a MBR or in the boot sector of a partition, and
308 in a filesystem, in the @dfn{boot loader} area in a FFS or a ReiserFS,
376 @section The structure of Master Boot Record