Go to TogaWare.com Home Page.
GNU/Linux Desktop Survival Guide
by Graham Williams
Google

Kernel Images


Note that new kernel images go into /boot/vmlinux. The old is put into /boot/vmlinux.old. Thus you can have a /etc/lilo.conf like:



  image=/vmlinuz
    label=linux
    root=/dev/hda2
  image=/vmlinuz.old
    label=linux.old
    root=/dev/hda2

Note also that /vmlinux is a symbolic link into the actual file stored in /boot.


Copyright © 1995-2006 Graham.Williams@togaware.com
Contribue and access the PDF Version