All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Friesen <cfriesen@nortelnetworks.com>
To: linux-kernel@vger.kernel.org
Subject: how to redirect serial console to telnet session?
Date: Fri, 10 May 2002 09:05:41 -0400	[thread overview]
Message-ID: <3CDBC5A5.A1844CC0@nortelnetworks.com> (raw)


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

             reply	other threads:[~2002-05-10 13:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-10 13:05 Chris Friesen [this message]
2002-05-10 15:09 ` how to redirect serial console to telnet session? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CDBC5A5.A1844CC0@nortelnetworks.com \
    --to=cfriesen@nortelnetworks.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.