Hi all,

I've tried to port Android on my x86 laptop and run it inside
VirtualBox. I was following this tutorial:

http://code.google.com/p/patch-hosting-for-android-x86-support/wiki/BuildAndroidForX86Platforms

Everything went smoothly but when I try to boot, I'm staying stuck
with black screen (alt+f1 console does not work). If  I don't specify
vga=XXX parameter (cmdline during booting) I can boot to console mode,
after I can use logcat, which tells me:

...
Can't open dex cache '/data/dalvik-cache/
sys...@framework@core....@classes.dex': No such file or directory
Unable to open or create cache for /system/framework/core.jar
...

and therefore, Dalvik does not start.

If I try to delete all content of /data/ directory, I'm getting error
that file-system is a read-only.

Any suggestions or similar problems?

Thanks for help,

Frank
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to