Skip to content

Instantly share code, notes, and snippets.

@indygwyn
Created May 20, 2019 13:59
Show Gist options
  • Select an option

  • Save indygwyn/f6e4b329d68dc77e0b7246df8c50a85e to your computer and use it in GitHub Desktop.

Select an option

Save indygwyn/f6e4b329d68dc77e0b7246df8c50a85e to your computer and use it in GitHub Desktop.
Fix Virtualbox 6.0.8 on macOS 10.14.5

You have to boot into recovery mode, open a terminal and do the following to add the kernel extension to the whitelist

spctl kext-consent add VB5E2TV963

"Beginning in macOS 10.14.5, all new or updated kernel extensions and all software from developers new to distributing with Developer ID must be notarized in order to run. In a future version of macOS, notarization will be required by default for all software."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment