Debugging with printks over Netconsole

Netconsole is a powerful Linux kernel debugging tool. The dmesg output from a machine under test is transferred over an ethernet link (via UDP packets) to another machine. That means … Continue reading Debugging with printks over Netconsole