We just purchased a license for the VMWare Fusion plugin.  I installed the 
license, you can see that it is installed:
[jbayer@Jonathans-MacBook-Pro aa]$ vagrant plugin list 
vagrant-share (1.1.3, system) 
vagrant-vmware-fusion (3.2.1)

When I followed the instructions in the email to start a 64-bit Ubuntu box, 
I got the following error:
[jbayer@Jonathans-MacBook-Pro aa]$ vagrant init hashicorp/precise64 
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. 

[jbayer@Jonathans-MacBook-Pro aa]$ vagrant up --provider vmware_fusion 
Bringing machine 'default' up with 'vmware_fusion' provider... 
==> default: Verifying vmnet devices are healthy... 
==> default: Preparing network adapters... 
==> default: Starting the VMware VM... 
An error occurred while executing `vmrun`, a utility for controlling 
VMware machines. The command and output are below: 

Command: ["start", "/Users/jbayer/Documents/Virtual 
Machines.localized/aa/.vagrant/machines/default/vmware_fusion/65bf889d-5187-4ca9-92f8-d1b631a9d7a7/Sandbox.vmx",
 
"nogui", {:notify=>[:stdout, :stderr]}] 

Stdout: Error: Cannot read the virtual machine configuration file 

Stderr: 

 

What I am really trying to do is package up a VMWare Fusion VM so I can 
distribute it to my developers.  If I can get this going, we will most 
likely be purchasing between 20 and 30 more licenses.  If I can’t get it 
going, then we (obviously) will not purchase any more.

 

It seems that a .vmx and .vmxf file is needed, but the VMs I’ve created 
with Fusion 7 don’t have those files.

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to