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

[cobalt-developers] Re: GLIBC, init, K6, RH7.1



> I had the "i686" glibc RPM installed.  I replaced it with the "i386" glibc
> RPM (both are from Red Hat 7.1).  Still no go, init hangs, is this
> expected with the i386 RPM?

I dont think you have glibc problems then. But do the following with that
disk rpm database

rpm -qa |grep i686

Just to check you have no other optimised packages you wont be able to run.

You can also try making it run /sbin/sash not /sbin/init if you have sash
on there. sash is static linked and a rescue shell so handy for poking about

Alan