Skip to content

Instantly share code, notes, and snippets.

View DavidPage-BAH's full-sized avatar
🎯
Focusing

David DavidPage-BAH

🎯
Focusing
View GitHub Profile
@DavidPage-BAH
DavidPage-BAH / howToModifyOvaFile.md
Last active October 11, 2018 17:24 — forked from goodjob1114/howToModifyOvaFile.md
how to modify .ova file on linux/Mac using terminal....export vm (OVF 1.0) from virtualbox, then modify some tag and hash value for import vm to ESXi

extract ova files from an archive

$ tar -xvf vmName.ova

modify ovf for some invalid tag

$ vi vmName.ovf