-
I can not create ublk device with qcow2,
```
# qemu-img create -f qcow2 ublk_qcow2.qcow2 10G
Formatting 'ublk_qcow2.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size…
-
**I want** QEMU to release the lock of the qcow2 file after generating the snapshot,
**So that** another QEMU instance can start from this snapshot using this qcow2 file.
The following specification…
-
So I'm trying to get the HomeAssistant qcow2 image (https://www.home-assistant.io/hassio/installation/) to boot up fully. I'm running FreeBSD 12.1p2, latest version of all packages.
I managed to g…
-
After building `ubuntu-2204-kube-v1.29.qcow2` image, I boot it to VM using `qemu-system-x86_64`, it require username and password to login to the VM. What should i do ?
It appears:
```
Ubuntu 22.…
-
Hi Giles
The scripts that you started with use a VMDK, which I know that you obtain by means not available to mere mortals. The only way that someone outside of Cisco can obtain a VMDK is to extract …
-
I'm trying to use libvirt_ignition to stand up an instance for testing.
Terraform = v0.12.24
libvirt tf provider = v0.6.2
KVM = 2.12.0-44
I keep getting this error:
```
Error: Error crea…
-
Is it possible to directly launch a qcow2/img cloud-init enabled image on macOS? This works great on Linux. Is this due to differences between qemu and hyperkit image format?
Test image used: https…
-
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
storage
database
linstor
~~~
##### CLOUDSTACK VERSION
~~~
4.19.0.1
~~~
##### CONFIGURATION
N/A
##### OS / EN…
-
Hi, and thank you for the tool and its outstanding documentation.
I just began to test it (version 0.56) and am hitting a snag: none of my `raw`-image based domains will allow a snapshot:
```log
…
-
## Summary
I'm trying to get Lima to work with XQuartz to run graphical applications. It mostly just works, except when my MacBook goes to sleep and wakes up again. After that, applications inside …