"Go" virtualbox 4.08 install virtual machine Ubuntu11.04 enhancements Failure resolution method

Source: Internet
Author: User

Original URL:http://fuliang.iteye.com/blog/1102998

Ubuntu11.04 enhancements failed in Notebook installation

Reference
[Email protected]:~$ sudo/etc/init.d/vboxadd Setup
Removing existing VirtualBox DKMS kernel modules ... done.
Removing existing VirtualBox non-dkms kernel modules ... done.
Building the VirtualBox Guest Additions kernel modules
The headers is running kernel were not found. If the following
Module compilation fails then this could is the reason.

Building The main Guest additions module ... done.
Building the shared folder support module ... done.
Building the OpenGL support module ... done.
Doing non-kernel setup of the Guest additions ... done.
Should restart your guest to make sure the new modules is actually used


At the time of building VirtualBox Guest Additions kernel modules, the Kernal header file was missing,
Use the following command to install:

Reference
sudo apt-get install dkms build-essential linux-headers-$ (uname-r)


In fact, Build-essential Linux-headers is the latest, but the lack of dkms (Dynamic Kernel Module support), when there is a new kernal installation, It allows the kernal device to be driven to rebuild automatically.
For details see: Http://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support
and then

Reference
Sudo/etc/init.d/vboxadd Setup


Success:

Reference
Removing existing VirtualBox DKMS kernel modules ... done.
Removing existing VirtualBox non-dkms kernel modules ... done.
Building the VirtualBox Guest additions kernel modules ... done.
Doing non-kernel setup of the Guest additions ... done.
Should restart your guest to make sure the new modules is actually used

"Go" virtualbox 4.08 install virtual machine Ubuntu11.04 enhancements Failure resolution method

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.