移除nfs挂载 umount -f -l /fold -f 强制umount,即使nfs server仍然存在 -l 懒umount,文件系统不繁忙的时候移除所有引用 来源:https://www.cnblogs.com/xiaoyongyang/p/11906883.html 标签 mount nfs