Java大数据平台开发 学习笔记(43)—— centos7 断电导致 generating runinitramfsrdsosreport.txt 问题

it2023-02-18  91

1、开机就进入命令窗口:

generating “/run/initramfs/rdsosreport.txt” entering emergencymode. exit the shell to continue type “journalctl” to view system logs. you might want to save “/run/initramfs/rdsosreport.txt” to a usb stick or /boot after mounting them and attach it to a bug report。 / / / #

2、窗口提示信息如下:

3、解决方法:

Step 1) 输入:xfs_repair /dev/mapper/centos-root -L

Step 2) 输入:reboot


• 由 ChiKong_Tam 写于 2020 年 10 月 20 日

最新回复(0)