Hello, I got an error when upgrading to a newer kernel. Anyone have an idea on how to correct this? You already have a LILO configuration in /etc/lilo.conf Install a boot block using the existing /etc/lilo.conf? [Yes] Testing lilo.conf ... An error occurred while running lilo in test mode, a log is available in /var/log/lilo_log.23083. Please edit /etc/lilo.conf manually and re-run lilo, or make other arrangements to boot your machine. Please hit return to continue Contents of "/var/log/lilo_log.23083" Added Linux Skipping /vmlinuz.old Added failsafe Fatal: No images have been defined or default image doesn't exist. LILO.CONF file below # Boot up Linux by default. # default=LinuxOLD image=/vmlinuz label=Linux initrd=/initrd.img read-only # restricted # alias=1 image=/vmlinuz.old label=LinuxOLD initrd=/initrd.img.old read-only optional # restricted # alias=2 image=/boot/old/vmlinuz-2.4.18-bf2.4 label=failsafe read-only optional