On Wed, Aug 20, 2003 at 03:21:33PM -0700, Nick White wrote:
> A user, (who will no longer get root privileges) has totally messed up
> glibc, and the system no longer boots.  All that he mentioned was
> something about libcommon and libc (glibc?).  I can boot RedHat 9 into
> rescue mode from the CD-ROM.  Since the hard drive is mounted to
> /mnt/sysimage, installing RPMs is difficult.
> 
> What can I do to recover the system!
>

You can use rpm --root to manipulate RPM's on the mounted filesystem.

Though, you will need to be able to access the RPM files to reinstall.

In the case of glibc (which I've had some trouble with on RedHat 9 upgrades
too), you'll want to make sure that all versions of glibc and glibc-common 
are uninstalled, then install the current versions.  Once installed
you might also want to chroot /mnt/sysimage and do an rpm --rebuilddb 
and an ldconfig.
 
-- 
"Thank God we don't get all the government we pay for." -- Will Rogers


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to