当nfs起根文件系统遇到如下问题时:
Try to bring eth0 interface up ...
nfs: server 192.168.0.10 not responding, still trying
到/opt/EmbedSky/root_nfs/etc/init.d/rcS,将文本中的
“net_set&”
这句话注释掉,即 “#net_set&”
(适用于天嵌2440)
当nfs起根文件系统遇到如下问题时:
Try to bring eth0 interface up ...
nfs: server 192.168.0.10 not responding, still trying
到/opt/EmbedSky/root_nfs/etc/init.d/rcS,将文本中的
“net_set&”
这句话注释掉,即 “#net_set&”
(适用于天嵌2440)