Kernel panic, kernelpanic

Source: Internet
Author: User

Kernel panic, kernelpanic
When linux is started in single-user mode,
The following error occurs:
Kernel panic-not syncing: Attempted to kill init!

Check,
There are two possibilities:
One case is that there is a problem with the root point in the grub configuration,
Another reason may be that the kernel has no hard drive.

In the first case, the solution is as follows:
When the system starts, press 'e' to go To the grub editing page and edit the grub menu,
Select the "kernel/vmlinuz-2.6.23.1-42.fc8 ro root =/dev/vogroup00/logvol00 rhgb quiet" column,
Press the 'E' key to edit the file, and add enforcing = 0 at the end,
That is:
Kernel/vmlinuz-2.6.23.1-42.fc8 ro root =/dev/vogroup00/logvol00 rhgb quiet enforcing = 0
Press the 'B' key to continue the guide, and OK will proceed smoothly.

In the second case, the solution is as follows:
Press e to enter the following interface

Move to 2nd options, and then press e to edit
Enter selinux = 0

Press enter.
Return to the original interface,


Press B to start the instance.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.