Problems with my terminal device files

Mikko Työläjärvi mbsd at pacbell.net
Sun Jun 1 14:22:41 PDT 2003


On Sun, 1 Jun 2003, Daniela wrote:

[...]

> I can't allocate new pty's, no matter what I do.

[...]

> > > Xterm says that I don't have enough ptys. How do I make more?

Umm... this is on 4.x, right?  Have you tried making more pty device
nodes?  Thus:

  # cd /dev
  # sh MAKEDEV pty1           # 32 more nodes...
  # sh MAKEDEV pty2           # another 32 nodes...
  # sh MAKEDEV pty3           # etc...

   $.02,
   /Mikko


More information about the freebsd-questions mailing list