Month: September 2025
In order to debug kernel panic/freeze cases on devices which do not have serial console exposed, we can use Linux kernel’s netconsole module. This module is created with exactly this case in mind. In order to use the, we need... Read more