Date: Wed, 5 May 1999 21:18:23 +0300 From: Vallo Kallaste <vallo@matti.ee> To: Patrick Hyland <pbh@lostinspace.za.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: making more virtual ttyv's Message-ID: <19990505211823.B536@myhakas.matti.ee> In-Reply-To: <Pine.BSF.4.10.9905052035460.12237-100000@mercury.lostinspace.za.net>; from Patrick Hyland on Wed, May 05, 1999 at 08:40:05PM %2B0200 References: <Pine.BSF.4.10.9905052035460.12237-100000@mercury.lostinspace.za.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 05, 1999 at 08:40:05PM +0200, Patrick Hyland <pbh@lostinspace.za.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990505211823.B536>