booting Android over NFS

43 views
Skip to first unread message

shahul hameed

unread,
Jan 2, 2019, 4:46:58 AM1/2/19
to Android-x86
Hi All,

I am tyring to boot Android-x86 over nfs

I am using Android-N,

kernel command line

 root=/dev/nfs rw netboot=nfs  nfsroot=192.168.xx.xx:/home/Source/AndroidN/out/target/product/x86_64/root,nolock,wsize=4096,rsize=4096 rw ip=dhcp androidboot.selinux=permissive androidboot.hardware=android_x86_64  initrd=       SRC= DATA=


after booting i am facing below error:

init: init first stage started!
audit: type=1403 audit(3005.970:2): policy loaded auid=4294967295 ses=4294967295
init: (Initializing SELinux non-enforcing took 0.10s.)
init: SELinux: Could not set context for /init: Operation not supported on transport endpoint
init: restorecon failed: Operation not supported on transport endpoint
init: Security failure; rebooting into recovery mode...
sysrq: SysRq : Emergency Remount R/O
Emergency Remount complete


Can anyone please help me to resolve this issue.

Thanks in Advance,
Sk shahul.

Chih-Wei Huang

unread,
Jan 2, 2019, 11:05:34 PM1/2/19
to Android-x86
shahul hameed <shahulha...@gmail.com> 於 2019年1月2日 週三 下午5:47寫道:
> I am tyring to boot Android-x86 over nfs
>
> I am using Android-N,
>
> kernel command line
>
> root=/dev/nfs rw netboot=nfs nfsroot=192.168.xx.xx:/home/Source/AndroidN/out/target/product/x86_64/root,nolock,wsize=4096,rsize=4096 rw ip=dhcp androidboot.selinux=permissive androidboot.hardware=android_x86_64 initrd= SRC= DATA=
>
> after booting i am facing below error:
>
> init: init first stage started!
> audit: type=1403 audit(3005.970:2): policy loaded auid=4294967295 ses=4294967295
> init: (Initializing SELinux non-enforcing took 0.10s.)
> init: SELinux: Could not set context for /init: Operation not supported on transport endpoint
> init: restorecon failed: Operation not supported on transport endpoint

Find the error message in the source then
try to disable the failure checking.

> init: Security failure; rebooting into recovery mode...
> sysrq: SysRq : Emergency Remount R/O
> Emergency Remount complete
> Can anyone please help me to resolve this issue.



--
Chih-Wei
Android-x86 project
http://www.android-x86.org

shahul hameed

unread,
Jan 3, 2019, 4:02:05 AM1/3/19
to Android-x86
Hi Chih-Wei ,

Thanks for reply, i will try it.

Regards,
Sk shahul.
Reply all
Reply to author
Forward
0 new messages