centos7断电重启之后you might want to save “/run/initramfs/rdsosreport.txt“ to a USB stick or /boot

 

 

执行命令

 

xfs_repair /dev/mapper/centos-root或者xfs_repair /dev/mapper/centos-root -L

1

注: -L 参数,这样可能会丢失部分数据。

 

 

修复完成后

 

 

最后执行重启命令

 

reboot

你可能感兴趣的:(linux,linux,centos,服务器)