Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installation of Virtual Box on Mac OS -- Kernel Driver Not loaded [closed]

While trying to install Virtual Box on Mac OS the installation fails and show me the failure message. But still I get a copy of Virtual Box installed. When add a KMDV file and try to start it I get an error saying Kernel driver not installed. I am attaching those messages here. Does others also face similar issue, would be nice to get some views on this.

Thanks.enter image description here

like image 952
Rajnil Guha Avatar asked Apr 02 '18 14:04

Rajnil Guha


2 Answers

Recently I've upgraded to MacOS (Catalina) 10.15.1 and I've upgraded to VB 6.0.14 and started getting above issue while starting my earlier guestOs i.e. Ubuntu 18.04LTS.

I've tried various solution, but nothing worked except this:

spctl kext-consent add VB5E2TV963

So you need to run this command in recovery mode terminal ONLY (Top Menu Bar » Utilities » Terminal). I was avoiding going into recovery mode but when nothing worked and you don't have any other option; you can save this command and note it down in some mobile app or notepad.

P.S.: In order to open recovery mode, you need to restart your system and press +R.

like image 130
vipin goyal Avatar answered Oct 16 '22 16:10

vipin goyal


Go to Security and Privacy / General in your System Settings. You will see that software from Oracle has been blocked. Allow it, and the software will work. The 'allow Oracle' option only exists for 30mins after the installer error.

See Apple's technical note on this.

like image 19
Sean Snyder Avatar answered Oct 16 '22 14:10

Sean Snyder