I have been trying to change my existing Virtualbox VMs (.vdi) into .qcow2 format and run it on KVM.
I have successfully done the conversion (.vdi > .qcow2) but, the converted VM is not in the same state on KVM as it was in Virtualbox.
I read somewhere that it might have something to do with snapshots? I need to merge latest snapshot into the VM.vdi i think? do i? I didn't manage to find anything else on the subject, so...
The question is, how do i convert latest snapshot ie. current state of Virtualbox VM into KVM (.qcow2) VM that are both in the same state?