[99397] in RedHat Linux List
Re: Recovering from Partition Magic
daemon@ATHENA.MIT.EDU (Tony Nugent)
Sat Nov 14 01:20:36 1998
To: Eric Goforth <ericgoforth@csi.com>
Cc: redhat-list@redhat.com
In-Reply-To: message-id <3.0.3.32.19981114005011.007a4990@pop.site1.csi.com>
of Sat, Nov 14 00:50:11 1998
Date: Sat, 14 Nov 1998 16:20:07 +1000
From: Tony Nugent <Tony.Nugent@usq.edu.au>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Sat Nov 14 1998 at 00:50, Eric Goforth wrote:
[ log story of woes with Partition Magic]
> The next step is where I ran into problems, as suggested I tried setting
> the lilo boot sector with lilo -r /mnt. It then complained that the
> version code in the boot record was the wrong one, as the instructions said
> it might so I tried /mnt/sbin/lilo -r /mnt instead. I then get a message
> saying "No such file or directory." However, if I change to the /mnt/sbin
> directory I see lilo there. Doing an ls -l showed that root could rwx the
> file. Any idea why it doesn't recognize /mnt/sbin/lilo?
It can, but the problem is that it is not finding your glibc libraries that
it needs.
LD_LIBRARY_PATH=/mnt/lib:/mnt/usr/lib/
export LD_LIBRARY_PATH
/mnt/sbin/lilo -r /mnt
This should (normally) work.
Cheers
Tony
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.