System:
Debian GNU/Linux 7.1 (wheezy) (64 bit)
Also mein problem ist folgendes:
Ich hab mir "virtualbox-4.2_4.2.16-86992~Debian~wheezy_amd64.deb" heruntergeladen, und wollts gleichmal installieren, nur ist da ein fehler aufgetreten:
Code: Alles auswählen
[....] Trying to register the VirtualBox kernel modules using DKMS:Error! Your kernel headers for kernel 2.6.32-19-pve cannot be found.
Please install the linux-headers-2.6.32-19-pve package,
or use the --kernelsourcedir option to tell DKMS where it's located
[FAIL] Failed, trying without DKMS ... failed!
[....] Recompiling VirtualBox kernel modules:
[FAIL] Look at /var/log/vbox-install.log to find out what went wrong ... failed
Code: Alles auswählen
Uninstalling modules from DKMS
Attempting to install using DKMS
Creating symlink /var/lib/dkms/vboxhost/4.2.16/source ->
/usr/src/vboxhost-4.2.16
DKMS: add completed.
Failed to install using DKMS, attempting to install without
Makefile:181: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
Code: Alles auswählen
apt-get install linux-headers-2.6.32-19-pve
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-2.6.32-19-pve
E: Couldn't find any package by regex 'linux-headers-2.6.32-19-pve'
Code: Alles auswählen
deb http://ftp.debian.org/debian wheezy main contrib non-free
deb http://security.debian.org wheezy/updates main contrib non-free
deb http://download.virtualbox.org/virtualbox/debian wheezy contrib non-free
# deb http://archive.debian.org/debian lenny main
# deb http://archive.turnkeylinux.org/debian squeeze main
# deb http://backports.debian.org/debian-backports squeeze-backports main
# deb http://ftp.debian.org/debian squeeze non-free
deb http://ftp.us.debian.org/debian wheezy main contrib
Mflg Darkie