\_ I just recompiled my kernel (have done many in the past), and
\_ can't get it to recognize my new image. Here is the process
\_ I use:
\_ cd /usr/src/linux
\_ make mrproper
\_ make menuconfig
\_ make dep; make clean; make bzImage; make modules; make modules_install
\_ cp /arch/i386/boot/bzImage /boot/<image name>
\_ edit lilo for new image name
\_ lilo
\_
\_ Lilo spits out "No images have been defined"
This would be a call for a rigorous error checking of lilo.conf,
possibly even creating a fresh one from scratch.
(After backups, of course. :-)
David