进入应急模式后,使用命令 df -h 查看哪些盘正常挂载上了 然后使用 vim /etc/fstab 查看其中哪块盘或者分区没有在 df -h 中显示,将其注释掉 , wq 保存退出 重启系统 reboot