Import Disk VMDK-qcow2 Unsupported image type 'onolithicFlat

inno-forum

Member
Oct 28, 2021
69
3
13
30
I am trying to import a disk VMDK.

qm importdisk 164 Disk4.vmdk NAS2 --format qcow2

but I get this error

qemu-img: Could not open 'Disk4.vmdk': Unsupported image type 'onolithicFlat

How can I solve it?
 
For anyone who reached here via Google:

This "onolithicFlat" type is actually a very minor parsing issue. You just have to open the small VMDK file (not the -flat.vmdk) and put double quotes aroud the "monolithicFlat".