Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4056

General Questions • Re: Convert VirtualBox to KVM issues...

$
0
0
@CwF solved this by fixing my conversion (and pointing out the fact I wasn't converting the correct volume! Code to use is

Code:

 qemu-img convert -O qcow2 "VB_NAME".vdi "KVM_NAME".qcow2
where the names are replace with your old image name and new image name (run the commands in the folder where your image is). Once done it needs to be fired up in VMM. Select new VM import existing, provide a storage path (a storage path), create a pool (an area to store it), browse for local disk image (the image you just created), erm, ta daa all sorted).

Statistics: Posted by MCD — 2025-12-29 09:24



Viewing all articles
Browse latest Browse all 4056

Trending Articles