Hi, I've been having a lot of trouble trying to get VirtualBox running.

It seems that everything I try just leads to the same outcome of not being able to run my VMs. I can install it fine (I think) and it runs, but when I try to run a machine it gives me this:

Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
but that file isn't there. There are other vbox files there, just not that one.

Any Ideas?