赞
踩
Ubuntu系统,通过修改 /etc/fstab 实现自动挂载盘
修改/etc/fstab后,重启,发现挂载失效:无法进入挂载盘的一级目录。
未安装nfs-common
apt-get install nfs-common -y