强制断电导致的磁盘文件损坏 进入应急模式
2021-09-08 本文已影响0人
无味wy
开机提示如下:

修复磁盘
xfs_repair /dev/centos/root
修复报错如下:

检查日志
xfs_repair -n /dev/centos/root
清理日志(建议先备份)
xfs_repair -L dev/centos/root
#做完以上操作重启 reboot
开机提示如下:
修复磁盘
xfs_repair /dev/centos/root
修复报错如下:
检查日志
xfs_repair -n /dev/centos/root
清理日志(建议先备份)
xfs_repair -L dev/centos/root
#做完以上操作重启 reboot