楼主,我的bootargs按你这样写的,如下
setenv bootargs noinitrd root=/dev/nfs nfsroot=172.16.20.133:/work/rootfs/rootfs_qtopia_qt4 ip=172.16.20.92:172.16.20.133:172.16.20.254:255.255.255.0::eth0:off console=ttySAC0,115200
但是出现了问题,显示
mount: 172.16.20.133:/work/rootfs/rootfs_qtopia_qt4,proto=tcp,nfsvers=3,nolock failed, reason given by server: No such file or directory
1Wire touchscreen OK
/init: line 103: can't open /r/dev/console: no such file
Kernel panic - not syncing: Attempted to kill init!
说mount不上,启动不了nfs,怎么办