Kernel takes the last `console=` argument as primary (where init's stdout/stderr land). The previous order had ttyS0 last, which is a dead device on QEMU virt and most ARM64 SBCs — so init output disappeared and we only saw kernel panic messages (which use earlycon, bypassing the console preference). Also drop `quiet` from the default boot entry while we stabilise — we need the kernel + init output visible right now. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3.1 KiB
3.1 KiB