Open TimeTravelersHackedMe opened 6 years ago
Hi. I know this may seem a bit silly, but see if it works. I had this same error too. Try changing the name of the Guest you are making. If you are not setting a name, then set one.
By default, appArmor blocks /var/lib/libvirt/images which prevents Kimchi to start the VM:
You need to add
/var/lib/libvirt/images/* r,
to /etc/apparmor.d/abstractions/libvirt-qemu
and then systemctl restart apparmor.service
Hey, I added an ISO to the ISO folder and the web interface sees it. However, when I create a Template the ISO is shown as "Unknown". Then when I try to make a Guest out of it, it fails to load with the following error:
Why is it trying to load AppArmor? Isn't that a Ubuntu thing?
This is the ISO I'm using:
The libvrt serial number thing I replaced with xxx because I don't know if that's sensitive data.
Am I using the wrong ISO? Is there some config I have to add? I see other users reporting issues about Windows 10 but I couldn't find any details on how to load it.