- 打开终端输入
sudo nano /etc/auto_master
回车,输入密码;2. 找到第5行的/net -hosts -nobrowse,hidefromfinder,nosuid
在/net前面加上个#号,注释掉,然后按一下control+x键退出,提示你是否要保存再一下y,回车就OK了;
- 在执行一下
sudo automount -vc
回车,就搞定了
© 著作权归作者所有
sudo nano /etc/auto_master
回车,输入密码;2. 找到第5行的 /net -hosts -nobrowse,hidefromfinder,nosuid
在/net前面加上个#号,注释掉,然后按一下control+x键退出,提示你是否要保存再一下y,回车就OK了;sudo automount -vc
回车,就搞定了
文章评论(0)