> Well, if I have serial connected to the box, it will contain basically
> everything the machine said, no?

Yes - but the serial port is too slow to log everything that you might
conceivably need to debug your problem.  Imagine trying to log every
interrupt and every pagefault on every processor down a single 115200
baud connection.  Thus my earlier comments about guessing what to
log.

-Tony

Reply via email to