Hello I’m facing this error: Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: QEMU failed to run feature checks
when trying to create/launch a desktop VM in incus.
I have incus 6.12 and spice-gtk-tools installed from the @ligenix repository in Rocky 9.5, and made
sudo ln -s /usr/libexec/qemu-kvm /usr/bin/qemu-system-x86_64 because incus was asking for /usr/bin/qemu-system-x86_64
Hello kinu, I was offline from my laptop this weekend and a lot busy at work these days.
I added incus to this repository when Michael Stauber from Adventurine asked me to enable virtio-9p in qemu for incus support.
Since then, I’ve been trying to maintain incus as best I can, so any help is welcome.
I just released a new version that fixes the path regression Environment=INCUS_EDK2_PATH=/usr/share/edk2ovmf and adds a symlink to /usr/bin/qemu-system-%{_arch}
Just decided and moved from Centos Stream 8 to Rocky 8 and then to Rocky 9.
Now getting ready to have my old VMs working, met this:
Problem 2: glib2-2.68.4-14.el9_4.1.i686 from @System does not belong to a distupgrade repository
- cannot install both glib2-2.69.3-1.el9.x86_64 from copr:copr.fedorainfracloud.org:ligenix:enterprise-qemu-spice and glib2-2.68.4-14.el9_4.1.x86_64 from @System
- cannot install both glib2-2.68.4-14.el9_4.1.x86_64 from baseos and glib2-2.69.3-1.el9.x86_64 from copr:copr.fedorainfracloud.org:ligenix:enterprise-qemu-spice
- cannot install the best update candidate for package glib2-2.68.4-14.el9_4.1.x86_64
- cannot install the best update candidate for package glib2-2.68.4-14.el9_4.1.i686
Don’t know how critical is glib2 here so I didn’t dare to skip this package yet.
Thx, was delayed fixing networking… I have disabled NetworkManager ages ago since CentOS 7 to have my VMs talk to their host and now interfaces are disabled if not managed…
So the i686 package was causing that… I don’t remember why I have that, I still have old 32-bit packages around so I’ll eventually know if it is necessary, Thanks a lot.