From: khollan <khollan@daktronics.com>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Telnet on ML410
Date: Tue, 7 Aug 2007 13:09:13 -0700 (PDT) [thread overview]
Message-ID: <12041502.post@talk.nabble.com> (raw)
In-Reply-To: <12039337.post@talk.nabble.com>
Figured it out I needed to make device nodes
cd /dev
mknod ptmx c 5 2
cd /dev/pts
mknod 0 c 136 0
--
View this message in context: http://www.nabble.com/Telnet-on-ML410-tf4231739.html#a12041502
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
prev parent reply other threads:[~2007-08-07 20:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-07 18:02 Telnet on ML410 khollan
2007-08-07 20:09 ` khollan [this message]
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=12041502.post@talk.nabble.com \
--to=khollan@daktronics.com \
--cc=linuxppc-embedded@ozlabs.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.