Chester, In addition to that you'll need the VMware provider for Vagrant: vagrantup.com/vmware
Best, Mitchell On Tue, Jan 6, 2015 at 12:42 PM, Chester Lee <[email protected]> wrote: > I did install vmware fusion 7 on my mac, activated with a license key > > On Tuesday, January 6, 2015 1:41:08 PM UTC-4, Mitchell Hashimoto wrote: >> >> Chester, >> >> Did you install the VMware provider? That error message is becuse the >> provider itself is not installed. >> >> Best, >> Mitchell >> >> On Tue, Jan 6, 2015 at 12:38 PM, Chester Lee <[email protected]> >> wrote: >> > I just did it. and it shows `hashicorp/precise64 (vmware_fusion, 1.1.0)` >> > when I type `vagrant box list`. However when I use `vagrant up >> > --provider=vmware_fusion`, it gives me error ` >> > >> > The provider 'vmware_fusion' could not be found, but was requested to >> > back >> > the machine 'default'. Please use a provider that exists.`. >> > >> > >> > On Tuesday, January 6, 2015 1:35:28 PM UTC-4, Mitchell Hashimoto wrote: >> >> >> >> Chester, >> >> >> >> Use `vagrant box add hashicorp/precise64` and make sure to select the >> >> VMware option. >> >> >> >> Best, >> >> Mitchell >> >> >> >> On Tue, Jan 6, 2015 at 12:33 PM, Chester Lee <[email protected]> >> >> wrote: >> >> > Hi! I have virtualbox and vmware fusion 7 on my mac os 10.10. After >> >> > vagrant >> >> > box add https://atlas.hashicorp.com/hashicorp/precise64, I have the >> >> > result >> >> > precise64 (virtualbox, 0) fromvagrant box list. Why doesn't it have >> >> > vmware >> >> > fusion 7 in the box? >> >> > >> >> > -- >> >> > 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. >> > >> > -- >> > 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. > > -- > 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. -- 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.
