pi@raspberrypi:~ $ cat /etc/rpi-issue
Raspberry Pi reference 2025-10-01
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 7dadcf1fc5ce1648ab09409ab978831690c9a955, stage4
pi@raspberrypi:~ $ vcgencmd version
2025/09/23 12:05:55
Copyright (c) 2012 Broadcom
version 02da46a3 (release) (embedded)
pi@raspberrypi:~ $ uname -a
Linux raspberrypi 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64 GNU/Linux
Describe the bug
With
auto_initramfs=0in config.txt andfullscreen_logo_enabled=1andfullscreen_logo_name=logo.tgain cmdline.txt, the kernel will not boot.Steps to reproduce the behaviour
auto_initramfs=0to config.txtfullscreen_logo_enabled=1andfullscreen_logo_name=logo.tgafrom cmdline.txt. Notice it boots fineDevice (s)
Raspberry Pi CM5 Lite
System
Logs
No response
Additional context
No response