This kernel is highly experimental! Installation: - make sure that in /boot are around 100MB space free. - decompress/untar to / tar xvf kernel-xx-ipfire-arch.tar.xz -C / - build the initramdisk dracut --regenerate-all --force - generate the grug config grub-mkconfig -o /boot/grub/grub.cfg - on aarch64 also genreate the u-boot initrd and update KVER in uENV.txt mkimage -A arm64 -T ramdisk -C lzma -d /boot/initramfs-6.12.xx-ipfire.img /boot/uInit-6.12.xx-ipfire known problems: - mdadm JBOD arrays are not supported with kernel 6.12 anymore