centos mount nfs-mount: wrong fs type, bad option

来源:互联网 发布:遗传算法入门经典实例 编辑:程序博客网 时间:2024/06/05 03:08

CentOS 6.0:
yum install -y nfs-utils rpcbind
CentOS 5.x:
yum install -y nfs-utils portmap
注:rpcbind是端口映射服务,在CentOS5下为portmap

0 0
原创粉丝点击