Author |
Message |
alien-aptosid
|
|
Post subject: virtualbox : No suitable module for running kernel found ?
Posted: 30.10.2010, 08:07
|
|
Joined: 2010-10-03
Posts: 24
Status: Offline
|
|
Not sure if this is a software problem or a bug? but it seems it has to do with the custom kernel we have ?
this is the error message
"
Starting VirtualBox kernel modulesNo suitable module for running kernel found ... failed!"
root@sidbox:/home/admin# apt-get install virtualbox-ose
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
virtualbox-guest-additions vde2
Recommended packages:
virtualbox-ose-dkms virtualbox-ose-source virtualbox-ose-qt
The following NEW packages will be installed:
virtualbox-ose
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/9,049 kB of archives.
After this operation, 32.5 MB of additional disk space will be used.
Selecting previously deselected package virtualbox-ose.
(Reading database ... 104013 files and directories currently installed.)
Unpacking virtualbox-ose (from .../virtualbox-ose_3.2.10-dfsg-1_amd64.deb) ...
Processing triggers for man-db ...
Setting up virtualbox-ose (3.2.10-dfsg-1) ...
Stopping VirtualBox kernel modules.
Starting VirtualBox kernel modulesNo suitable module for running kernel found ... failed!
failed!
invoke-rc.d: initscript virtualbox-ose, action "restart" failed.
Processing triggers for python-central ...
root@sidbox:/home/admin# uname -a
Linux sidbox 2.6.36-0.slh.1-aptosid-amd64 #1 SMP PREEMPT Wed Oct 20 22:47:07 UTC 2010 x86_64 GNU/Linux
root@sidbox:/home/admin# dpkg -l | grep virtualbox
ii virtualbox-ose 3.2.10-dfsg-1 x86 virtualization solution - base binaries
ii virtualbox-ose-guest-utils 3.2.10-dfsg-1 x86 virtualization solution - non-X11 guest utilities
ii virtualbox-ose-guest-x11 3.2.10-dfsg-1 x86 virtualization solution - X11 guest utilities
root@sidbox:/home/admin# |
|
|
|
|
|
devil
|
|
Post subject: RE: virtualbox : No suitable module for running kernel found
Posted: 30.10.2010, 10:57
|
|
Joined: 2010-08-26
Posts: 491
Location: Berlin
Status: Offline
|
|
tell dmakms to build it for every new kernel.
greetz
devil |
|
|
|
|
|
|
Post subject: RE: virtualbox : No suitable module for running kernel found
Posted: 30.10.2010, 15:05
|
|
Moderator
Joined: 2010-09-11
Posts: 469
|
|
|
|
|
alien-aptosid
|
|
Post subject: RE: virtualbox : No suitable module for running kernel found
Posted: 06.11.2010, 20:17
|
|
Joined: 2010-10-03
Posts: 24
Status: Offline
|
|
thanks guys...the manual is perfect for virtual-box-ose. iam trying to use the oracle version licensed under puel http://www.virtualbox.org/wiki/VirtualBox_PUEL as it has some goodies like usb support. It seems that it is complaining that source cant be found and i am not able to find it in virtualbox website.
Any suggestions or any alternative software which will allow USB on guest OS . thanks //
root@sidbox:/home/admin# m-a a-i vtirtualbox-3.2
Updated infos about 1 packages
Getting source for kernel version: 2.6.36-0.slh.3-aptosid-amd64
Kernel headers available in /usr/src/linux
Creating symlink...
Couldn't create the /usr/src/linux symlink!
apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
Done!
unpack
The source tarball could not be found!
Package virtualbox-3.2 not installed?
Running "m-a -f get virtualbox-3.2" may help.
"/usr/share/modass/packages/default.sh" build KVERS=2.6.36-0.slh.3-aptosid-amd64 KSRC=/usr/src/linux-headers-2.6.36-0.slh.3-aptosid-amd64 KDREV=2.6.36-3 kdist_image
Build log starting, file:
│ /var/cache/modass/virtualbox-3.2.buildlog.2.6.36-0.slh.3-aptosid-amd64.128
│ 9074500
│ Date: Sat, 06 Nov 2010 12:15:00 -0800 |
|
|
|
|
|
slam
|
|
Post subject: RE: virtualbox : No suitable module for running kernel found
Posted: 07.11.2010, 07:30
|
|
Team Member
Joined: 1970-01-01
Posts: 607
Location: w3
Status: Offline
|
|
|
|
|
|
|
|