On 2023-08-26, Tixy wrote: >> I thought of that, too, but debug writes to a tmpfs (it has to, at this >> point). If the machine locks up, the log is lost... > > Logs will appear on the screen so long as you don't have the 'quiet' > parameter on the Linux commandline.
I think it always writes to tmpfs which is moved to /run/initramfs, but only if the boot succeded. So thahn01 should use debug=vc to get debug logs on screen during boot.