So far I assumed they're written by the bootloader, so, probably not (and they shouldn't be of particular interest either).Are the initial boot msgs displayed before '---<<BOOT>>---' recorded anywhere?
Well, dmesg displays the kernel's ringbuffer, so for that to work, the kernel must have started.dmesg
doesn't seem to include them...