Changes

User:Pau pajuelo

216 bytes added, 13:18, 30 July 2012
no edit summary
== Set up NFS at IGEP Board ==
Configure igep.ini file located at boot partition. You can use this example:  <br>  '''Under construction'''
Comment MMC boot:
<pre>; --- Configure MMC boot ---
;root=/dev/mmcblk0p2 rw rootwait</pre>
<br> Add NFS configuration:
<pre>; --- Configure NFS boot ---
ip=192.168.5.1:192.168.5.10::255.255.255.0::eth0
root=/dev/nfs
nfsroot=192.168.5.10:/srv/{your_rootfs_dir}</pre>
<br> '''PROVE NFS A FLASH MEMORY'''
4,199
edits