I'm trying to set up a virtual machine using boxes, but it just gives me the error message no kvm. Virtualization is enabled in my bios. I have tried installing kvm with sudo apt install -y qemu-kvm libvirt-daemon-system virt-manager, but it still just keeps telling me there is no kvm. What else am I supposed to do?
Is Boxes installed as Flatpak or APT Package?
Flatpack.
Then, I would suggest to uninstall the Flatpak and install the APT Package and try it with that.
Still says no kmv. But how do I get it then, if not with the installation command I already used. And to my understanding it should be there already.
Did You checked that these Packages were really installed? I ask because I checked them and I only found libvirt-daemon-system and virt-manager but not qemu-kvm
Apparently somehow kvm works now, now it just says the ISO doesn't have enough metadata, but that's a whole different can of worms.