Skip to content

Instantly share code, notes, and snippets.

@ni-ka
Created March 14, 2012 15:18
Show Gist options
  • Save ni-ka/2037190 to your computer and use it in GitHub Desktop.
Save ni-ka/2037190 to your computer and use it in GitHub Desktop.
[default] Importing base box 'lucid64'...
[default] The guest additions on this VM do not match the install version of
VirtualBox! This may cause things such as forwarded ports, shared
folders, and more to not work properly. If any of those things fail on
this machine, please update the guest additions and repackage the
box.
Guest Additions Version: 4.1.0
VirtualBox Version: 4.1.8
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 3000 => 3030 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Mounting shared folders...
[default] -- v-root: /vagrant
[default] -- v-csr-4: /tmp/vagrant-chef-1/chef-solo-4/roles
[default] -- v-csc-1: /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[default] -- v-csc-3: /tmp/vagrant-chef-1/chef-solo-3/cookbooks
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-csc-3 /tmp/vagrant-chef-1/chef-solo-3/cookbooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment