Problem installing Virtual Box

Discussions related to using VirtualBox on Linux hosts.
Post Reply
bicky
Posts: 5
Joined: 28. Jul 2008, 17:26

Problem installing Virtual Box

Post by bicky »

I have been using Virtual Box for months, however due to a Virus problem in Wndows I have been forced to de-install Virtual Box. My problem is I have tried every way that I know to reinstall but with no success. My latest effort thro' the terminal came up with this error message

Code: Select all

:Building dependency tree       
Reading state information... Done
Note, selecting virtualbox-ose instead of virtualbox
The following packages were automatically installed and are no longer required:
  libswfdec-0.6-90
Use 'apt-get autoremove' to remove them.
Suggested packages:
  bridge-utils
The following NEW packages will be installed:
  virtualbox-ose
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/6366kB of archives.
After this operation, 20.7MB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package virtualbox-ose.
(Reading database ... 221299 files and directories currently installed.)
Unpacking virtualbox-ose (from .../virtualbox-ose_1.5.6-dfsg-6ubuntu1_i386.deb) ...
Setting up virtualbox-ose (1.5.6-dfsg-6ubuntu1) ...
 * Starting VirtualBox host networking...                                [ OK ] 
 * Starting VirtualBox kernel module vboxdrv                                    
 * No suitable module for running kernel found.
I seem to have a problem with installing the Kernel.

Anyone have any ideas ??
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

Install Version from VBOX Homepage.

Read UserManual for Requirements like gcc and kernel-source.
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

Do a sudo apt-get remove virtualbox-ose first if you want to use the VirtualBox PUEL Edition. Note that this has extra functionality that you will probably want to use.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Post Reply