Re: [Qemu-discuss] Android in Qemu on an ARMv7 host

2015-04-17 Thread Jakob Bohm
(top posting to match rest of thread) Biggest problem seems to be that it fails to mount the virtual "disk" partition containing /system, thus causing it to not find key programs and files. An earlier point of interest is the timeout waiting for ueventd. Maybe this is unrelated, but I suspect t

Re: [Qemu-discuss] Android in Qemu on an ARMv7 host

2015-04-17 Thread Jan Teske
I had a retry after I found some info that looked promising at: https://docs.google.com/document/d/1uN6ClHrtaYVg_DbVL4595QANKOxn2GoQNqWTW9asWng/edit Followed the instructions, except I cross-compiled the qemu

[Qemu-discuss] Android in Qemu on an ARMv7 host

2015-04-15 Thread Jan Teske
Hey, I’m trying to boot an Android L guest (32 bit) using Qemu on my Cubietruck, which sports a Cortex-A7 CPU. It doesn’t really work out. I get a Linux shell but the UI does not load. I have now prior experience in using Qemu. I don’t know if I might need a patch for Qemu, a special Android i