Adahma wrote:

> I read "man lilo.conf" but it didn't clear up much, and I don't find any
> reference to initrd in my current /etc/lilo.conf.  Can anyone tell me what I 
> need to do, to safely upgrade?

Basically, /etc/lilo.conf needs something like:

image=/boot/vmlinuz-2.4.4-686
        label=Linux_2_4_4
        read-only
        initrd=/boot/initrd-2.4.4-686

assuming you're installing kernel-image-2.4.5-686 for example.
Read /usr/share/doc/kernel-doc-2.4.5/Documentation/initrd.txt.gz
for enlightenment.

Reply via email to