mount: wrong fs type, bad option, bad superblock on
远程客户端没有安装 nfs 工具
- #centos
yum install nfs-utils
- #ubuntu
apt-get install nfs-common
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------