From owner-freebsd-stable Fri Oct 13 21:48:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id 12F7137B66C for ; Fri, 13 Oct 2000 21:48:16 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.9.3/8.9.3) with ESMTP id AAA55059; Sat, 14 Oct 2000 00:51:58 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001014004447.00adc100@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 14 Oct 2000 00:46:52 -0400 To: Gary Kline , freebsd-stable@FreeBSD.ORG From: John Subject: Re: how do I create a total of 6 vtty's? In-Reply-To: <200010140440.e9E4ehZ24640@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What do I need to do to make a total of 6 virtual ttys? There are > only 4 ttyvN entries in /etc/ttys but 12 entries in /dev. Just follow the theme in /etc/ttys (but only use 'secure' if your console is really secure :) ). Hope this helps, John ttyv0 "/usr/libexec/getty Pc" cons25 on secure # Virtual terminals ttyv1 "/usr/libexec/getty Pc" cons25 on secure ttyv2 "/usr/libexec/getty Pc" cons25 on secure ttyv3 "/usr/libexec/getty Pc" cons25 on secure ttyv4 "/usr/libexec/getty Pc" cons25 on secure ttyv5 "/usr/libexec/getty Pc" cons25 on secure ttyv6 "/usr/libexec/getty Pc" cons25 on secure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message