"Antoniou, Stylianos" wrote:
> 
> Hi there,
> I caused a kernel panic, I booted with the rescue disks and I want to run
> lilo and to change my fstab file. Unfortunately, I cannot run lilo by simply
> typing /sbin/lilo and vi is not loaded. What am I missing?
> Stelios Antoniou

mount your root drive, then use:
chroot /mnt/thisroot
( change the /mnt/whatever to where you mounted the root drive)

This will make that drive be your /.  Then update your /etc/lilo.conf
and run lilo.

Reply via email to