Re: [ILUG] Wierd telnet problem...

From: kevin lyda (kevin at domain suberic.net)
Date: Tue 25 May 1999 - 14:08:09 IST


jplooney at domain compapp.dcu.ie burst across the net:
> What's up. /dev/pts has no files in it. I thought that when unix98 pty
>support was compiled in, the kernel was supposed to make a pty file there,
>when it was stated or opened...

don't you have to mount it?

what does mount report? i see the following:
[kevin at domain nyx ~]$ mount
/dev/hda1 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/hda10 on /home type ext2 (rw)
/dev/hda5 on /u1 type ext2 (rw)
/dev/hda3 on /u2 type ext2 (rw)
/dev/hda8 on /usr type ext2 (rw)
/dev/hda6 on /var type ext2 (rw)
none on /dev/pts type devpts (rw,mode=0622)

maybe a mount /dev/pts would help? with this in /etc/fstab:
none /dev/pts devpts mode=0622 0 0

> According to 'ps -ef' all the shells are using ttyp?? files - why not
>ptys?

no clue, sorry. dunno much about pty's.

kevin



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:14 GMT