Page 1 of 1

Installation failing on MacOs 10.13.6

Posted: 21. Aug 2018, 09:57
by thomasfaller
Hey guys,

Just downloaded the installation package (latest version: 5.2.18) and tried going through the installation but I get the following message:

"The installation failed"

Re: Installation failing on MacOs 10.13.6

Posted: 21. Aug 2018, 10:00
by thomasfaller
Nevermind, I found the solution:

apple stackexchange com/questions/301303/virtualbox-5-1-28-fails-to-install-on-macos-10-13-due-to-kext-security

Re: Installation failing on MacOs 10.13.6

Posted: 21. Aug 2018, 10:34
by socratis
There also a sticky thread right here in the forums: Kernel driver not installed (rc=-1908). No need to wonder around... ;)

Re: Installation failing on MacOs 10.13.6

Posted: 23. Aug 2018, 21:26
by ag2231
The problem with installing on the Mac OS 10.13.+ is due to the newly introduced 'System Integrity Protection'. The way to quickly fix this is to turn off (and preferably back on) this protection. The following will work to allow the installer to function as normal;

https://www.macworld.co.uk/how-to/mac/h ... s-3638975/
{Mod edit; replaced copy/paste text with the source URL of the instructions]

Good Luck

Re: Installation failing on MacOs 10.13.6

Posted: 23. Aug 2018, 21:53
by socratis
ag2231 wrote:The way to quickly fix this is to turn off (and preferably back on) this protection.
Actually, the best way to fix this is to follow the official Apple instructions: User-Approved Kernel Extension Loading. Disabling SIP is not something to be done lightly.

I've replaced the copy/paste part of the instructions with the actual source URL. No need to duplicate the instructions when a simple URL would do... ;)