A kernel panic error occurs during kernel compilation.

Source: Internet
Author: User

After the kernel is compiled and restarted, the kernel panic prompt appears, which may be:

1. Grub configuration error. You can modify it according to other grub configuration files;

2. Most of them are because the system file system formats support not being compiled into the kernel. If the system applies file formats such as ext2, ext3, and reiserfs, the corresponding options must be compiled into the kernel.

Use make menuconfig on the terminal, select File System in the options that appear, and compile the system format required by the user into the kernel. This error will not occur.

3. The. config file is shared among different Linux versions. The two versions may have different initialization formats for the file system.

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.