On 2020-07-06 06:32, Jonathan Billings wrote:
On Jul 6, 2020, at 00:33, ToddAndMargo via users users@lists.fedoraproject.org wrote:
my virt-manager starts as a user now, but the VM's I configured are gone (back as root)
When you run virt-manager as root, which connection are you using? Is it “qemu:///system” or “qemu:///session”?
Hi Jonathan,
I am not sure what you are asking.
This is my launcher run line:
$ beesu "xhost +si:localuser:root; virt-manager"
When not using virt-manager to conenct to a VM, I use
$ remote-viewer spice://127.0.0.1:xxxx
xxxx is the port for a particular VM.
This is my notes on where things are stored:
XML files: /etc/libvirt/qemu/
"img" files: /var/lib/libvirt/images I store mine in /home/kvm
Log files: ~/.cache/virt-manager/virt-manager.log
Does that help?
-T