ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Virt-Manager on Ubuntu 20.04 Getting Cannot Access Storage File Permission Denied

    Scheduled Pinned Locked Moved Solved IT Discussion
    kvmubuntulinuxubuntu 20.04virt-manager
    3 Posts 1 Posters 12.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      scottalanmiller
      last edited by

      I have existing VMs that worked under Ubuntu 19.04. I did a fresh install of 20.04 and now get this error...

      Unable to complete install: 'Cannot access storage file '/path/to/vms' (as uid:64055, gid:108): Permission denied'

      I can't find any way around it. Not making it 777, not running virt-manager as root, nothing. It just always gives that error. Ideas?

      1 Reply Last reply Reply Quote 0
      • S
        scottalanmiller
        last edited by

        Went through EVERY suggesting on permissions, but in the end, the only thing that worked at all was moving it to run as root. Works now.

        1 Reply Last reply Reply Quote 0
        • S
          scottalanmiller
          last edited by

          To do that....

          Edit...

          sudo vi /etc/libvirt/qemu.conf
          

          And set...

          user = "root"
          group = "root"
          

          And then...

          sudo systemctl restart libvirtd
          
          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post