Re: HOWTO for PTY98 out there?

Michael Driscoll (fenris@ulf.edgemail.com)
Mon, 17 Aug 1998 04:37:23 -0600


>Is there any preliminary HOWTO for PTY98 out there yet?
>
>I have created the /dev/ptmx device and the /dev/pts directory.
>How do I correctly mount it?

I have the following in my /etc/fstab (as per hpa's suggestion):

none /dev/pts devpts gid=5,mode=0620 1 2

Then I have the following:

avatar@ulf:~[0 ls -l /dev/ptmx
crw-rw-rw- 1 avatar bofh 5, 2 Aug 8 04:37 /dev/ptmx

and:

avatar@ulf:~[0 ls -ld /dev/pts/
drwxr-xr-x 2 avatar bofh 0 Aug 16 13:55 /dev/pts//

So far nothing seems to be using it, I'm on a glibc system but
I think I just don't have anything that uses them yet. (hpa, if
you're reading this, are the perms ok? Should some of the gids
be group tty? (avatar == bofh == 0 in the above cases BTW))
Mike

-- 
"You'd be fools to ignore the boolean anti-binary least-square approach!"
 Michael Driscoll, Engineering Geek.
 fenris@edgemail.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html