[Solved]Virtualbox 2.1.0 on Ubuntu 8.04 Kernel 2.6.24-23-386
Posted: 10. Jan 2009, 18:27
Hi
I've a problem since Ubuntu has upgraded de Kernel to 2.6.24-23-386, everytime I'm trying to start Virtualbox (Version 2.1.0) I'm getting this message

so I tried to run "/etc/init.d/vboxdrv setup" as the message says
and in the /var/log/vbox-install.log says:
I've already deinstalled Virtualbox and installed new, but without success. I've also installed DKMS as recommended in the message, but also without success
.
unfortunately I've no idea how to fix this problem
any idea from your site?
cheers
frijoles
I've a problem since Ubuntu has upgraded de Kernel to 2.6.24-23-386, everytime I'm trying to start Virtualbox (Version 2.1.0) I'm getting this message

so I tried to run "/etc/init.d/vboxdrv setup" as the message says
Code: Select all
root@host1:~# /etc/init.d/vboxdrv setup
* Stopping VirtualBox kernel module * done.
* Recompiling VirtualBox kernel module
* Look at /var/log/vbox-install.log to find out what went wrong
root@host1:~# Code: Select all
root@host1:~# cat /var/log/vbox-install.log
Attempting to install using DKMS
removing old DKMS module vboxdrv version
Error! Invalid number of parameters passed.
Usage: remove -m <module> -v <module-version> --all
or: remove -m <module> -v <module-version> -k <kernel-version>
------------------------------
Deleting module version: 2.1.0
completely from the DKMS tree.
------------------------------
Done.
Creating symlink /var/lib/dkms/vboxdrv/2.1.0/source ->
/usr/src/vboxdrv-2.1.0
DKMS: add Completed.
Error! Your kernel source for kernel 2.6.24-23-386 cannot be found at
/lib/modules/2.6.24-23-386/build or /lib/modules/2.6.24-23-386/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
Failed to install using DKMS, attempting to install without
Makefile:143: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Schluss.
root@host1:~#unfortunately I've no idea how to fix this problem
cheers
frijoles