Re: Block Size for Windows
From: Brad Campbell <hidden>
Date: 2012-08-28 02:06:37
From: Brad Campbell <hidden>
Date: 2012-08-28 02:06:37
On 28/08/12 06:02, Jonathan Tripathy wrote:
What should my next step be? Try and find a serial cable to capture the debug output?
If the machine has a network port and you have another machine nearby you could use netconsole. It's much quicker and easier than trying to cobble up a serial cable if you don't already have one handy. You'll find the documentation in your kernel source tree here ---> Documentation/networking/netconsole.txt I have my server set up to log to the rsyslog daemon on my desktop machine. This way if it panics and auto-reboots, I get a good copy of the oops. Regards, Brad