VirtualBox Error “kernel driver not installed (rc=-1908)” on macOS

Posted by Yuankun Li on 2019-07-01

I installed VirtualBox on Macbook Pro to run a new imported VM. Here is what I got when trying to start one:

Error1

Error2

The error message is quite vague. It says On Linux, open returned ENOENT. What about on macOS? It turns out that I have to explicitly allow VirtualBox in the macOS system preference.

Go to System Preferences / Security & Privacy.

Scurity

Click “Allow” in the window below.

Scurity Allow

Now VirtualBox no longer complains about kernel driver.

Update: some people don’t see this button. According to a comment from Albert Wolszon:

This Allow button section shows up only after first 30 minutes after the installation of VirtualBox. If you have this error and don’t see the button, uninstall VirtualBox, remove its belongings (there are usually some files left) and install it once again, then check this button again.
Thanks for the comments!

#The reference Links:
Solving VirtualBox “kernel driver not installed (rc=-1908)” Error on macOS



show git comment