From owner-freebsd-questions Wed May 5 11:18:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 5DB4715283 for ; Wed, 5 May 1999 11:18:24 -0700 (PDT) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (8.8.8/8.8.8.s) with ESMTP id VAA24773; Wed, 5 May 1999 21:18:21 +0300 (EET DST) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 4A86D1F2D; Wed, 5 May 1999 21:18:23 +0300 (EEST) Date: Wed, 5 May 1999 21:18:23 +0300 From: Vallo Kallaste To: Patrick Hyland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: making more virtual ttyv's Message-ID: <19990505211823.B536@myhakas.matti.ee> Reply-To: vallo@matti.ee References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Patrick Hyland on Wed, May 05, 1999 at 08:40:05PM +0200 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, May 05, 1999 at 08:40:05PM +0200, 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 > > I thought making ttyv4 would be as simple as ./MAKEDEV ttyv4 > > but > > [pbh@mercury] /dev $ ./MAKEDEV ttyv4 > ttyv4 - no such device name > [pbh@mercury] /dev $ You get better results by doing 'sh MAKEDEV vty4'. I had same trouble long ago. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message