Thank you for the solutions you have proposed.
The output of "apt policy linux-image-rpi-v8" : And, I ran : After the reboot the kernel was still 6.1.21-v8+ and a new folder firmware has been created : /boot/firmware/firmware (it's weird).
I will try again tomorrow.
I ran :Move that /boot partition to /boot/firmware/ otherwise the kernel updates will fail.
Code:
sudo mv * /firmware
Code:
linux-image-rpi-v8: Installed: 1:6.6.62-1+rpt1 Candidate: 1:6.6.62-1+rpt1 Version table: *** 1:6.6.62-1+rpt1 500 500 http://archive.raspberrypi.org/debian bookworm/main arm64 Packages 100 /var/lib/dpkg/status
Code:
sudo apt-get remove --purge raspberrypi-kernel
I tried, but it was impossible :mount bootFAT on /boot/firmware
Code:
sudo mount /dev/mmcblk0p1 /boot/firmwaremount: /boot/firmware: /dev/mmcblk0p1 already mounted on /boot. dmesg(1) may have more information after failed mount system call.
Statistics: Posted by wodix — Wed Dec 04, 2024 9:08 pm