Jeff Dike wrote:
> 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?

Yes, shows me the usage message.

> It should just give you a usage message, which is fine.

Yes it did.

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

Ok all of my commands do run if I run them in the chroot. But both init
and bash and a bash-static will not run when passed as the argument to
the init uml startup.

However if I run ls it shows me the contents of the root_fs so the root
does get mounted correctly.

Thanks for your help sofar.

-- 
Urs Rau                                         


-------------------------------------------------------------------------
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