I put in my install disk and typed rescue.
then I did:
my / is on /dev/hda1
my /usr is on /dev/hda5
So ...
mount -t ext2 /dev/hda1 /mnt
mount -t ext2 /dev/hda5 /mnt/usr
cp -a /mnt/usr/lib/libreadline.so.4.1 /mnt/lib/
cp -a /mnt/usr/lib/libhistory.so.4.1 /mnt/lib/
shutdown -r now
Eric MC DECLERCK wrote:
>
> What did you exactly to run linux again ??
> I installed it to and now can't reboot no more.
> INIT say's 'sh: error in loading shared libraries : readline so.4.1 :
> cannot open shared object file : no such file or directory.
> I acn only run linux with the rescue disk = very little possibilities.
> Eric
>
> > -----Original Message-----
> > From: jwd [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, June 08, 2000 7:46 AM
> > To: [EMAIL PROTECTED]
> > Subject: [Cooker] bash-2.04-4mdk problems
> >
> >
> > bash-2.04-4mdk problems
> >
> > Running an ldd against /bin/bash yields =>
> > libreadline.so.4.1 => /usr/lib/libreadline.so.4.1
> > libhistory.so.4.1 => /usr/lib/libhisttory.so.4.1
> >
> > I don't know about any one else but my /usr is on a second partition. I
> > had to copy both of these files from /us/lib to /lib to get the latest
> > cooker to startup.
> >
> > bash-2.04-4mdk has a build date of 05 June 2000 and Chmouel is listed as
> > the packager.
> >
> > jim drash
> > <[EMAIL PROTECTED]>
> >
> >