CentOS开机提示kernel panic...解决方法
时间:2016-03-30 20:15 来源:linux.it.net.cn 作者:IT
环境:CentOS release 6.7
问题:开机提示“Kernel panic - not syncing: Attempted to kill init!”

解决方案:
1、强制重启,编辑grub启动选项,按E键,选中kernel开头的行,再按E键,在最后添加enforcing=0,
2、按B键重启,

3、系统正常启动后,修改grub启动选项

(责任编辑:IT)
环境:CentOS release 6.7
问题:开机提示“Kernel panic - not syncing: Attempted to kill init!”
解决方案: 1、强制重启,编辑grub启动选项,按E键,选中kernel开头的行,再按E键,在最后添加enforcing=0,
2、按B键重启,
3、系统正常启动后,修改grub启动选项
|