From owner-freebsd-questions Wed May 5 11:18:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from crydee.sai.msu.ru (crydee.sai.msu.ru [195.208.220.203]) by hub.freebsd.org (Postfix) with ESMTP id 7A5AF151FC for ; Wed, 5 May 1999 11:18:03 -0700 (PDT) (envelope-from asv1@crydee.sai.msu.ru) Received: from localhost (asv1@localhost) by crydee.sai.msu.ru (8.9.2/8.9.2) with ESMTP id VAA03340 for ; Wed, 5 May 1999 21:20:22 +0400 (MSD) (envelope-from asv1@crydee.sai.msu.ru) Date: Wed, 5 May 1999 21:20:21 +0400 (MSD) From: "Sergey Ayukov (mailing lists)" To: freebsd-questions@FreeBSD.ORG Subject: Re: making more virtual ttyv's In-Reply-To: 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 On Wed, 5 May 1999, Patrick Hyland wrote: > I would like to create some more virtual tty's vy editing etc/tty > But first I need to MAKEDEV the tty's. These are the ttyv#'s I have now > > [pbh@mercury] /dev $ ls ttyv > ttyv0 ttyv1 ttyv2 ttyv3 > > I thought making ttyv4 would be as simple as ./MAKEDEV ttyv4 > > but > > [pbh@mercury] /dev $ ./MAKEDEV ttyv4 > ttyv4 - no such device name See FAQ 9.4: ./MAKEDEV vty4 make sure you're doing it as root. --------------------------------------------------------------------------- Dr. Sergey Ayukov Sternberg Astronomical Institute http://www.ayukov.com Moscow, Russia http://crydee.sai.msu.ru/index-asv.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message