MiteshV rearranged electrons thusly:

> followed step after step guide. When it came to implementing lilo, the
> command exited with an error saying that "initrd-2.2.14-12.img file or
> directory not found". Well, it was not there at all. Before, I could ask for

Boot in with a bootdisk and give the command

# /sbin/mkinitrd -v /boot/initrd-2.2.16-3.img 2.2.16-3
# cd /boot
# ln -sf initrd-2.2.16-3.img initrd.img

to create the new ramdisk.

Then modify lilo.conf to say

initrd=/boot/initrd-2.2.16-3.img

Run lilo

# /sbin/lilo -t -v -v
to test it out

then  # /sbin/lilo -v

> help, my smart colleague issued a reboot command and bingo....Module
> dependencies failed to stard and so did NFS lockd service.

+suresh


----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to