linux系统因为断电重启之后,启动异常,报错如图:
Please umount the filesystem and rectify the problem(s) 。。。。。
Generating "/run/initramfs/rdsosreport.txt"。。。
修复步骤:
1、输入命令:ls -l /dev/mapper
2、再输入:xfs_repair /dev/dm-0
3、输入命令:xfs_repair -L /dev/dm-0
4、最后进行重启:init 6 等价于 reboot
版权声明:
此文为本站源创文章[或由本站编辑从网络整理改编],
转载请备注出处:
[CSDN]
https://blog.csdn.net/Small_StarOne/article/details/102796845
[若此文确切存在侵权,请联系本站管理员进行删除!]
--THE END--