ChrisTitusTech / website

My HUGO Website that I use for Videos, Blogs, and Redirects
74 stars 44 forks source link

Secondary Hard Drive #88

Closed techwilliams01 closed 1 year ago

techwilliams01 commented 1 year ago

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