Subject: Re: aterm: can't open pseudo-tty
To: None <netbsd-users@netbsd.org, shnek@tiscali.cz>
From: Hubert Feyrer <hubertf@gmx.de>
List: netbsd-users
Date: 03/24/2004 01:42:12
In article <40600158.3050204@tiscali.cz> you wrote:
> when i try to open more aterms than is certain threshold at some time. 
> xterms open just fine? how can i solve this problem? i had a look in 
> /dev to see what pty* i have (i have 62 of them) - so there shouldn't be 
> the problem because my "limit" lies around 25 aterms running at the same 
> time...

62 sounds like the default number of ptys, try increasing it:

miyu# cd /dev
miyu# ls pty* | wc -l
      62
miyu# sh MAKEDEV pty1
miyu# sh MAKEDEV pty2
miyu# sh MAKEDEV pty3
miyu# ls pty* | wc -l
     248


 - Hubert

-- 
  ___ _ _  _   _        * Harddisk Image Cloning * 
 / __| | || | | |           www.feyrer.de/g4u/
| (_ |_  _| |_| |         
 \___| |_| \___/        v1.14 out now, including SATA support!