Docs/linux基础/linux系统异常处理.md

195 KiB

1.Entering emergency mode.

(1)启动centos7,报错如下 (2)输入journalctl,查看报错日志 failed to mount /sysroot. Dependency failed for Initrd root File System. Dependency failed for Reload configuration from the Real Root. (3)修复/dev/dm-0 xfs_repair -v -L /dev/dm-0 (4)重启 reboot