Lew, Russ,

Russ Fineman wrote:
> I just checked mine and it has:
> KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="root", 
> MODE="0600"
> SUBSYSTEM=="usb_device", GROUP="vboxusers", MODE="0664"
> SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", 
> GROUP="vboxusers", MODE="0664"
Russ's version is correct (group "root" for vboxdrv, group "vboxusers"
for USB devices).  I will check our installers again.  Russ, you should
make sure that the group "vboxusers" exists on your system, and that
your user is a member of it, by doing:

$ cat /etc/group | grep vboxusers

which should include your username in the output.

Regards,

Michael

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to