Booting kernel error using CentOS: Kernel:pnp 00:0b:can ' t evaluate _crs:8

Source: Internet
Author: User

CentOS system during the boot process, has been encountering a black screen prompt: "Kernel:pnp 00:0b:can ' t evaluate _crs:8", ignore it still can start the system and work normally, unknown why.

After checking, this is the kernel boot error, need to modify the kernel parameters in order to avoid this error on boot:

Pnpacpi=off

Disable the ACPI Plug and Play feature instead of using antique pnpbios.

The specific actions are:

sudo vi /boot/grub//vmlinuz-2.6. -573el6.x86_64 ro root=/dev/mapper/vg_she-lv_root rd_no_luks rd_no_md rd_lvm_lv=vg_she/lv_swap Crashkernel=auto LANG=ZH_CN. utf-8 rd_lvm_lv=vg_she/lv_root  keyboardtype=pc keytable=us rd_no_dm rhgb quiet nouveau.modeset=0  Pnpacpi=off

Save exit, restart, this black screen prompt disappears.

Resources:

[1] http://blog.csdn.net/java_way/article/details/47066579

[2] Http://www.jinbuguo.com/kernel/boot_parameters.html

Booting kernel error using CentOS: Kernel:pnp 00:0b:can ' t evaluate _crs:8

Related Article

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.