From owner-freebsd-questions Sat Jan 15 18:23: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.morphedis.com (mercury.morphedis.com [206.29.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 849671518B for ; Sat, 15 Jan 2000 18:22:56 -0800 (PST) (envelope-from root@mercury.morphedis.com) Received: from localhost (root@localhost) by mercury.morphedis.com (8.8.8/8.8.8) with ESMTP id TAA25131; Sat, 15 Jan 2000 19:22:46 -0700 (MST) (envelope-from root@mercury.morphedis.com) Date: Sat, 15 Jan 2000 19:22:24 -0700 (MST) From: MIS Admin Team To: freebsd-questions@freebsd.org Cc: petef@databits.net, ghandi@mindless.com Subject: enabling more ttys... i cant get it! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Heya, I read thro all the mailing list archives and asked ppl in the channel #FreeBSD on efnet, and still cant figure it out.. I set in my kernel config: root@mercury(/dev)# grep pty /usr/src/sys/i386/conf/MERCURY pseudo-device pty 256 I recompiled kernel and rebooted, came up just fine cd /dev; sh MAKEDEV pty7, it makes ttyR* and ttyS* which are listed in /etc/ttys, but it wont use them! it stops at ttypv and then gives me no more ttys! Any ideas?!? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message