操作:虚拟机UBANTU 16.04 /home/le/nfs 挂载到IPC (网络摄像机 ) /tmp/hb
08:32:13/tmp # mount -t nfs -o nolock 192.168.0.101:/home/le/nfs /tmp/hb
08:32:13mount: mounting 192.168.0.101:/home/le/nfs on /tmp/hb failed: Operation not supported
错误原因:我虚拟机设置静态ip配置出错,导致无法ping通主机
解决:修改网络配置,使得主机,虚拟机,IPC 3者相互PING通