| Listing 1 Typical /etc/lilo.conf after Step 4 
             
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=linux
image=/boot/vmlinuz-2.2.14-5.0
     label=linux
     read-only
     root=/dev/hda9
other=/dev/hda1
     label=dos
other=/dev/hda3
     label=solaris
 |