Nfs Deployment - SMART Embedded Computing COMX-P2020 BSP User Manual

Hide thumbs Also See for COMX-P2020 BSP:
Table of Contents

Advertisement

6.2

NFS Deployment

1. Configure U-Boot for NFS Deployment.
=> setenv ethaddr <MAC Address 1>
=> setenv eth1addr <MAC Address 2>
=> setenv eth2addr <MAC Address 3>
=>setenv ethact eTSEC1
=>setenv ipaddr <board_ipaddress>
=>setenv serverip <tftp_serverip>
=>setenv gatewayip <your_gatewayip>
=>setenv netmask <net_mask>
=> setenv tftppath COMX-P2020/current/rootfs_nfs
=> setenv rootpath /local/tftpboot/COMX-P2020/current/rootfs_nfs
2. Run Command: "run nfsboot" to start Linux, for example:
=> run nfsboot
Enet starting in 100BT/FD
Speed: 100, full duplex
Using eTSEC1 device
TFTP from server 192.168.0.197; our IP address is 192.168.0.250
Filename 'COMX-P2020/current/uImage'.
Load address: 0x1000000
Loading:
#################################################################
#################################################################
#################################################################
done
Bytes transferred = 3416476 (34219c hex)
Enet starting in 100BT/FD
Speed: 100, full duplex
Using eTSEC1 device
TFTP from server 192.168.0.197; our IP address is 192.168.0.250
Filename 'COMX-P2020/current/comx.dtb'.
Load address: 0xc00000
COMX-P2020 BSP User Guide (6806800L84C)
######################################
Start Linux
73

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COMX-P2020 BSP and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents