Skip to content

Instantly share code, notes, and snippets.

@dasegn
Created April 17, 2017 21:43
Show Gist options
  • Save dasegn/1246866b13cb1db8582fd9ef4b16a0ce to your computer and use it in GitHub Desktop.
Save dasegn/1246866b13cb1db8582fd9ef4b16a0ce to your computer and use it in GitHub Desktop.
Reload vagrant in Mac after the error: VBoxManage: error: Failed to create the VirtualBox object!
#Vagrant reload in OS X
sudo "/Library/Application Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh" restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment