Solution to kernel driver not installed in VirtualBox in Linux

Source: Internet
Author: User

Solution to kernel driver not installed in VirtualBox in Linux

After the rhel-server-6.6-i386 is installed today, VirtualBox is successfully installed again, but when creating a virtual machine in VirtualBox again, "cannot open a new task for xx Virtual Machine" appears"

The following error message is displayed:

Run as prompted

#/Sbin/rcvboxdrv setup

But still failed

Stopping VirtualBox kernel modules [OK]
Recompiling VirtualBox kernel modules [failed]

I have been searching for a long time on the network and found that installation is required.

Kernel-devel

So install it

# Yum install kernel-devel

Run again

#/Sbin/rcvboxdrv setup

Stopping VirtualBox kernel modules [OK]
Recompiling VirtualBox kernel modules [OK]
Starting VirtualBox kernel modules [OK]

This solves the problem.

This article permanently updates the link address:

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.