Hi, I posted a message to this list awhile ago because the hard drive that was mounted to /boot, and which contained boot.b, had decided to go to the big drive bay in the sky. I was told that recompiling my kernel might solve the problem, but didn't get a chance to get around to it until last night.
I did make menuconfig, make dep, make bzImage, make-kpkg kernel_image, dpkg -i kernel_image. It goes fine until it gets to the Lilo configuration bit. At that point, whether I'm using my existing lilo.conf or creating a new one, it errors me out. When I look at the log, it tells me that lilo couldn't find /boot/boot.b (well, yea) and that I should manually edit my lilo.conf. Is there a step or a flag or something that I'm missing, here? l