VirtualBox 5.1.26 not starting on macOS 10.12.3 (Sierra)
Posted: 23. Aug 2017, 17:42
Hello,
I've been trying to run VirtualBox on macOS Sierra (10.12.3) after successfull installation and none of these work :
1) VirtualBox.app does not launch from the /Applications folder
2) sudo /Applications/VirtualBox.app/Contents/MacOS/VirtualBox gives following error
I've tried the "sudo chown root:admin /Applications" solution but it gives me following errors
I've also tried disabling SIP, without more success...
Any more ideas ?
I've been trying to run VirtualBox on macOS Sierra (10.12.3) after successfull installation and none of these work :
1) VirtualBox.app does not launch from the /Applications folder
2) sudo /Applications/VirtualBox.app/Contents/MacOS/VirtualBox gives following error
Code: Select all
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib",) failed: <NULL>
VirtualBox: Tip! It may help to reinstall VirtualBox.Code: Select all
chown: /Applications: Operation not permitted
Any more ideas ?