Permission denied in KVM
No idea if support is made for this but I keep getting this when trying to setup with an ISO in virtmanager.
I did in fact enable Virtualization, added myself to the libvirt group, install VFIO drivers all via ujust setup-virtualization
The folder and iso have read/write permissions for users, groups, and others
Would like documentation for this too
11 Replies
error found in libvirt is:
I got past the first issue by enabling "Allow user Files" in flat seal. But I think I ended up with another issue after
Also did you reboot after running the ujust script?
I already enabled it in flatseal... I did restarts everytime I enabled stuff in the ujust config and I looked around the files and it seems to have been an ownership issue
I worked around it by editing /etc/libvirt/qemu.conf and changing the user and group section and then restarting libvertd - but if that's a long term solution I have no idea but my VM is up and running
Did you run enable, then add your user to the libvirt group (same ujust script)?
I recently install on this box want to see if I get the same errors
Might need to make a github issue, if I can reproduce
yep, i also checked the config file
I get this when I try and make a Windows VM, also permissions related
Fix for that one is in a pr for testing (unless Kyle merged while I was asleep) if you enable virtualization again
oh cool. Will test it in a bit then
Thanks Hikari
did you just set the user and group to your user? (change from qemu) I'm seeing the same error you got
that is how i fixed it yeah