Skip to content
giabao edited this page Dec 31, 2013 · 3 revisions

Ubuntu

  1. Download the Vagrant Debian package
  2. Open the .deb file in Software Update Manager.
  3. Click "Install" or "Upgrade"
  4. Install NFS (required to share folders with the host machine):
sudo apt-get install nfs-common nfs-kernel-server

Mac OS X

  1. Download the disk image (.dmg file) from Vagrant download page
  • Double-click the downloaded file.
  • The "Vagrant" disk should mount on your Desktop.
  1. In the "Vagrant" disk, double-click "Vagrant.pkg" and follow the instructions.