Skip to content

Instantly share code, notes, and snippets.

View mejedi's full-sized avatar

Nick Zavaritsky mejedi

  • Berlin, Germany
View GitHub Profile
@mejedi
mejedi / gist:4143a4d0ca3aa31f5675
Last active August 29, 2015 14:27 — forked from reidransom/gist:6042016
Auto-starting VirtualBox VMs on OS X

Auto-starting VirtualBox VMs on OS X

After finding a lot of other posts on the topic that didn't work out for me this one did the trick so I'm reposting for my own sense of self preservation.

Link to original article.

Copy the Virtualbox autostart plist template file to your system's LaunchDaemons folder.

sudo cp \

/Applications/VirtualBox.app/Contents/MacOS/org.virtualbox.vboxautostart.plist \