chrisj <[EMAIL PROTECTED]> writes:

> open /boot/initrd-2.0.35.img: No such file or directory
> make [1]: *** [zlilo] Error 1

Something (presumably LILO, instructed by a line like

        initrd=/boot/initrd-2.0.35.img

in /etc/lilo.conf) is trying to access the file /boot/initrd-2.0.35.img,
which doesn't currently exist on your system.  If you either create
the image or remove the reference from lilo.conf, it should be happy.

-- 
Aaron M. Ucko, KB1CJC <[EMAIL PROTECTED]> (finger [EMAIL PROTECTED])

Reply via email to