Just wanted to share with the group that I ran into an issue when trying to save my VM's and access my iso files using virt-manager and qemu. It turned out to be a permissions issue and after a few hours of research i found a solution. I just wanted to share this with everyone in case they were running into this same issue.
Hi Chris,
Just wanted to share with the group that I ran into an issue when trying to save my VM's and access my iso files using virt-manager and qemu. It turned out to be a permissions issue and after a few hours of research i found a solution. I just wanted to share this with everyone in case they were running into this same issue.
Command: sudo setfacl -m u:libvirt-qemu:rx /media/user
Note: change the user to reflect the user name you are logged in with and managing your VM's