我的PC机NFS文件/maxwit/share也建好, 其他PC可以将这个文件MOUNT去
为什么我的开发板和PC可以PING通
但用开发板(TINY 6410)mount就会出现这个问题啊
mount -t nfs -o nolock 127.16.100.61:/maxwit/share /mnt
mount: RPC: Unable to receive; errno = Connection refused
mount: mounting 127.16.100.61:/maxwit/share on /mnt failed: Bad file descriptor 从