On Fri, Mar 06, 2009 at 04:38:18PM +0100, Martin Michlmayr wrote: > * Dieter Bloms <[email protected]> [2009-03-06 15:19]: > > Is it possible to get a core dump via network or dump it to disc ? > > I don't think so, but maybe someone else has an idea. (There is a > netconsole, but I doubt this'll work in this case.)
I don't see why not. It might be a simple oops or kernel panic, one of the kind on which the kernel decides to call it quits; in that case, it should be able to send out that panic message before killing itself. At the very least, this is worth an attempt. -- <Lo-lan-do> Home is where you have to wash the dishes. -- #debian-devel, Freenode, 2004-09-22 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

