问题现象:CentOS 7.9虚拟机断电或强制关机,开机无法进入系统,如下图所示
错误关键原因:
读取根节点失败
failed to read root inode
无法挂载/sysroot
failed to mount /sysroot
Initrd根文件系统的依赖关系失败
Dependency failed for Initrd root File System
从实际根目录重新加载配置的依赖性失败
Dependency failed for Reload configuration from the Real Root
强制xfs_repair将日志清空
xfs_repair -v -L /dev/dm-0
重启系统
reboot
Linux最后更新:2024-12-10