码迷,mamicode.com
首页 > 其他好文 > 详细

挂载根目录注意事项

时间:2018-04-18 18:55:23      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:rt4   根目录   rootfs   inf   ima   roo   img   initrd   使用   

技术分享图片
使用NFS前env为:
技术分享图片
bootcmd=nand read.i c0008000 8000 500000;bootm c0008000
setenv bootargs noinitrd console=ttySAC0,115200
 
 
 
 
 
setenv bootargs noinitrd console=ttySAC0,115200 init=/init root=/dev/nfs rw nfsroot=192.168.0.110:/home/s5-drivers/part4-wenjian/rootfs,proto=tcp,nfsvers=3 ip=192.168.0.80:192.168.0.110:192.168.1.1:255.255.255.0::eth0:off 

挂载根目录注意事项

标签:rt4   根目录   rootfs   inf   ima   roo   img   initrd   使用   

原文地址:https://www.cnblogs.com/yuxingli/p/8875942.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!