Hello! Recently I decided to try gnome boxes, but when I try to install a virtual machine from a file (qcow2, iso) it crashes.
Any thoughts?
As a workaround, try virt-manager
, it’s much more powerful.
1 Like
Check the output:
virsh pool-list
virsh pool-dumpxml gnome-boxes
virsh pool-autostart gnome-boxes
virsh pool-start gnome-boxes --build
gnome-boxes --checks
2 Likes
I am already using it. But sometimes, for example, you need to quickly deploy a virtual machine, with zeroconfig
I think Boxes is great for this.
1 Like