IMX6 NFS Error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 NFS Error

973 Views
jgn763
Contributor I

VFS: Mounted root (nfs filesystem) on device 0:17.
devtmpfs: mounted
Freeing unused kernel memory: 1024K (c1000000 - c1100000)
init: init first stage started!
audit: type=1403 audit(2434.400:2): policy loaded auid=4294967295 ses=4294967295
init: (Initializing SELinux non-enforcing took 0.09s.)
init: Sarvana : SELinux: /init
init: Saran : SELinux: restorecon_sb 1230
init: Saran : SELinux: restorecon_sb 1234
init: Saran : SELinux: restorecon_sb 1238
init: Saran : SELinux: restorecon_sb 1254
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
reboot: Restarting system with command 'recovery'

U-Boot SPL 2015.04-dirty (Sep 25 2019 - 19:31:13)
Boot Device: SD0
Boot Device: SD0
reading u-boot.img
reading u-boot.img

Bootargs :

setenv ipaddr 10.17.129.68
setenv serverip 10.17.129.214
setenv nfsroot /srv/nfsandroid
setenv ip_dyn no
setenv bootfile zImage
setenv fdtfile imx6q-wandboard-revd1.dtb
setenv netargs 'setenv bootargs ${bootargs_base} console=${console},${baudrate} root=/dev/nfs rootwait rw ip=dhcp init=/init nfsroot=${serverip}:${nfsroot},v3,tcp androidboot.selinux=permissive'
env save
run netboot####

Labels (2)
Tags (2)
0 Kudos
1 Reply

760 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

I suggest you follow the below document, especially the part where you are setting up the NFS and TFTP server in the host computer. 

https://community.nxp.com/docs/DOC-103717 

Best regards,

Diego. 

0 Kudos