Skip to content

Instantly share code, notes, and snippets.

@adamstac
Created May 7, 2013 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamstac/5536949 to your computer and use it in GitHub Desktop.
Save adamstac/5536949 to your computer and use it in GitHub Desktop.
adamstacoviak@AS-MBP-i7 [06:11:14] [~]
-> % vagrant init precise32 http://files.vagrantup.com/precise32.box
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
adamstacoviak@AS-MBP-i7 [06:12:23] [~]
-> % vagrant up
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment