linux-um archives
 help / color / mirror / Atom feed
From: Jed Reynolds <lists@benrey.is-a-geek.net>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] pty channel
Date: Fri, 08 Apr 2005 11:24:29 -0700	[thread overview]
Message-ID: <4256CC5D.2090106@benrey.is-a-geek.net> (raw)

Question about connecting ptys. I've tried specifying various ssl 
options to try to connect to serial lines but I don't see any boot 
messages saying any ptys are being allocated. Am I missing something?

Host and guest are Linux 2.6.11.6 vanilla.

linux root=/dev/ubda ubda=root_fs ubdh=swap \
        con=null con0=fd:0,fd:1 ssl=pty ssl0=pty ssl1=pty \
        umid=monster \
        eth0=tuntap,tap1,,192.168.50.23

in the guest's inittab, I have
s0:2345:respawn:/sbin/agetty ttyS0 115200,9600 linux
s1:2345:respawn:/sbin/agetty ttyS1 115200,9600 linux

 # bin/linux --showconfig | grep -i tty
CONFIG_TTY_CHAN=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_PPP_SYNC_TTY=m
                                                                                                                                                                        

[root@jeeves] /home/uml
 # bin/linux --showconfig | grep -i pty
CONFIG_PTY_CHAN=y
CONFIG_SSL_CHAN="pty"
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

             reply	other threads:[~2005-04-08 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-08 18:24 Jed Reynolds [this message]
2005-04-08 18:29 ` [uml-devel] pty channel Jed Reynolds

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=4256CC5D.2090106@benrey.is-a-geek.net \
    --to=lists@benrey.is-a-geek.net \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox