Hello folks!
On my previous machine I used a virtual machine with Fedora.
Recently I started using QubesOS but I imported the.qcow file from my old KVM to use on a Qube but without success.
Does anyone know how do I get my old virtual machine running on QubesOS?
otter2
2
It’s similar to converting VirtualBox VMs. Essentially, extract raw data and import it.
In case you’re already there, see logs in /var/log/xen/console/
(in dom0)
1 Like
I tried to extract the.raw from my qcow file as it is in the tutorial you shared but I was unsuccessful
: (
DVM
4
What is the format of your file? (Check file format: qemu-img info <file>
)
Could you share the command you used and the error message, if any?