Simple example on how to use the VMware OVF Tool
to convert Virtual Machine disk image formats.
Prerequisites
This example assumes that you have the VMware OVF Tool
installed/in your current directory.
Example
Assuming you have the following setup:
To convert the vmdk format disk image to ovf format, perform the following (assuming that the
ovftool binary is in your current directory):
This will create a box in the OVF format /Linux64-core2.ovf
in the specified directory.