Am 28.08.2018 um 15:00 schrieb Finn Thain:
On Tue, 28 Aug 2018, Stefan Niestegge wrote:the kernel does not start up and run the D-I from the initrd. A serial terminal was connected to one TT, but all it received was "ABCDEJK".If you have CONFIG_EARLYPRINTK=y then you can enable the early console. Try passing the kernel parameter 'earlyprintk'. That should cause kernel messages to be sent to the same device(s) to which "ABCDEJK" was sent.
good hint, we'll do that and report.