When you get an OVF format VM image, you can’t open it with Vmware player directly. lucky there is a way to conver ovf VM image to VMX format.    
    
Download the OVFTool from Vmware.     
http://communities.vmware.com/community/vmtn/vsphere/automationtools/ovf    
    
then run the ovftool to convert the image. here is the syntax    
    
Ovftool c:\vm\myvm.ovf  c:\vm\vmxvm
Monday, November 22, 2010
VMware player can’t open OVF file
Subscribe to:
Post Comments (Atom)
 
 
2 comments:
Thanks, that did the job perfectly.
Yep, perfect for me too. Thanks :)
Post a Comment