I'm using ovftool to export the VM from the ESXi server to an OVA file so I guess my real question is how can I convert an OVA file to a BOX file?
The only way I can see is by verifying that the OVA is compatible with virtualbox, then deploy it using vagrant / packer, and then finally export it to a BOX file? Is there an easier way? On Wednesday, September 16, 2015 at 4:25:34 PM UTC-4, Ray Bond wrote: > > I have a Windows 7 64bit VM on an ESXi / vSphere server. > > I exported the VM using ovftool to Windows7.ova. > > Is it possible to use vagrant / packer to convert the OVA file to a BOX > file that is compatible with the vagrant-vsphere > <https://github.com/nsidc/vagrant-vsphere> plugin? > > > Thanks, > R > > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/315cc931-b5d2-47b3-b71a-37232910afdb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
