|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Kernel running in dom0 wants init= argument
> Hi ... so I'm now successfully running in the xen kernel .... now I'm
> attempting to start my first domain, which begins to load ok, but croaks
> at this point:
>
> Kernel panic - not syncing: no init found. Try passing init= option to
> kernel.
>
> None of the sample domain configs mention init= so I'm at a bit of a
> loss as to what this means.
It's a standard linux thing --- it means that although its
mounted a root file system it can't find /sbin/init. Are you sure
you remembered to populate the filesystem? What happens if you
mount it in dom0 and inspect it?
Ian
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|