You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An image I converted using qemu-img convert -p -f qcow2 -O qcow2 -c -o compression_type=zstd gives me the following error when starting an emulated x86_64 machine:
An image I converted using
qemu-img convert -p -f qcow2 -O qcow2 -c -o compression_type=zstd
gives me the following error when starting an emulated x86_64 machine:qemu-x86_64-softmmu: -drive if=none,media=disk,id=drive1,file=$HOME/Library/Containers/com.utmapp.UTM/Data/Documents/MPS VM.utm/Images/RA_MPS_WS2021-disk001.qcow2,discard=unmap,detect-zeroes=unmap: qcow2: unknown compression type: 1
The text was updated successfully, but these errors were encountered: