Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX9-L/General/Booting from nfs

18 bytes added, 30 January
Booting from NFS
root
root@desk-mx93:~#
</pre>
 
The following message appears from the VM, when the rootfs is mounted:
<pre>
dvdk@vagrant:~$ cat /var/log/syslog | tail -n 2
Jan 30 16:06:08 vagrant tftpd[2326386]: tftpd: serving file from /tftpboot
Jan 30 16:06:15 vagrant rpc.mountd[862]: authenticated mount request from 192.168.0.89:720 for /home/dvdk/desk-mx-l/rfs/desk-mx9-l-5.0.0/mx9 (/home)
</pre>
 
===Kernel Module===
 
The module are already present and loaded on RFS on MVM.
 
<pre>
root@desk-mx93:~# ls -l /lib/modules/$(uname -r)
total 1180
drwxr-xr-x 3 root root 4096 Mar 9 2018 extra
drwxr-xr-x 11 root root 4096 Mar 9 2018 kernel
-rw-r--r-- 1 root root 220476 Mar 9 2018 modules.alias
-rw-r--r-- 1 root root 229732 Mar 9 2018 modules.alias.bin
-rw-r--r-- 1 root root 37574 Mar 9 2018 modules.builtin
-rw-r--r-- 1 root root 21202 Mar 9 2018 modules.builtin.alias.bin
-rw-r--r-- 1 root root 40950 Mar 9 2018 modules.builtin.bin
-rw-r--r-- 1 root root 239291 Mar 9 2018 modules.builtin.modinfo
-rw-r--r-- 1 root root 52225 Mar 9 2018 modules.dep
-rw-r--r-- 1 root root 91940 Mar 9 2018 modules.dep.bin
-rw-r--r-- 1 root root 146 Mar 9 2018 modules.devname
-rw-r--r-- 1 root root 33890 Mar 9 2018 modules.order
-rw-r--r-- 1 root root 391 Mar 9 2018 modules.softdep
-rw-r--r-- 1 root root 89290 Mar 9 2018 modules.symbols
-rw-r--r-- 1 root root 114396 Mar 9 2018 modules.symbols.bin
root@desk-mx93:~# lsmod
Module Size Used by
crct10dif_ce 16384 1
polyval_ce 16384 0
polyval_generic 16384 1 polyval_ce
layerscape_edac_mod 16384 0
fuse 135168 1
root@desk-mx93:~# cat /etc/os-release
ID=fsl-imx-wayland
meta-dave = HEAD:7ec931f7492f729281db6ec71a7492a4160f9931
meta-desk-mx = HEAD:659033ca1edf35389c685567b4523ee640049f74
root@desk-mx93:~#
</pre>
 
The following message appears from the VM, when the rootfs is mounted:
<pre>
dvdk@vagrant:~$ cat /var/log/syslog | tail -n 2
Jan 30 16:06:08 vagrant tftpd[2326386]: tftpd: serving file from /tftpboot
Jan 30 16:06:15 vagrant rpc.mountd[862]: authenticated mount request from 192.168.0.89:720 for /home/dvdk/desk-mx-l/rfs/desk-mx9-l-5.0.0/mx9 (/home)
</pre>
 
===Kernel Module===
 
The module are already present and loaded on RFS on MVM.
 
<pre>
root@desk-mx93:~# ls -l /lib/modules/$(uname -r)
total 1180
drwxr-xr-x 3 root root 4096 Mar 9 2018 extra
drwxr-xr-x 11 root root 4096 Mar 9 2018 kernel
-rw-r--r-- 1 root root 220476 Mar 9 2018 modules.alias
-rw-r--r-- 1 root root 229732 Mar 9 2018 modules.alias.bin
-rw-r--r-- 1 root root 37574 Mar 9 2018 modules.builtin
-rw-r--r-- 1 root root 21202 Mar 9 2018 modules.builtin.alias.bin
-rw-r--r-- 1 root root 40950 Mar 9 2018 modules.builtin.bin
-rw-r--r-- 1 root root 239291 Mar 9 2018 modules.builtin.modinfo
-rw-r--r-- 1 root root 52225 Mar 9 2018 modules.dep
-rw-r--r-- 1 root root 91940 Mar 9 2018 modules.dep.bin
-rw-r--r-- 1 root root 146 Mar 9 2018 modules.devname
-rw-r--r-- 1 root root 33890 Mar 9 2018 modules.order
-rw-r--r-- 1 root root 391 Mar 9 2018 modules.softdep
-rw-r--r-- 1 root root 89290 Mar 9 2018 modules.symbols
-rw-r--r-- 1 root root 114396 Mar 9 2018 modules.symbols.bin
root@desk-mx93:~# lsmod
Module Size Used by
crct10dif_ce 16384 1
polyval_ce 16384 0
polyval_generic 16384 1 polyval_ce
layerscape_edac_mod 16384 0
fuse 135168 1
root@desk-mx93:~#
</pre>
dave_user
223
edits