From owner-freebsd-questions Sun Dec 8 23:46:50 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA14376 for questions-outgoing; Sun, 8 Dec 1996 23:46:50 -0800 (PST) Received: from narcissus.ml.org (brosenga.st.pitzer.edu [134.173.120.201]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id XAA14371 for ; Sun, 8 Dec 1996 23:46:48 -0800 (PST) Received: (from ben@localhost) by narcissus.ml.org (8.7.5/8.7.3) id XAA03524; Sun, 8 Dec 1996 23:46:47 -0800 (PST) Date: Sun, 8 Dec 1996 23:46:47 -0800 (PST) From: Snob Art Genre To: Eric Kylstra cc: questions Subject: Re: Virtual terminals above ttyv3 - adding to ttys doesn't work In-Reply-To: <9612090735.AA08536@pulm1.accessone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 8 Dec 1996, Eric Kylstra wrote: > Ok, I know I'm missing something obvious. I have tried adding a ttyv4 > to the ttys file in /etc. No go. Just says that ttyv4 doesn't exist. > > In the /dev directory there is no ttyv4. If I use MAKEDEV ttyv4 from > the /dev directory I get the reply that ttyv4 doesn't exist (I KNOW > that!). > > What am I missing? Thanks! > Eric Kylstra > erick@accessone.com > > This I can help you with, 'cause I had the exact same problem. The answer is to run "MAKEDEV vty5" from /dev, and, as was pointed out to me, this can be found if you browse MAKEDEV, which is a shell script. Ben The views expressed above are not those of the Worker's Compensation Board of Queensland, Australia.