mount -t nfs -o intr,nolock,rsize=1024,wsize=1024 192.168.0.121:/主机nfs目录 /挂载路径
nfs:server is not responding,still trying 原因与解决方案
最新推荐文章于 2021-05-27 14:59:36 发布
mount -t nfs -o intr,nolock,rsize=1024,wsize=1024 192.168.0.121:/主机nfs目录 /挂载路径