1、TFTP 服务器搭建和测试
2、开发板实现 TFTP 文件传输
tftp -g -l test -r test 192.168.1.103
3、NFS文件系统
su root
cd /home/yrh/minilinux/
cp -r /home/yrh/Linux/helloworld system/bin/
1、TFTP 服务器搭建和测试
2、开发板实现 TFTP 文件传输
tftp -g -l test -r test 192.168.1.103
3、NFS文件系统
su root
cd /home/yrh/minilinux/
cp -r /home/yrh/Linux/helloworld system/bin/