EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
碰到一个问题好多天没解决,网上很多人都碰到了类似的问题,但我这边按他们的方法解决不了问题。求大神解惑。 问题描述:
+ ]" F/ w/ S! D. A8 [. W: b, W$ Y开发板nfs挂载ubuntu虚拟机失败。提示:$ U9 t, Z" l7 H6 m
mount: wrong fs type, bad option, bad superblock on 192.168.1.2:/home/hjr/share/nfs,# P( a2 k( E, Q! i" r
missing codepage or helper program, or other error" l" H" h/ `- c( N0 u7 z* B+ f$ l
(for several filesystems (e.g. nfs, cifs) you might
' o; M; r) u# Z9 P: m! b/ ^1 ?: Uneed a /sbin/mount. helper program)
+ j" [9 q( Z! i' h* eIn some cases useful info is found in syslog - try9 C5 n- |+ [/ l: m& x
dmesg | tail or so. 网上很多人碰到这个问题,都说要安装nfs-utils。但我这是开发板,安不上啊。 在开发板的/proc/filesystems下有nodev nfs和nodev nfs4。但是在/sbin下没有mount.nfs。 ubuntu虚拟机的nfs服务器测试OK。 开发板也可以ping的通主机:
& G5 P5 p7 z/ J% Oroot@firefly:/sbin# ping 192.168.1.2) F" ~/ r% F! i U
1 y6 Z+ A1 [6 S' C- \3 iPING 192.168.1.2 (192.168.1.2) 56(84) bytes of data.
3 Q4 m. u- D/ Y6 I) A% }* u64 bytes from 192.168.1.2: icmp_seq=1 ttl=64 time=1.55 ms0 u, c( F, }8 L" L8 S1 c
64 bytes from 192.168.1.2: icmp_seq=2 ttl=64 time=0.873 ms
* l+ |% n% r/ ]/ j' R% F1 K( V1 o64 bytes from 192.168.1.2: icmp_seq=3 ttl=64 time=0.724 ms& Y! a4 G R' e2 g+ I5 h% ?
64 bytes from 192.168.1.2: icmp_seq=4 ttl=64 time=0.902 ms1 B& a% G2 s$ L0 z- ]
^C
! |8 u1 t5 u. K* u% N- g--- 192.168.1.2 ping statistics ---
1 v Y, s& n5 t& M+ A! a2 t4 packets transmitted, 4 received, 0% packet loss, time 3001ms" x% M7 [0 b* Z4 Y3 L0 O
rtt min/avg/max/mdev = 0.724/1.014/1.557/0.320 ms 好几天没弄好。路过的大神帮忙解解惑吧。。。
9 ~0 [' a; D. J# K: h' l |