Skip to content

Instantly share code, notes, and snippets.

@skottler
Created August 16, 2012 03:03
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 skottler/3366043 to your computer and use it in GitHub Desktop.
Save skottler/3366043 to your computer and use it in GitHub Desktop.
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment