You may be able to reference the init.rc to see which partition is
mounted as /data( by default it seems to be /dev/block/sda8), do you
have the right partition and file system type(ext3)?
--
Chen

On Sat, Apr 25, 2009 at 11:57 PM, FrankieCZ <[email protected]> wrote:
>
> 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@[email protected]': 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: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to