You are not logged in.

#1 2009-07-06 06:14:30

sant527
Member
Registered: 2009-06-21
Posts: 273

[SOLVED] virtual box (vboxdrv: not loaded)

I have installed virtualbox
pacman -S virtualbox_bin
and installed virtualbox_bin 3.0.0-2
/etc/rc.d/vboxdrv not found

When I run virtual box, it says vboxdrv is not loaded

what to do

Last edited by sant527 (2009-07-10 06:33:36)

Offline

#2 2009-07-06 06:18:42

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: [SOLVED] virtual box (vboxdrv: not loaded)

Ehmm..

modprobe vboxdrv

It's a module not a daemon, so place it in the module section of rc.conf.

Offline

#3 2009-07-06 08:53:52

sant527
Member
Registered: 2009-06-21
Posts: 273

Re: [SOLVED] virtual box (vboxdrv: not loaded)

Ashren wrote:

Ehmm..

modprobe vboxdrv

It's a module not a daemon, so place it in the module section of rc.conf.

I have added vboxdrv and restart its working fine.

But I am unable to find the virtualbox command from the terminal

I have to go through menu and use

Offline

#4 2009-07-06 09:20:27

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: [SOLVED] virtual box (vboxdrv: not loaded)

If you want to start VirtualBox from the command line write

VirtualBox

. The caps are needed.

Offline

#5 2009-07-06 09:24:04

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: [SOLVED] virtual box (vboxdrv: not loaded)

For reference..

pacman -Ql packageName shows what files a package contains.

You might add | grep bin or something of the sort after it to find the binaries quickly (sometimes.. some files contain 'bin' in the title or a folder name, obviously)

that question has been asked many times before. please learn to use Pacman, the Forum (and corresponding Search functions), and the Wiki before asking questions, and edit your first post to append [SOLVED] to the title when you find an appropriate answer to your questions.. it will save those of us looking to help time and frustration if you do all of that. thanks.

Last edited by FrozenFox (2009-07-06 09:26:17)

Offline

Board footer

Powered by FluxBB