Hi,

Just for a try, add below flags into your bootard line:

enforcing=0 androidboot.selinux=permissive

Probably here at end:

setenv netargs 'setenv bootargs ${bootargs_base} 
console=${console},${baudrate} root=/dev/nfs rw ip=dhcp 
nfsroot=${serverip}:${nfsroot},v3,tcp'

It is something about root permission issue.
Can you share your BoardConfig.mk file and the complete Kernel booting log?


On Thursday, October 25, 2018 at 10:21:31 PM UTC+5:30, radhika somaiya 
wrote:
>
>
> Hi,
>
> I am trying to boot the Android Nougat 7.1.1 over NFS. For this I am 
> following Android 6 Marshmallow over Network File System (NFS) on the 
> Wandboard <http://android.serverbox.ch/?p=1777> link but unfortunately 
> got blocked at below error ;
>
> init: SELinux: Could not set context for /cache:  Read-only file system
> init: SELinux: Could not set context for /data:  Read-only file system
> init: cannot find '/system/bin/sh' (No such file or directory), disabling 
> 'console'
>
> Is there any document available that tells how to boot android nougat over 
> NFS ?
> Or anyone has any idea or solution to this problem ?
>
> Any help would be appreciated!
>
> Thanks in advance.
>

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

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to