- 博客(4)
- 收藏
- 关注
转载 centos安装tftp和配置
###使用环境:VMware12+centos6.6-32位将centos的系统挂载到虚拟光驱上,拷贝出xinetd-2.3.14-39.el6_4.i686.rpmtftp-server-0.49-7.el6.i686.rpm###安装这两个包# rpm -ivh xinetd-2...
2017-03-14 13:59:00
160
转载 arm开发板使用tftp下载文件到本地
首先使用tftp --help 帮助命令查看帮助信息[root@FriendlyARM run]# tftp --helpBusyBox v1.17.2 (2010-12-30 11:13:11 HKT) multi-call binary.Usage: tftp [OPTIONS]...
2017-03-12 15:50:00
994
转载 使用linux烧写smart210的uboot
dd iflag=dsync oflag=dsync if=<you uboot file path> of=/dev/sdb seek=1说明:if=待烧写文件路径;of=盘符 (可以使用 cat /proc/partitions #找出SD卡对应的设备,一般...
2017-03-11 23:28:00
255
转载 ping: sendto: Network is unreachable 和PING bad address
##ping: sendto: Network is unreachable问题描述:在arm板上ping外网显示ping: sendto: Network is unreachable解决方法:添加路由网关设置route add default gw 192.168.1.1 //这个...
2017-03-09 14:35:00
1588
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人