LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Brad <bjones@rebel.net.au>
To : <linuxsa@linuxsa.org.au>
Date: Thu, 14 Dec 2000 18:15:52 +1030
Re: Reinstalling LILO RedHat 6.2
> Using the CD-ROM to boot from in rescue mode, I can get into a bash#
> prompt. It says I can reinstall LILO into the boot sector by running
> /sbin/lilo. First I mount the root filesystem with mount -t ext2 /dev/hdc1
> /mnt and then I do a cd to /sbin and then an ls, but there is no lilo
there.
>
> There is no lilo in the sbin directory. When I do an ls in /sbin I get:
> init insmod loader modprobe rmmod sh
> I found another sbin directory under /usr but no lilo in there either.
Hi,
If you have a closer look at what you wrote, you would find theanswer to
you own question.
mount -t ext2 /dev/hdc1 /mnt
Try the directory /mnt/sbin
/sbin would be the rescue disk's or install disks sbin directory.
As youve mounted your hardrive in /mnt you need to go there for the programs
installed on your hardrive.
Hope it helps
brad
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page