just trying to be a bit more "-V" on these points here...

> Try this.
> 1. boot into rescue mode using Installation CDs.
!
> 2. mount the root and boot partition of your linux installation on
> /mnt/sysconfig or something else
for e.g. i take for granted that you have only one root partition which
contains the boot directory.
then probably the installation automatically detected it and mounted it
in /mnt/sysconfig...(it does in rh8 atleast) even if it doesnt, it would
give you a shell, where you can do a 
mkdir /mnt/linux
mount /dev/hdx /mnt/linux
chroot /mnt/linux
> 3. chroot to that partition and configure lilo, exit from the shell and
> reboot ..
this brings you to a shell prompt with /mnt/linux as the root directory.
here goto /etc/lilo.conf... make the changes if reqd.
and run lilo...
now exit, or simply the famous win-trio keys would work...

affly
rbs


_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to