Skip to content

Instantly share code, notes, and snippets.

@magoon
Last active December 28, 2015 22:29
Show Gist options
  • Select an option

  • Save magoon/7571694 to your computer and use it in GitHub Desktop.

Select an option

Save magoon/7571694 to your computer and use it in GitHub Desktop.
Mavericks users run this after rebooting if you want to fix your broken vagrant
sudo /Library/Application\ Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh restart
# Pre-mavericks, try this instead:
# sudo /Library/StartupItems/VirtualBox/VirtualBox restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment