# /etc/lilo.conf: Linux Loader configuration, see lilo.conf(5) and lilo(8) # Standard options install=text large-memory lba32 compact # Example for a workstation delay=5 # interrupt by holding ctrl etc. to get a prompt boot=/dev/sda # ^ Better to use -b option as lettering can change with external boot media disk=/dev/sda bios=0x80 image=/boot/bzImage-4.9.95 label=gentoo append="root=/dev/sda2 ro"