If a normal Debian dist-upgrade is done, so changing bullseye to bookworm in sources.list(.d), you manually need to add/install the new bookworm firmware and kernel. It are new package names and the bootFAT needs to be mounted in /boot/firmware, so edit your fstab and umount and mount again before:
sudo apt install linux-image-rpi-v8 raspi-firmware
and further clean up old package names later on an check files in bootFAT
See also: viewtopic.php?p=2147458&#p2147458
sudo apt install linux-image-rpi-v8 raspi-firmware
and further clean up old package names later on an check files in bootFAT
See also: viewtopic.php?p=2147458&#p2147458
Statistics: Posted by redvli — Mon Nov 04, 2024 7:27 am