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

Re: [cobalt-users] urgent server problems /lib directory



On Tue, 14 May 2002, Jeff Lasman wrote:

> master wrote:
> 
> > Stupid that i am
> > i tried to free some space on the / disk to move /lib to /home/lib
> > and then install a simbolic link,
> > but i can t do anything anymore, the map is now placed at /home/lib
> > 
> > but almost no commands are working,
> > rpm is working so mayby someone can tell me how to repair it
> 
> My guess is that this is one time where rebooting the server may help,
> if you haven't already done it; running programs don't automatically
> change where they look for something just because you've moved it
> <frown>.
> 
> So rebooting will solve that problem; every program will restart, and
> should find the libraries it needs in the new location.

Unfortunatly, in this case, he's already porked, as i assume he has
discovered by now :(

ldd /bin/mount
        libc.so.6 => /lib/libc.so.6 (0xcaacd000)
        /lib/ld.so.1 => /lib/ld.so.1 (0x00000000)


With no /lib, he's not gonna get past the automount on boot....

Even if he did have /home in ld.so.conf, which he doesn't...

Never ever move /lib anywhere else, at least, not on a raq

gsh