Re: [2.5.67-mm4] Can't open pty's

Andrew Morton (akpm@digeo.com)
Fri, 18 Apr 2003 21:29:49 -0700


"J. Hidding" <J.Hidding@student.rug.nl> wrote:
>
> Hi,
>
> Xterm (nor any other VT) won't run on my freshly compiled
> 2.5.67-mm4 kernel. It says:
>
> --
> xterm: Error 32, errno 2: No such file or directory
> Reason: get_pty: not enough ptys

Apparently you now need to mount the devpts filesystem on /dev/pts.

Red Hat 8's /etc/fstab has

none /dev/pts devpts gid=5,mode=620 0 0

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/