新安装的centos6.5,安装完成后按照提示进行重启,

重启后发现无法进入系统,

问题:开机提示“Kernel panic - not syncing: Attempted to kill init!”

 

解决办法:

1、强制重启,编辑grub启动选项;

  开机过程中按e,选中kernel开头的行,再按e键,在最后添加enforcing=0,

  问题:开机提示“Kernel panic - not syncing: Attempted to kill init!”

2、编辑之后,按b重启,

3、系统正常启动后,修改grub启动选项:vim /etc/grub.conf

问题:开机提示“Kernel panic - not syncing: Attempted to kill init!”

 

相关文章:

  • 2022-12-23
  • 2021-08-28
  • 2021-04-28
  • 2021-07-30
  • 2021-06-18
猜你喜欢
  • 2021-05-31
  • 2022-12-23
  • 2021-05-20
  • 2022-12-23
相关资源
相似解决方案