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

[cobalt-developers] Essence of the problem



1. Qube 3 uses a K6 cpu.

2. Apps using glibc-2.2.2-10, even from the i386 RPM, won't execute.

3. Remove hard drive and place in PC with Pentium II/III, boots OK

I tried "init=/bin/sh" (by patching the bottom of main.c) and it hangs
just like init.  BTW, any way to pass kernel parms from Qube 3 firmware?

I'm going to try to definitively prove the glibc theory by staticaly
compiling a /bin/bash-static on a RH6.2 machine, and trying to boot with
init=/bin/bash-static.

Comments?