Problem with the installation of VirtualBox
Posted
by
Antonis Grigoriadis
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Antonis Grigoriadis
Published on 2014-05-13T19:52:54Z
Indexed on
2014/08/20
4:31 UTC
Read the original article
Hit count: 454
14.04
|virtualbox
I am trying to install virtualbox and make it work but it doesn't seem I can. In the image you can seem the output.
If I run VBoxManage --version
I get:
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
4.3.10_Ubuntur93012
But virtualbox-dkms is already installed and at the latest version. So I tried to reinstall it and i got this:
Any help will be appreciated.
EDIT:
The output after reconfigure (@M.Tarun suggestion):
EDIT 2:
Also installed the sources as @Hmayag instructed, purged virtualbox and installed it again but I got the same problem.
© Ask Ubuntu or respective owner