2

I installed the 2.6.32-32-generic-pae kernel over my existing 2.6.32-32-generic kernel.

This solved the problem I had with the system not showing the full amount of RAM, but it has had a side-effect. I can't start my VirtualBox VMs. I get this message:

Kernel driver not installed (rc=-1908)
Please install the virtualbox-ose-dkms package and execute 'modprobe vboxdrv' as root

virtualbox-ose-dkms was already installed and when I ran sudo modprobe vboxdrv, I got another error message:

FATAL: Module vboxdrv not found.

I purged virtualbox-ose-dkms (complete removal) and then re-installed it, but I still got the same error.

I then repeated the full re-installation, but this time with the previous non-pae kernel. It works, but fails when I reboot into the pae kernel.

Next I uninstalled and then re-installed VirtualBox into the pae system, but it gave the same error.

What can I do to get VirtualBox running with the pae kernel?

Lekensteyn
  • 174,277
Peter.O
  • 24,681

1 Answers1

3

The issue was solved thanks to the comments to the question... VirtualBox is working again... by uninstalling and re-installing things in the correct sequence.. (I've "answered" in this way, as there was no other specific answer...)

Peter.O
  • 24,681