December 24

Linux: Unable to Install VirtualBox Due to Missing Kernel Module

Error:

No suitable module for running kernel found When proceeding with starting virtualbox, I get this error: WARNING: The character device /dev/vboxdrv does not exist. Please install the virtualbox-ose-dkms package and the appropriate headers, most likely linux-headers-generic.

You will not be able to start VMs until this problem is fixed.

Solution:

Install build-essentials.

apt-get install build-essentials

and install linux-kernel-headers

apt-get install linux-kernel-headers

or

apt-get install linux-kernel-*

Install dkms

apt-get install dkms

 

 


Copyright 2021. All rights reserved.

Posted December 24, 2012 by Timothy Conrad in category "Linux

About the Author

If I were to describe myself with one word it would be, creative. I am interested in almost everything which keeps me rather busy. Here you will find some of my technical musings. Securely email me using - PGP: 4CB8 91EB 0C0A A530 3BE9 6D76 B076 96F1 6135 0A1B