Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 1999 23:42:52 -0400 (EDT)
From:      "James A. Mutter" <jmutter@netwalk.com>
To:        Laurence Berland <stuyman@confusion.net>
Cc:        questions@freebsd.org
Subject:   Re: New Virtual Consoles
Message-ID:  <Pine.BSF.4.05.9905092338230.628-100000@insomnia.local.net>
In-Reply-To: <37361286.B720B3FA@confusion.net>

next in thread | previous in thread | raw e-mail | index | archive | help

"mknod" is your friend.

As root:
  cd /dev
  mknod ttyv[x] 12 [x]

where x is the tty # you're making.

As an aside, this should probably be in the Handbook, if it isn't
already.  The mknod command isn't one of the more popular ones, I'm
sure most people don't even know it exists. 



On Sun, 9 May 1999, Laurence Berland wrote:

:How do I add them??
:I added new lines in /etc/tyys for ttyv4-ttyv11
:then try to ./MAKEDEV ttyv4
:but it wont make it
:
:
:What do I do?
:
:
:-- 
:Laurence Berland, Stuyvesant HS Debate
:<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
:Windows 98: n.
:        useless extension to a minor patch release for 
:        32-bit extensions and a graphical shell for a 
:        16-bit patch to an 8-bit operating system 
:        originally coded for a 4-bit microprocessor, 
:        written by a 2-bit company that can't stand for
:        1 bit of competition.
:http://stuy.debate.net
:icq #7434346                    aol imer E1101
:
:
:To Unsubscribe: send mail to majordomo@FreeBSD.org
:with "unsubscribe freebsd-questions" in the body of the message
:
:



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?Pine.BSF.4.05.9905092338230.628-100000>