On Fri, Aug 24, 2018 at 08:16:35AM +0000, Priebe, Sebastian wrote: > Hello, > I need to disable the console on an embedded device with ancient hardware (Freescale MX1 SOC (ARM)) running on Linux 2.4.26. So I changed the kernel comand line to "console=null". There are no messages printed but apparently the device doesn't boot with this setup. > Can somebody please give me a hint where to search for the problem? Any help is very much appreciated. > I have a JTAG interface on the device so I can debug a little with the help of that. But currently I have no idea why the boot fails. 2.4.26 is _very_ old and insecure and obsolete and not supported by the community at all. I suggest contacting the vendor that forces you to use that kernel and getting support from them as they are the only ones that really know what is in your kernel tree. Good luck! greg k-h