I want vmx or vmdk in vmware to be OVF.

Asked 1 years ago, Updated 1 years ago, 88 views

I want to convert vmdk or vmx to OVF.
It has been confirmed that VMware players and virtualboxes can be deployed with vmx.
When I use ovftools, I get Error: Failed to open OVF descriptor, but I'm not sure why.

virtualbox vmware

2022-09-30 15:48

1 Answers

I'm sorry, but there was information that it would work if I specified it as a full path, so please try it.

https://vmarena.blogspot.com/2016/05/convert-vmdk-files-to-ovf.html

If you are getting Error: Failed to open OVF descriptor it is because the path give is not correct.Provide Correct source and destination and start again.Example.C:\Program Files\VMware\VMware
OVF Tool > ovftool C:\VM\virtualmachine.vmx C:\VM\virtualmachine.ovf

ovftool C:\VM\virtualmachine.vmx C:\VM\virtualmachine.ovf


2022-09-30 15:48

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.