CentOS 6.7启动报错Kernel panic - not syncing

2024-10-12 00:53:42

记录本人在学习centos时,安装好以后启动报错的问题

工具/原料

vmware12

CentOS 6.7

问题及原因分析

1、一、报错信息Kernel panic - not syncing: Attempted to kil造婷用痃l init!Pid: 1, comm: init Not tainted 2.6.32-573.e16.x86_64 #1错误详情如下图:

CentOS 6.7启动报错Kernel panic - not syncing

2、 进入GNU GRUB在这个见面按“e”键进入编辑

CentOS 6.7启动报错Kernel panic - not syncing

4、 编辑和保存在文本的末尾加上 “enforcing=0”,然后回车就可以保存了。保存成功以后,会跳转到第3步的界面,再按“b”键,就可以重新引导系统了。

CentOS 6.7启动报错Kernel panic - not syncing
猜你喜欢