Ubuntu8.04 solve VirtualBoxose Installation Error

Source: Internet
Author: User
Today, I want to install a virtual machine in Ubuntu8.04. I used to install virtualbox and add the user to the virtualbox group. But today I am reporting this error to VirtualBoxkerneldrivernotinstalled. Release/dev/vboxdrvwasnotcreatedf.

Today, I want to install a virtual machine in Ubuntu 8.04. I used to install virtual box and add the user to the virtualbox group. But today I am reporting this error.

VirtualBox kernel driver not installed. the vboxdrv kernel module was either not loaded or/dev/vboxdrv was not created for some reason. please install the virtualbox-ose-modules package for your kernel, e.g. virtualbox-ose-modules-generic .. VBox status code:-1908 (VERR_VM_DRIVER_NOT_INSTALLED ).

Return code:
Zero x 80004005

Components:
Console

Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

It is said that the kernel has not loaded the VirtualBox module. I checked a lot of solutions on the Internet and it seems that it is useless. I used the following methods and succeeded.

Sudo aptitude install virtualbox-ose-modules-generic

Restart the machine

Sudo apt-get install virtualbox-
Ose-source
Sudo module-assistant update
Sudo module-assistant prepare
Sudo module-assistant a-I virtualbox-ose
Sudo/etc/init. d/vboxdrv restart

Run VirtualBox. You can use it now.

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.