Re: Kernelmessage to usbstick?

From: Oliver Neukum
Date: Sat Jan 10 2009 - 17:57:50 EST


Am Saturday 10 January 2009 23:53:15 schrieb Andi Kleen:
> Hans de Bruin <bruinjm@xxxxxxxxx> writes:
>
> > Would it be possible to send kernel messages to an usbstick? On
> > poweroff my laptop displays a kernel trace and a final message:
> > poweroff[3114] exited with preempt_count 2
> > /etc/rc.d/rc.0: line 265: 3114 Segementation fault /sbin/poweroff.
> > I don't have a serial cable within reach, but plenty of usbsticks.
>
> There's a mtdoops.c indeed, but it currently only works on
> MTD controlled flash devices, not usb sticks.
>
> However usb sticks would need the USB subsystem to be running and it's
> unlikely that will be the case really late in poweroff. So it might
> not help.

USB in turn needs PCI, interrupts and DMA.

Regards
Oliver
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/