I am trying to install virtualbox for genymotion on ubuntu 16.04. But failing everytime.
First of all I tried to install virtualbox with simple command
sudo apt-get install virutalbox
But, still virtual box was failing to start.
Then I searched for same error,
and I found this Problem with the installation of VirtualBox
I followed all the methods that are given, But didn't help.
I am positing the screenshots of all the commands that I have tried.
When I run virtualbox in terminal, it pops-up a new window for virtualbox , but still it gives warning in terminal that some character device /dev/vboxdrv is missing.And without this tool I will not be able to start virtualbox.
Please see in the picture
I am sure that I had appropriate linux-headers-4.4
I tried to install virtualbox-dkms package , but didn't help.
See this picture
I have taken more screenshots, but i can't upload them.
Any help will be appriciated. Thank you.
EDIT 1 This is what my terminal shows when I type "virtualbox" in terminal
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.