Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-1626

kvm: wrong rights on /dev/kvm

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None

      After adding the user to the group kvm (http://www.funtoo.org/KVM), kvm is still not able to start. It turned out that the group kvm has no rights to access /dev/kvm:

      crw------- 1 root root 10, 232 18. Okt 22:28 /dev/kvm

      After changing this to

      crw-rw---- 1 root kvm 10, 232 18. Okt 22:28 /dev/kvm

      kvm starts.

      Maybe just adding that change to the qemu package?

            mgorny Michał Górny
            xkbc xkbc [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: