Hello Sabayon community. I have just recently migrated from Ubuntu to Sabayon and I've gotten just about everything I need working except for virtualbox. When I try to do the initial launch of my virtual machine I get the following error
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {662c175e-a69d-40b8-a77a-1d719d0ab062}
and
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
when I try to run '/etc/init.d/vboxdrv setup' in the terminal it says
* Stopping VirtualBox kernel modules ... [ ok ]
* Uninstalling old VirtualBox DKMS kernel modules ...
/etc/init.d/vboxdrv: line 293: /var/log/vbox-install.log: Permission deni [ !! ]
* Trying to register the VirtualBox kernel modules using DKMS ...
/etc/init.d/vboxdrv: line 311: /var/log/vbox-install.log: Permission denied
* Failed, trying without DKMS
* Recompiling VirtualBox kernel modules ...
/etc/init.d/vboxdrv: line 315: /var/log/vbox-install.log: Permission denied
* Look at /var/log/vbox-install.log to find out what went wrong
in my vbox-install.log it says
make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -C /lib/modules/2.6.37-sabayon/build modules
Makefile:314: /usr/src/linux-2.6.37-sabayon/scripts/Kbuild.include: No such file or directory
Makefile:546: /usr/src/linux-2.6.37-sabayon/arch/x86/Makefile: No such file or directory
/bin/sh: /usr/src/linux-2.6.37-sabayon/scripts/gcc-goto.sh: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-2.6.37-sabayon/arch/x86/Makefile'. Stop.
make: *** [vboxdrv] Error 2
If anyone can offer any suggestions or is familiar with this error I would be very grateful. Thanks in advance. ^_^
