From: Denis Vlasenko <vda@ilport.com.ua>
To: Avramenko Andrew <liksx@mail.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Troubles with booting init
Date: Thu, 13 Apr 2006 11:47:05 +0300 [thread overview]
Message-ID: <200604131147.05686.vda@ilport.com.ua> (raw)
In-Reply-To: <443E0DEC.4000602@mail.ru>
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
next prev parent reply other threads:[~2006-04-13 8:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-13 8:38 Troubles with booting init Avramenko Andrew
2006-04-13 8:47 ` Denis Vlasenko [this message]
2006-04-13 14:23 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200604131147.05686.vda@ilport.com.ua \
--to=vda@ilport.com.ua \
--cc=liksx@mail.ru \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.