Re: Problems with my terminal device files
From: Mikko Työläjärvi (mbsd_at_pacbell.net)
Date: 06/01/03
- Previous message: J. Seth Henry: "Spring cleaning - hardware give-away"
- In reply to: Daniela: "Re: Problems with my terminal device files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 01 Jun 2003 14:17:39 -0700 (PDT) To: Daniela <dgw@liwest.at>
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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: J. Seth Henry: "Spring cleaning - hardware give-away"
- In reply to: Daniela: "Re: Problems with my terminal device files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading