On Tue, Jun 12, 2007 at 07:56:22AM +0100, Urs Rau wrote:
> OK, fair enough. I have tried all three 64bit pre-compiled kernels from
> nagafix and attached are the logs this produces. If I interpret this
> correctly then in all three cases the error is the same, but afaics
> there is a init process on the root_fs and it should run.

Can you sanity-check the init in there by loop-mounting the
filesystem, chrooting to it, and running init?  It should just give
you a usage message, which is fine.  The other possibility is that
there are some missing libraries which it needs, in which case, you'll
get an error from the dynamic loader.

> Any ideas from this? If I explicitly give it init=/sbin/init the error
> is still the same all that changes is that it then says:

How about if you try init=/bin/bash?  Or get a statically linked shell
in there and see if that will run.

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to