How to Load an OVA File in VMware

Techwalla may earn compensation through affiliate links in this story. Learn more about our affiliate and product review process here.
Use the OVF Tool to load an OVA file in VMware.

VMware virtual machines are made up of a settings file and virtual hard drive file. The Open Virtualization Format (OVF) was developed as an open standard across different virtualization platforms, including programs created by VMware. An OVF virtual machine consists of a folder containing virtual machine files and a file describing them. An Open Virtualization Appliance (OVA) file is a single compressed file containing the contents of an OVF folder. VMware provides the OVF Tool to convert, import, load or deploy OVFs and OVAs on VMware platforms.

Advertisement

Step 1

Download and run the OVF Tool setup program on the workstation or server running VMware (see Resources).

Video of the Day

Step 2

Click "Next" to accept the license agreement and install the OVF Tool.

Advertisement

Step 3

Click the "Start" button, type "cmd" in the search field and press "Enter" to open the command prompt in Windows. In most versions of Linux, open the "Applications" menu and click "Terminal."

Step 4

Type the following command to load the OVA file:

Advertisement

Advertisement

ovftool /path/to/file/source.ova vi://vmwarehost.companydomain/

Replace "/path/to/file/source.ova" with the location of the OVA file. Replace "vmwarehost" with the name of the computer running VMware, and "companydomain" with the name of the company network. This command loads the OVA file directly without any further configuration.

Video of the Day

Advertisement

Advertisement

references & resources

Report an Issue

screenshot of the current page

Screenshot loading...