Steffen Barszus wrote:
you can connect your monitor to the debug console PC, you don't need one on your crashbox.do you have a second computer you can use for kernel debugging using the serial console? If so, can you please try to capture the oops log via the serial console? thanks, Holger
Not really. at least I miss a second monitor ( PSU and case.if a k6 200 is not fast enough to do it) Will try to get a second monitor. Any documentation
that explains how to do it ? What do i need for it ? If I can help here i would be glad.enable CONFIG_SERIAL and CONFIG_SERIAL_CONSOLE, then append console=ttyS1,9600 to your kernel command line. For details read /usr/src/linux/Documentation/serial-console.txt