The Virtual Box kernel driver is not accessible to current user.
Posted in Sharing on November 29, 2007 | 6 Comments »
This error occurs if you don’t have permission to access the Virtual Box. It happens be caused the you are not belong to the vboxusers group.
taufanlubis@toshiba:~$ ls -l /dev/vboxdrv
crw-rw—- 1 root vboxusers 10, 63 2007-11-27 21:04 /dev/vboxdrv
There are 2 ways to fix it.
First, give read and write permission to [...]





