Problem is solved. I did everything again and problem with dalvik-
cache is not present (seems there was some problem during creating img
file, evenly i've tried it twice...). Now, I have another problem,
which is related to SurfaceFlinger and problem with:

 608 E/GLLogger(  441): couldn't load <libhgl.so> library (Cannot find
library)

and segfault problem...so GUI is not starting still :(


This seems to be more common problem (as far as I could see more
people facing with it), so I'm trying to figure out how to solve
it....

Anyway, thanks,

Frank

On Apr 25, 6:06 pm, Chen Yang <sunsety...@gmail.com> wrote:
> 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 <franki...@centrum.cz> 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/B...
>
> > 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...@framew...@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