23 Feb
2010
23 Feb
'10
3:51 a.m.
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@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