Configurer des VMs macOS avec QEMU
Configurer des VMs macOS avec QEMU
You need to remove the VM image from the QCOW file before starting QEMU. Simply deleting the .qcow2 file won’t work—use a tool like `qemu-img` or `dd` to erase it, then rebuild the image if necessary.
Removing the qcow2 file is sufficient. With a virt manager GUI, you can also uninstall it from there.