SOLVED - No deb for Ubuntu 7.04? Or can I use the 7.10 deb?

Discussions related to using VirtualBox on Linux hosts.
Post Reply
startling
Posts: 20
Joined: 29. Mar 2008, 14:33

SOLVED - No deb for Ubuntu 7.04? Or can I use the 7.10 deb?

Post by startling »

Firstly, to any people from Virtualbox who are watching this forum - many thanks for an absolutely fantastic product. It has been working brilliantly for me.

A Linux kernel upgrade broke Virtualbox. (Error: VirtualBox kernel driver not installed. VBox status code: -1908) I tried running 'sudo vboxdrv setup' but got a command not found error.

So I thought, I'll download the latest version of Virtualbox as that seems to have worked for others. Trouble is, on the downloads page there are debs for 7.10 and 8.04 only. I'm running 7.04 and cannot upgrade because neither 7.10 nor 8.04 works with my wireless network card.

So would it be okay to install the 7.10 version, or is there a better solution? Thanks.
Last edited by startling on 21. Jun 2008, 11:17, edited 1 time in total.
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

If the 7.10 package works for you then you are fine. You might try the 6.06 version as well. Note that we have to focus on the last two revisions of a Linux distribution, after 7.04 came 7.10 and 8.04.
startling
Posts: 20
Joined: 29. Mar 2008, 14:33

Post by startling »

Thanks for your reply Frank.

Is it possible to install two versions of VirtualBox side by side, so that I can test the 7.10 version to see if it works without disrupting the version that's working?

As a workaround I have reverted to the older kernel so that I can keep my current version of virtual box running.
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

No, you can only install one version. But if you upgrade, the new version will ask for updating your config files. Choose to create backups. If the new version would not work you have the backup files still available. Search for *.bak (AFAIR) in ~/.VirtualBox and rename these files properly.

But as soon as you were able to install the 7.10 package and you were able to start the GUI you shouldn't expect more problems.
startling
Posts: 20
Joined: 29. Mar 2008, 14:33

Post by startling »

I tried the Gusty deb, but that did not work.

Code: Select all

 Error: Dependency is not satisfiable: libc6
So I tried the Dapper deb and that worked! Thanks.
Post Reply