[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Re: GLIBC, init, K6, RH7.1
- Subject: [cobalt-developers] Re: GLIBC, init, K6, RH7.1
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Date: Sat May 12 13:00:01 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
> 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