I also have this error.
I'm using the 6.6.20-v8+ from rpi-update
I make sure I have `initramfs initrd.img followkernel` in my /boot/firmware/config.txt and do this:And I get this error:
(I'm on the current 64-bit Raspberry Pi OS, on a RPI4b)
I'm using the 6.6.20-v8+ from rpi-update
I make sure I have `initramfs initrd.img followkernel` in my /boot/firmware/config.txt and do this:
Code:
sudo modprobe configscd /bootsudo cp /proc/config.gz /boot/config-`uname -r`.gzsudo gunzip /boot/config-`uname -r`.gzsudo update-initramfs -c -k `uname -r`sudo cp initrd.img-`uname -r` /boot/firmware/sudo cp initrd.img-`uname -r` /boot/firmware/initrd.img
Code:
sudo update-initramfs -c -k `uname -r`update-initramfs: Generating /boot/initrd.img-6.6.20-v8+ERROR: Unsupported initramfs version (6.6.20-v8+)
(I'm on the current 64-bit Raspberry Pi OS, on a RPI4b)
Code:
/boot $ cat /etc/issue.netDebian GNU/Linux 12
Statistics: Posted by satadru — Wed Mar 06, 2024 11:27 pm