[android-porting] Re: Boot 4.2.1 missing dex file

2013-02-19 Thread Preethi
For me, using all_squash with anonuid and anongid set to 0(root user's uid and gid) in /etc/exports solved this issue. On Sunday, 17 February 2013 09:06:44 UTC+5:30, David wrote: > > I am porting Android 4.2.1 to a new hardware platform. Since we don't have > emmc or nand ready we try to boot fr

[android-porting] Re: Boot 4.2.1 missing dex file

2013-02-18 Thread Zoltan Kuscsik
Your /data/dalvik-cache/ folder is not writable by the user with system UID. Zoltan On Sunday, February 17, 2013 4:36:44 AM UTC+1, David wrote: > > I am porting Android 4.2.1 to a new hardware platform. Since we don't have > emmc or nand ready we try to boot from NFS. > However, we found some o