Author Topic: [Solved] VirtualBox OSE and new kernel  (Read 480 times)

Offline matteorr

  • Jr. Member
  • **
  • Posts: 31
[Solved] VirtualBox OSE and new kernel
« on: April 05, 2011, 10:49:54 AM »
Is VirtualBox Open Source Edition being phased out?  When upgrading to kernel 2.6.38.2-pclos1.bfs, it removed virtualbox and will not let me reinstall it without uninstalling that kernel.  I didn't know if the non-OSE version is now recommended or if the kernel is just too new to have virtualbox modules.
« Last Edit: April 05, 2011, 01:31:29 PM by matteorr »

Offline MCP

  • Sr. Member
  • ****
  • Posts: 371
Re: VirtualBox OSE and new kernel
« Reply #1 on: April 05, 2011, 10:57:35 AM »
Is VirtualBox Open Source Edition being phased out?  When upgrading to kernel 2.6.38.2-pclos1.bfs, it removed virtualbox and will not let me reinstall it without uninstalling that kernel.  I didn't know if the non-OSE version is now recommended or if the kernel is just too new to have virtualbox modules.

Virtual Box has transitioned to using an extention pack to add the functionality that was in the PUEL version.  So yes the old OSE version has been transitioned out.  As for the new kernel, I just added kernel 2.6.38.2-pclos1.pae.bfs and it works just fine with VBox 4.04.

MCP

Offline Krisbee

  • Sr. Member
  • ****
  • Posts: 335
Re: VirtualBox OSE and new kernel
« Reply #2 on: April 05, 2011, 11:11:43 AM »
Which version of VBox did you have installed? VBox 4, or an earlier version?

You don't upgrade kernels, you install new kernels (along with source headers). Previous kernels remain on your system until you decide to remove them.

After installing a new kernel, and if you want to use it right away, on the next re-boot selecting the new kernel from the boot menu should result in the dynamic module system building an necessary modules for the new kernel, things like video drivers, and virtual box.  Vbox should run as long as the new kernel module was successfully built on reboot. If you use a graphical boot then you may not have seen the messages.

So exactly how/what did you install and what exactly did you do after installing the new kernel?

You could check in synaptic that  you have the kernel-devel-2.6.38.2-pclos1.bfs package installed along with kernel 2.6.38.2-pclos1.bfs.
Chris

Offline matteorr

  • Jr. Member
  • **
  • Posts: 31
Re: VirtualBox OSE and new kernel
« Reply #3 on: April 05, 2011, 11:24:34 AM »
I had the package named 'task-virtualbox' installed which shows a version of 3.1.4-1pclos2010.  When I chose to install the 2.6.38.2 kernel (including the devel package), it forced me to remove that package (along with the virtualbox and dkms-virtualbox packages).  I've got the non-OSE version 4.0.4 installed now and it seems to be working fine, but would prefer an open source edition if I had the option (for purely ideological reasons).

Offline Krisbee

  • Sr. Member
  • ****
  • Posts: 335
Re: VirtualBox OSE and new kernel
« Reply #4 on: April 05, 2011, 01:07:09 PM »
As has already been said, unless you chose to download and install the USB Vbox extension pack for Vbox 4.0.4 you are running the OSE version of latest Vbox. No need for ideological qualms. :)

I think you should mark this thread as solved.
Chris