[arch-general] vboxnetflt, adp won't insert

Peter Wu peterwu at gmx.com
Mon Feb 22 21:51:28 EST 2010


On Monday 22 February 2010 21:12:36 Nilesh Govindarajan wrote:
> >> There's no such command.
> > 
> > should be at /usr/bin/vbox_build_module.
> > 
> > run it under root.
> 
> [nilesh at Linux Nilesh]$ ls /usr/bin/vbox_build_module
> ls: cannot access /usr/bin/vbox_build_module: No such file or directory

What virtualbox package did you install? 

Since I'm running x86_64, I have the following aur package installed.

local/virtualbox_bin 3.1.2-2

btw, this is the content of this vbox_build_module.

#!/bin/bash

echo "Building vboxdrv for `uname -sr`"
cd "/opt/VirtualBox/src"
make clean && make && make install



-- 
Peter Wu
Powered by GNU/Linux 2.6.32-ARCH


More information about the arch-general mailing list