Kernel panic - not syncing: Attempted to kill init

时间:2023-03-10 00:15:35
Kernel panic - not syncing: Attempted to kill init

Kernel panic - not syncing: Attempted to kill init

解决方法:
系统启动的时候,按下‘e’键进入grub编辑界面,编辑grub菜单,选择“kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/vogroup00/logvol00 rhgb quiet” 一栏,按‘e’键进入编辑,在末尾增加enforcing=0,即:
kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/vogroup00/logvol00 rhgb quiet enforcing=0
按‘b’键继续引导,OK顺利前进。

但是修改了什么参数导致这个问题还是需要解决,不然重启依然会