Skip to content

Instantly share code, notes, and snippets.

@trinitronx
Created August 9, 2013 17:45
Show Gist options
  • Save trinitronx/6195569 to your computer and use it in GitHub Desktop.
Save trinitronx/6195569 to your computer and use it in GitHub Desktop.
vagrant up --provider vmware_fusion
Bringing machine 'default' up with 'vmware_fusion' provider...
[default] VMware requires root privileges to make many of the changes
necessary for Vagrant to control it. In a moment, Vagrant will ask for
your administrator password in order to install a helper that will have
permissions to make these changes. Note that Vagrant itself continues
to run without administrative privileges.
Password:
[default] Cloning VMware VM: 'OSX-10.8.4-Mountain_Lion-x64'. This can take some time...
[default] Verifying vmnet devices are healthy...
Pruning invalid NFS exports. Administrator privileges will be required...
[default] Preparing network adapters...
[default] Starting the VMware VM...
[default] Waiting for the VM to finish booting...
[default] The machine is booted and ready!
[default] Forwarding ports...
[default] -- 22 => 2222
[default] Configuring network adapters within the VM...
The guest operating system of the machine could not be detected!
Vagrant requires this knowledge to perform specific tasks such
as mounting shared folders and configuring networks. Please add
the ability to detect this guest operating system to Vagrant
by creating a plugin or reporting a bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment