|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen on ARM: booting Linux from a physical partition
> To do this, I have a domain configuration file,
>
> ...
> disk = [ 'phy:/dev/mmcblk1p4,xvda,w' ]
Update: instead of using a block device directly like I did above, I
took the filesystem image on that partition and bound it to /dev/loop0
and set disk = 'phy:/dev/loop0,...' and the guest was then able to mount
the device.
Then I get
Kernel panic - not syncing: Attempted to kill init!
exitcode=0x00000004
I get the above error if I set init= to a statically-linked test program
that just prints a string (which never runs and always exits zero).
Thoughts?
--
Jonathan Daugherty
Software Engineer
Galois, Inc.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |