ksymoops doesn't need to be run on the box the crash happened, it just
needs the symbol information from the running kernel (the System.map
that was created while compiling the kernel in use). If you can
extract the System.map that would help a lot already (not as much if
some relevant addresses were in modules, but still enough).
Look at the ksymoops command line options to see what you can do.
Booting with a floppy alone is not of much use if this floppy starts a
different kernel than the one that created the oops. You'd still have
to get at the System.map (and in this case explicitly tell ksymoops
not to use the symbol information of the running kernel).
-- Andreas E. Bombe <andreas.bombe@munich.netsurf.de> DSA key 0x04880A44 http://home.pages.de/~andreas.bombe/ http://linux1394.sourceforge.net/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/