Install CentOS Alert enhancements under virtual machines

Source: Internet
Author: User

Installation of the CentOS system in the VirtualBox virtual machine, the installation of the enhanced features the Times is wrong, the error is "CentOS the headers for the current running kernel were not found ...", The cause of the error is that the system can not find kernel headers, found on the Internet method, the original solution is:

1) Yum Install Gcc-y

2) Yum install gcc kernel-devel kernel-headers-y

3) Rebooting the system

However, after performing the above steps and restarting the system, the enhancements will not be installed. You can install the enhancements after using the Yum install kernel* and rebooting the system.

Therefore, the solution can be modified to:

1) Yum Install Gcc-y

2) Yum install kernel*/yum install kernel-devel*

3) Rebooting the system



Install CentOS Alert enhancements under virtual machines

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.