Re: Troubles with booting init

From: Denis Vlasenko
Date: Thu Apr 13 2006 - 04:48:19 EST


On Thursday 13 April 2006 11:38, Avramenko Andrew wrote:
> Hello!
>
>
> I have a computer with motherboard VIA EPIA-V.
> (http://www.via.com.tw/en/products/mainboards/mini_itx/epia_v/)
>
> I've compiled kernel for it but it doesn't work. It doesn't shows any
> error but stopped with:
>
>
> VFS: Mounted root (ext2 filesystem) readonly.
> Freeing unused kernel memory: 136k freed.
> Executing init=/sbin/init
>
>
> Then there are no any other messages. Computer is alive (keyboard input
> is worked).
>
>
> Please help me.

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.
--
vda
-
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/