Skip to content

Instantly share code, notes, and snippets.

@DanSearle
Created September 25, 2013 23:11
Show Gist options
  • Save DanSearle/6707491 to your computer and use it in GitHub Desktop.
Save DanSearle/6707491 to your computer and use it in GitHub Desktop.
Convert Virtualbox .ova Image to .ovf
The .ova file format is a tar file with a .ovf file inside.
tar xvf virtualboximage.ova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment