label=linux-Interact 
  initrd=/boot/initrd-2.4.9-e.12smp.img 
  read-only 
  root=/dev/hda6 
  append="console=tty1  console=ttyS0,19200n8  " 
The  following  examples  show  the  original  content  of  the  /etc/lilo.conf  file  and  the 
content  of  this  file  after  modification. 
 
Original  /etc/lilo.conf  contents 
prompt 
timeout=50 
default=linux 
boot=/dev/hda 
map=/boot/map 
install=/boot/boot.b 
message=/boot/message 
linear 
image=/boot/vmlinuz-2.4.9-e.12smp 
  label=linux 
  initrd=/boot/initrd-2.4.9-e.12smp.img 
  read-only 
  root=/dev/hda6 
image=/boot/vmlinuz-2.4.9-e.12 
  label=linux-up 
  initrd=/boot/initrd-2.4.9-e.12.img 
  read-only 
  root=/dev/hda6 
 
 
60  IBM  System  x3500  Type  7977:  User’s  Guide