fedora-silverblue-gpu-passthrough
fedora-silverblue-gpu-passthrough copied to clipboard
How do you install and use virt-manager on Silverblue.
Hi! Can you give me the way about you install virt-manager and use it?
I try you told and everything is ok till I make a new vm in virt-manager.It report "permission denied" while find os iso file to create vm.
I have installed virt-manager with ostree install and enable libvirtd in systemctl.
And I searched it will be usefull run
grep -E '^libvirt:' /usr/lib/group >> /etc/group
usermod -aG libvirt username
But It seems to need run as root.And I can't switch to root user run it.
So I want to know how do you install and use virt-manager.
THANKS A LOT.