From owner-freebsd-questions Thu Jun 26 15:08:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA15220 for questions-outgoing; Thu, 26 Jun 1997 15:08:16 -0700 (PDT) Received: from plato.virgil.net ([206.249.11.254]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA15215 for ; Thu, 26 Jun 1997 15:08:07 -0700 (PDT) Received: (from jebudas@localhost) by plato.virgil.net (8.8.3/8.8.3) id SAA00521; Thu, 26 Jun 1997 18:10:27 GMT Date: Thu, 26 Jun 1997 18:10:27 +0000 () From: Brian William Francis Tobin XXIX To: questions@freebsd.org Subject: virtual terminals Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello and Thank You. I am using FreeBSD 2.1.6 I am trying to add more virtual terminals so that I can access various emails by hitting Alt-F#. I have added the proper text to the /etc/ttys file. I went to /dev and tried this: ./MAKEDEV ttyv4 I receive: ttyv4 - no such device name I appreciate your help. Brian WF Tobin