







Aging Technogeek wrote:Go to the Oracle Virtualbox download page here
http://www.virtualbox.org/wiki/Linux_Downloads
and either get the .deb package for Debian Squeeze or copy the repo from farther down the page into your sources.list and install Vbox 4.04 from Package Manager.
I recommend the second course as this will provide you with updates via mint Update as they become available (that's how I got version 4.04)
BTW, Virtualbox 4.xx runs great on LMDE as long as you get the proper (Debian) package.


kwevej wrote:I'm running the latest version obtained from the repos.
Was there any error message?

uname -rsudo /etc/init.d/vboxdrv setup
madwoollything wrote:The question is, has anyone got virtualbox 4 running on LMDE and what do you need to do to get it to work?
$ dpkg -l virtual*
||/ Name Version Description
+++-==================================================
un virtualbox <none> (no description available)
ii virtualbox-4.0 4.0.4-70112~Debian~squeeze Oracle VM VirtualBox
un virtualbox-ose <none> (no description available)

Habitual wrote:kernel-headers installed?
- Code: Select all
uname -r
kernel-headers package should match that result.
What doesreport?
- Code: Select all
sudo /etc/init.d/vboxdrv setup

sudo /etc/init.d/vboxdrv setup* Stopping VirtualBox kernel modules [ OK ]
* Uninstalling old VirtualBox DKMS kernel modules [ OK ]
* Trying to register the VirtualBox kernel modules using DKMS [ OK ]
* Starting VirtualBox kernel modules [ OK ]




Habitual wrote:re: "4.0.4 are linked with 4.0.2"
You have both installed?

madwoollything wrote:4.0.4 runs after running '/etc/init.d/vboxdrv setup' after each reboot of the host machine
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib
ScoobyDan wrote:madwoollything wrote:4.0.4 runs after running '/etc/init.d/vboxdrv setup' after each reboot of the host machine
madwoollything,
How did you install VirtualBox 4.0.4? Via the direct download, or via the Oracle repository?
I had the same problem as you when I used the version from Debian's repository (3.2). I then went to the VirtualBox site, and added the VirtualBox repository to my sources.list:
- Code: Select all
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib
This then replaced 3.2 with 4.0.4(-70112~Debian~squeeze, to be precise), which works every time without a glitch.
Worth a try?
Daniel


madwoollything wrote:(I've completely removed virtualbox via synaptic and then reinstalled, but this does not appear to have made any difference. DKMS is installed.
I don't want to have to do a full re-install of LMDE just to get virtualbox working again)
sudo aptitude purge virtualbox-3.2
Users browsing this forum: No registered users and 6 guests