i have sabayon 5.0 x86 ( with kde ) and i have tried to install virtualbox.
when i run the vb.run file
- Code: Select all
Failed to build the vboxdrv kernel module.
Please check the log file /var/log/vbox-install.log for more information.
VirtualBox has been installed successfully, but the kernel module could not
be built. When you have fixed the problems preventing this, execute
/etc/init.d/vboxdrv setup
as administrator to build it.
...so i try /etc/init.d/vboxdrv setup and..
- Code: Select all
* Stopping VirtualBox kernel module... [ ok ]
* Recompiling VirtualBox kernel module...
* Look at /var/log/vbox-install.log to find out what went wrong
the log file is this
- Code: Select all
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.31-sabayon/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
make[1]: *** No rule to make target `modules'. Stop.
make: *** [vboxdrv] Error 2


