From owner-freebsd-questions Sat Sep 5 10:23:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18627 for freebsd-questions-outgoing; Sat, 5 Sep 1998 10:23:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18609 for ; Sat, 5 Sep 1998 10:23:29 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id MAA02565; Sat, 5 Sep 1998 12:22:19 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma002530; Sat, 5 Sep 98 12:22:01 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id MAA14083; Sat, 5 Sep 1998 12:22:01 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Sat, 5 Sep 1998 12:22:00 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: Leonard Ong cc: freebsd-questions@FreeBSD.ORG Subject: Re: Virtual Console In-Reply-To: <199809051715.AAA16485@situ.rad.net.id> 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 > But it complained that it can't start tty4-11... what's should i do more ? You need to create the device files for those extra ttys you wish to use. The following command should work. # cd /dev # sh ./MAKEDEV vty* Good Luck, Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message