Re: Troubles with booting init

From: Jan Engelhardt
Date: Thu Apr 13 2006 - 10:24:15 EST


>> I've compiled kernel for it but it doesn't work. It doesn't shows any
>> error but stopped with:
>
>I bet your /sbin/init (or all programs spawned by it)
>is compiled with P4 instructions (cmov or something like that).
>
>Recompile those for 386.

I can confirm that from a similar experience. Running a glibc-i586 on i386
locks up too due to cmpxchg not being available.


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/