[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libc.so.6



Philip Clark wrote:

Hi there,

I have managed to delete /lib/libc.so.6 and since the whole system
depends on it eg. I can't even create a new link or new file. Also
booting from a boot disk doesn't work. Does anyone have any ideas? I am
presuming a rescue disk is the way to go. How do I make one?

Cheers

-Phil



Have you tried:
# cd /lib
/lib# LD_PRELOAD=<real libc> ln -s <real libc> libc.so.6
?

I tried this in my chroot and it worked to recreate the symlink if that is all that you have nuked.

Attachment: pgplnaTPNCo4J.pgp
Description: PGP signature


Reply to: