Solve the Problem of vbox In Ubuntu (rc =-1908)

Source: Internet
Author: User
Always encounter Kerneldrivernotinstalled (rc =-1908) TheVirtualBoxLinuxkerneldriver (vboxdrv) iseithernotloadedorthereisapermissionproblemwith/dev/vboxdrv. Re-setuptheker

When using virtual machine VBOX in Ubuntu

Kernel driver not installed (rc =-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with/dev/vboxdrv. Re-setup the kernel module by executing

'/Etc/init. d/vboxdrv setup'

As root. Users of Ubuntu, Fedora or Mandriva shocould install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

This is the case. Generally, you only need to reinstall VBOX to solve this problem. However, after reinstalling the VBOX, the problem will occur again after the computer is restarted, which is very depressing, if you don't fix the root cause, you have to install VBOX once before you start the computer to use VBOX. This is very troublesome. So I consulted the children's shoes in the Ubuntu group.

The reply is that my VBOX lacks some necessary module-assistant.

Therefore, you must install module-assistant for the system.

Sudo apt-get install module-assistant
Then load
Sudo modprobe vboxnetflt

After the completion, the Kernel driver not installed (rc =-1908) will no longer appear, and the XP startup screen will be displayed smoothly ~

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.