I’m starting to explore libvirt virtualization world and I’m sorry if this question is somewhat stupid but …
I’ve created a VM as root using virt-manager (I presume this wasn’t probably a wonderful idea but it solved some rights problems and I didn’t had time to jump onto this at this time)
when stating gnome-boxes as root, this VM is listed and I can start it without problem
when starting gnome-boxes as user it doesn’t list this VM
as a user I can see this VM with virsh: virsh list --all
as a user I can list it and run it too using virt-manager
What can I do to be able to run this VM using gnome-boxes without root privileges ? It’s stated in doc that it’s supposed to work “out of the box” if I understand well
Thanks !
PS: I didn’t found any sort of logging / debug option for Boxes (but I didn’t found very far, only read online doc). Did I missed something ?