Dabei ist mir bei "update-grub" die Datei desktop-grub.png aufgefallen.
Code: Alles auswählen
root@bookworm:~# update-grub
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-6.1.0-3-amd64
Found initrd image: /boot/initrd.img-6.1.0-3-amd64
Found linux image: /boot/vmlinuz-6.1.0-2-amd64
Found initrd image: /boot/initrd.img-6.1.0-2-amd64
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows 10 on /dev/sda1
Found Debian GNU/Linux 11 (bullseye) on /dev/sda6
done
root@bookworm:~#
dann
Code: Alles auswählen
update grub
Code: Alles auswählen
root@bookworm:~# update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.1.0-3-amd64
Found initrd image: /boot/initrd.img-6.1.0-3-amd64
Found linux image: /boot/vmlinuz-6.1.0-2-amd64
Found initrd image: /boot/initrd.img-6.1.0-2-amd64
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows 10 on /dev/sda1
Found Debian GNU/Linux 11 (bullseye) on /dev/sda6
done
root@bookworm:~#
das
viewtopic.php?t=186310&hilit=grub+hintergrund
hab ich gesehen aber bei mir wir der background-image erst gar nicht gefunden