Tech Blog
- Details
- Written by Mell L Rosandich
Deploy OVF template 192.168.1.250 The task was canceled by a user.Really, I didn't do anything.
How to Fix
with 7zip, unzip your OVA template
delete the file .mf file
edit the .ofv file and change
Changing the above line, to read…
then save.
To deploy;
Deploy OVA file from File menu.
Select the folder you unzipped
Select the ovf file.
worked for me.
This was on ESXi, 5.1.0
- Details
- Written by Mell L Rosandich
Another useful tool
This will read a directory and sub directories (if you choose to) and copy the files to another folder and each file will be bz2 compressed.This is useful for game servers where you have a fast download server.
The git can be found here https://github.com/mrosandich/files2bz2