Like ova images, you can use box images as well with Qemu. After all, both have the disk images, so here is the script to do that. Just put the script somewhere in your path and run with ova or box image name : #!/bin/bash - #=============================================================================== # # FILE: ova2vm.sh # # USAGE: … Continue reading "vagrant box to libvirtd (QEMU) VM"
↧