Quote:
Originally Posted by jbkt23
Well, stumped the stars I guess. What I have found is that /usr/bin/rhgb-client is called from rc.sysinit so there is no way to bypass it by selecting a lower run level. I also found that libm.so.6 is a link to libm-2.0. It and its target exist in two locations under /lib and /lib/x86_64/noseng/ ...
I don't have the machine in front of me so the second path is from memory. When I get back to the laptop I will see if the links are broken and go from there.
|
You might look in the lost+found directory of your root volume - It just might
have the library, though the name '#<nnnnnnn>' will make it hard to identify.
Along with a lot of other files...
Happened to me due to a power failure during an update... I guess I was
lucky - none of the libraries lost prevented the system from coming up.
I ended up doing a forced yum install of all packages to get everything back.. even though it took several days.