All of lore.kernel.org
 help / color / mirror / Atom feed
* how to redirect serial console to telnet session?
@ 2002-05-10 13:05 Chris Friesen
  2002-05-10 15:09 ` Russell King
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Friesen @ 2002-05-10 13:05 UTC (permalink / raw)
  To: linux-kernel


I have an embedded box with serial console.  I have a debug version of a driver
that wants to dump so much stuff to console that the poor serial can't keep up
and I can't run other commands.

I would like to redirect the stream of stuff going to the console to a telnet
session over ethernet.

Accordingly, I grabbed what looked like the important bits of xconsole, but it
appears that this only gets me stuff written to /dev/console from userspace. 
How do I go about getting the output of kernel-level printk()s as well?

Thanks,

Chris


-- 
Chris Friesen                    | MailStop: 043/33/F10  
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-05-11  9:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-10 13:05 how to redirect serial console to telnet session? Chris Friesen
2002-05-10 15:09 ` Russell King
2002-05-10 14:32   ` Chris Friesen
2002-05-10 15:29     ` Russell King
2002-05-11 14:26     ` Denis Vlasenko
2002-05-10 15:18   ` Randy.Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.