Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4104

General discussion • Re: ERROR: Unsupported initramfs version (6.1.0-18-arm64)?

$
0
0
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:

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
And I get this error:

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



Viewing all articles
Browse latest Browse all 4104

Trending Articles