PDA

View Full Version : innotek VirtualBox error -- kernel not accessible



johnnybgood115
June 28th, 2007, 03:56 AM
All,

I am trying to install a virtual wndows machine onto my ubuntu box. However, when using VirtualBox I receive a lengthy error which reads:




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).


Result Code:
0x80004005
Component:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}



If you guys, and girls, have any idea how I can get around this or what this error means it would be greatly appreciated. Do I just need to logout??

Thanks in advance!

bodhi.zazen
June 28th, 2007, 04:00 AM
You need to add yourself to the vboxusers group

Do this under "users and groups"

You then need to log out and back in for the changes to take effect ;)

Ripfox
January 17th, 2008, 11:08 PM
Users and Groups in VB? Or in Ubuntu? Where do I find that setting/config file?

bodhi.zazen
January 18th, 2008, 12:20 AM
On the Ubuntu host, where you installed VirtualBox

Ripfox
January 18th, 2008, 09:29 PM
Right, figured it out!

Dissident85
February 14th, 2008, 11:23 AM
I am having the same problem... but when i try to add my self to the user group it just doesn't seem to save.. i open "system > administration > users and groups" then i went to manage groups and found the vboxusers group and ticked my name then click ok... but if i open it back up my name is un ticked??? wtf??? please help!

bodhi.zazen
February 18th, 2008, 07:28 AM
I am having the same problem... but when i try to add my self to the user group it just doesn't seem to save.. i open "system > administration > users and groups" then i went to manage groups and found the vboxusers group and ticked my name then click ok... but if i open it back up my name is un ticked??? wtf??? please help!

If all else fails, edit /etc/group manually.


sudo cp /etc/group /etc/group.bak
gksu gedit /etc/group

Add your user at the end of the vboxusers line.

Save your changes and lcose gedit. Log off and back on (you need to do this for the changes to take effect).

linuxtoindia
April 2nd, 2008, 07:01 AM
Users and Groups in VB? Or in Ubuntu? Where do I find that setting/config file?
thanks! got the answer!

just in users and groups!

loneowais
June 28th, 2008, 09:40 PM
I have added myself to users..i did this before in gutsy...it worked fine then..

but now its not working even by adding the users..

i am using the xxx.16 kernel

installed virtualbox kernel module xxx.16 also

still no luck...

and hey, i'm using Sun xVM Virtual Box...not the OSE

gkjau
July 6th, 2008, 08:33 PM
i have the same problem
i tried to add manually but my user is already there:

vboxusers: x :125:myuser(without space beside 'x')
i use xx.19 kernel
thx

gkjau
July 8th, 2008, 09:24 PM
i solved the problem...
thanks anyway

rlindsley
July 28th, 2008, 11:43 PM
Hi there,

I am completely new to this. I am having the same problem.

When I go into the userlist, I am listed in vboxusers. I also edited the group file, where I am listed as well. Specifically here's how it is listed:

vboxusers:x:1001:rlindsley,root

Is there something I am missing? I have logged in and out but to no avail.

Thanks in advance!
Robert.

rlindsley
August 3rd, 2008, 01:40 AM
Hi there,

Does anybody have any thoughts on this? I would love to make Linux my primary OS, but I need virtualization for certain things (iTunes, etc).

Any thoughts on this would be much appreciated!

Thanks,
Robert.

bodhi.zazen
August 3rd, 2008, 07:55 AM
You have several options for virtualization, each has advantages and disadvantages.

Most people seem to solve the issue you are having with VirutalBox by installing the closed source edition obtained from sun :

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=innotek-1.6-G-F@CDS-CDS_SMI

Alternate would be VMWare Server :

How to VMWare in Ubuntu 8.04 - Ubuntu Forums (http://ubuntuforums.org/showthread.php?t=779934)

crhylove
August 3rd, 2008, 11:18 AM
This is a horribly common bug that MANY people have run into. I hope it is fixed for the next version of Ubuntu, or maybe even patched soon!

I LOVE virtualbox, once I got it up and running. :)

rlindsley
August 3rd, 2008, 06:53 PM
Hey there,

I got VirtualBox running! Installing it from the Sun site worked for me. I can't wait to get this my OS installed. Thank you VERY much!

I am now doing research on how to get a physical partition running within VirtualBox, as I already have Windows XP installed on this machine.

Any thoughts on how to get this running in VirtualBox? Thanks again!
Robert.