[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] How to run Android on arm64?
On 08/19/2016 10:04 AM, Julien Grall wrote: > > > On 18/08/16 17:55, J. Eppler wrote: >> Hello Julien Grall, > > Hello, > >> >> On 08/18/2016 07:04 AM, Julien Grall wrote: >>> >>> >>> On 15/08/16 07:05, J. Eppler wrote: >>>> Hello, >>> >>> Hello, >>> >>>> I would like to run Android on arm64 (hardware: hikey). >>>> >>>> If I try to run a pv guest, I get the following error: >>>> >>>> ~~~ >>>> Starting init: /etc/init exists but couldn't execute it (error -13) >>>> Kernel panic - not syncing: No working init found. Try passing init= >>>> option to kernel.. >>>> ~~~ >>>> >>>> this is not a surprise, since Android uses a init system which is >>>> quite >>>> different from Linux. >>>> >>>> My question is how can I get around this init system issue on Xen >>>> arm64? >>> >>> It does not look like a Xen arm64 issue for me. What is the command >>> line option of your kernel? >> >> No, it is not directly a Xen ARM64 issue. I guess the solution would be >> to compile the Android Kernel with Xen Support. > > If I understand correctly, the log you posted was from your android, > right? > > If so, you may either forgot to enable some options (such as > CONFIG_XEN_BLKDEV_FRONTEND) or did not specify the block on the > command line. > > Regards, > Hello Julien, I used the kernel config: http://xenbits.xen.org/people/sstabellini/config-hikey and the source mentioned in https://wiki.xen.org/wiki/HiKey to build the kernel (I will call it stabellini kernel). I used the same kernel (stabellini kernel) to run Android, since I did not had any success with the Android kernel from the pre-build 96Boards Android image. I think the stabellini kernel works only with the Linux init system and not with Android's init stystem. Both init systems are very different from each other. I thinks the solution would be to insert some of the Android specific things in stabellini's kernel config, but I have no idea which one. My assumptions could be completely wrong. Best regards J. Eppler _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |