1.虚拟机Centos7无法启动:

虚拟机Centos报corruption of in-memory data detected错误的恢复

2.ls查看当前目录,ls -l dev/mapper查看那个是XXX-root文件;

使用xfs_repair命令修复XXX-root文件:

xfs_repair -L /dev/mapper/centos-root

虚拟机Centos报corruption of in-memory data detected错误的恢复

3.进行重新启动

init 6

虚拟机Centos报corruption of in-memory data detected错误的恢复

相关文章: