How to fix Virtualbox error “Kernel driver not installed (rc=-1908)” on Kali Linux
Today I will show you how to fix error virtualbox so maybe you knew alot of linux like Kali Linux also it's has problem with Virtualbox when you start it message error 1908
Let's Follow my step close Virtualbox first and then command on Terminal
$ sudo apt-get install build-essential module-assistant
$ sudo m-a prepare
Command Finally :
$ sudo /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules ...done.
Recompiling VirtualBox kernel modules ...done.
Starting VirtualBox kernel modules ...done.
For command below is thesame I means if command not found ( $ sudo /etc/init.d/vboxdrv setup )
For command below is thesame I means if command not found ( $ sudo /etc/init.d/vboxdrv setup )