I am trying to compile a new Android kernel on my phone. The problem is that it ends in the load cycle without any means of accessing error messages. I can compile an older version of the kernel that works well on the phone, so I can add the box to the configuration if necessary.
My goal is to load the phone with the old working operating system, and then load the new kernel from the working OS and receive log messages while loading the new kernel.
If this is not possible, there is a way (for example, saving messages to an SD card) for accessing kernel log messages (errors) later (after loading another working OS).
source share