How to fix Virtualbox error “Kernel driver not installed (rc=-1908)” on Kali Linux

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 )

You can use this command $ sudo /sbin/rcvboxdrv setup

It's work I hope you enjoy with this topic and fix problem 

 

Note : For Education Only 


Thank for visit I hope see you soon...............

 


Share this

Related Posts

Previous
Next Post »