Hoffentlich ist das hier die richtige Abteilung. /boot sieht so aus:
Code: Alles auswählen
/boot$ ls -lah
insgesamt 54M
drwxr-xr-x 3 root root 4,0K Dez 6 19:04 .
drwxr-xr-x 23 root root 4,0K Apr 16 2019 ..
-rw-r--r-- 1 root root 183K Feb 19 2019 config-4.9.0-8-amd64
drwxr-xr-x 5 root root 4,0K Dez 6 19:11 grub
-rw-r--r-- 1 root root 28M Dez 6 19:03 initrd.img-4.9.0-8-amd64
-rw-r--r-- 1 root root 19M Dez 6 17:48 initrd.img-4.9.0-8-amd64.old-dkms
-rw-r--r-- 1 root root 3,1M Feb 19 2019 System.map-4.9.0-8-amd64
-rw-r--r-- 1 root root 4,1M Feb 19 2019 vmlinuz-4.9.0-8-amd64
Code: Alles auswählen
$ dpkg -l | awk '{print $2}' | grep -i 4.
...
linux-headers-4.19.0-6-amd64
linux-headers-4.19.0-6-common
linux-headers-4.9.0-11-amd64
linux-headers-4.9.0-11-common
linux-headers-4.9.0-8-amd64
linux-headers-4.9.0-8-common
linux-image-4.9.0-8-amd64
linux-kbuild-4.19
linux-kbuild-4.9
...
Beim Upgrade bin ich nach dieser Anleitung vorgegangen: https://www.debian.org/releases/stable/ ... ng.de.html
Im Grub2-Bootmenü kann ich auch nur den einen 4.9.0-8 kernel auswählen.
Das System läuft, aber irgendwie kommt mir das spanisch vor. Irgendwelche Hinweise zur Erleuchtung?
Gruß, rima