issues with access to vbox

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Cheewha Palen
Posts: 2
Joined: 25. Apr 2009, 15:37
Primary OS: Ubuntu 8.04
VBox Version: OSE Debian
Guest OSses: windows xp

issues with access to vbox

Post by Cheewha Palen »

The VirtualBox kernel driver is not accessible to the current user. Make sure that the user has write permissions for /dev/vboxdrv by adding them to the vboxusers groups. You will need to logout for the change to take effect..
VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).


Hello all,

I am running ubuntu hardy heron 8.04 and wish to install windows xp to within virtual box. I keep getting this message. I go into system>admin>users&groups and under the vboxusers group I click the box next to user name (even tried both boxes which are my user name and root). I log out per instructions and re-log. Upon return both are still checked. Start up virtualbox and again receive this message??

The instructions I have read so far were not very intuitive to me so please if anyone can see a missed step or offer advice I am thankful!

Cheewha
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: issues with access to vbox

Post by Perryg »

Try rebooting the machine instead of just logging out.
Cheewha Palen
Posts: 2
Joined: 25. Apr 2009, 15:37
Primary OS: Ubuntu 8.04
VBox Version: OSE Debian
Guest OSses: windows xp

Re: issues with access to vbox

Post by Cheewha Palen »

Hi perryg,

Thank you for responding.

I tried this as well but there is no change in status. vboxusers group both users are still checked and I continued receiving the error message.

cheewha
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: issues with access to vbox

Post by Perryg »

Try this on the host.

Code: Select all

sudo /etc/init.d/vboxdrv setup
Record any warnings that you get.
Post Reply