JensFure wrote:Hi.
Todays kernel update broke my virtualbox. Seems like the kernel are missing some drivers for it. Just a heads up.
Best regards Jens.
Kernel update sometime does not trigger kernel header installation, as such virtualbox might fail.
Try install the kernel header,
use terminal and type uname -r to view your linux-kernel
just use synaptic search the corresponding headers, then install them.
after installation, reboot to your new kernel, virtualbox should work
have fun.
wayne@debian:~$ uname -r
3.0.0-2-amd64
wayne@debian:~$ apt-cache policy linux-headers-3.0.0-2-amd64
linux-headers-3.0.0-2-amd64:
Installed: 3.0.0-5
Candidate: 3.0.0-5
Version table:
*** 3.0.0-5 0
500 http://ftp.jp.debian.org/debian/ unstable/main amd64 Packages
500 http://ftp.us.debian.org/debian/ unstable/main amd64 Packages
100 /var/lib/dpkg/status
wayne@debian:~$
my Debian-Sid-gnome is fully D.U
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.









