First page Back Continue Last page Summary Text

Notes:


LILO is much too big to fit into a single
boot sector, so the program actually
comes in two pieces or `stages'.
The first stage loader, less than 384
bytes long, fits into the boot record and
loads the second stage loader, which
lives in a Linux file system. This in turn
loads an operating system, or (if you
want) another boot loader.