From owner-freebsd-questions Sun Dec 8 23:59:19 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA15212 for questions-outgoing; Sun, 8 Dec 1996 23:59:19 -0800 (PST) Received: from seagull.rtd.com (seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id XAA15207 for ; Sun, 8 Dec 1996 23:59:17 -0800 (PST) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id AAA19064; Mon, 9 Dec 1996 00:59:11 -0700 (MST) From: Don Yuniskis Message-Id: <199612090759.AAA19064@seagull.rtd.com> Subject: Re: Virtual terminals above ttyv3 - adding to ttys doesn't work To: erick@accessone.com Date: Mon, 9 Dec 1996 00:59:10 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <9612090735.AA08536@pulm1.accessone.com> from "Eric Kylstra" at Dec 8, 96 11:35:32 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 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! Rebuild your kernel with support for more than 4 vty's.