[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] kvm_intel is loaded but user can not access that
From: |
Mahmood Naderan |
Subject: |
Re: [Qemu-discuss] kvm_intel is loaded but user can not access that |
Date: |
Sun, 23 Jun 2019 21:56:15 +0430 |
OK. I manually created the group and added
KERNEL=="kvm", GROUP="kvm"
to /etc/udev/rules.d
Regards,
Mahmood
On Fri, Jun 21, 2019 at 7:18 PM Peter Maydell <address@hidden>
wrote:
>
> Well, with those permissions on /dev/kvm only root can use KVM.
> You need to sort them out one way or another...
>
> A quick google suggests maybe the group name has changed to 'libvirt' in
> later
> releases of Ubuntu. You might also get some helpful answers from an
> Ubuntu-specific help forum, if this is indeed an Ubuntu system. (There
> are various ways to fix the permissions, but working with the way that
> the distro intends them to be used will generally have better results
> than working "against the grain".)
>
> thanks
> -- PMM
>