it worked, thanksWell, that's what did it. There's a lot more to that upgrade than just changing the sources.list files. Just things like the boot mount point moving from /boot to /boot/firmware, the kernel package name changes as well as the move to Network Manager instead of dhcpcd, plus more. This is why the upgrade is not recommended.I did upgrade from bullseye to bookworm around 1 month ago.
You can try editing your fstab to change /boot to /boot/firmware, which should get over this problem at least.
1. sudo umount /boot
2. sudo mkdir /boot/firmware
3. edit the fstab file using your favourite editor
4. reboot and hope it works (it should do)
Statistics: Posted by fch — Sat Nov 30, 2024 11:40 am