Create an OVA from a raw disk file and a template OVF
- Configure the script with the data location for where your disk volume/repository is
- Pass in the disk ID that you want to include, as well as the name for your VM
- Wait while the .ova is compiled
./createova.sh <VM_NAME> <DISK_ID>