If you face trouble while importing the TeamForge .ova file on VMware Player running
on Linux, it is recommended to import using the VMware Open Virtualization Format
Tool.
-
Download the VMware Open Virtualization Format Tool from the following link.
https://my.vmware.com/web/vmware/details?downloadGroup=OVFTOOL352&productId=353
-
Install the VMware Open Virtualization Format Tool.
-
Use the following commands to import the TeamForge .ova file.
- mkdir <teamforge_vm_path>
For example, mkdir
/root/teamforge-81
- ovftool --lax <path to
teamforge-81.ova>
<teamforge_vm_path>/teamforge-81.vmx
-
Open the
teamforge-81.vmx file using VMware Player.