Install problem on Ubuntu 8.10
Posted: 25. Jan 2009, 04:02
Distribution: Ubuntu 8.10
Kernel : 2.6.24-23-generic
I am trying to install VirtualBox 2.1.2 on my machine (previously 1.66 was working but suddenly host networking hence the reinstall) I get the folloling error. I have installed the kernel headers, build-essential and DKMS but i get the follwing error in the log file. Tried running sudo apt-get install virtualbox-ose virtualbox-ose-source virtualbox-ose-modules-2.6.24-23-generic but get this error: E: Couldn't find package virtualbox-ose-modules-2.6.24-23-generic
NO idea what to do so any advice would be helpful. Also my knowledge of Linux is somewhat limited.
Kernel : 2.6.24-23-generic
I am trying to install VirtualBox 2.1.2 on my machine (previously 1.66 was working but suddenly host networking hence the reinstall) I get the folloling error. I have installed the kernel headers, build-essential and DKMS but i get the follwing error in the log file. Tried running sudo apt-get install virtualbox-ose virtualbox-ose-source virtualbox-ose-modules-2.6.24-23-generic but get this error: E: Couldn't find package virtualbox-ose-modules-2.6.24-23-generic
NO idea what to do so any advice would be helpful. Also my knowledge of Linux is somewhat limited.
Code: Select all
Error! Your kernel source for kernel 2.6.24-23-generic cannot be found at
/lib/modules/2.6.24-23-generic/build or /lib/modules/2.6.24-23-generic/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. Stop