neonl
November 17th, 2007, 04:12 PM
Hi.
I installed virtualbox to test other linux distros and to install windows 2000.
I installed by this method:sudo nano /etc/sources.list
add the repo
deb http://www.virtualbox.org/debian gutsy non-freethen:wget http://www.virtualbox.org/debian/innotek.asc
apt-key add innotek.ascEverything is fine until I try to start the box I created, I get this:
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}
How can I handle this?
I installed virtualbox to test other linux distros and to install windows 2000.
I installed by this method:sudo nano /etc/sources.list
add the repo
deb http://www.virtualbox.org/debian gutsy non-freethen:wget http://www.virtualbox.org/debian/innotek.asc
apt-key add innotek.ascEverything is fine until I try to start the box I created, I get this:
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}
How can I handle this?