From owner-freebsd-questions Sat Dec 30 17:26:53 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA28433 for questions-outgoing; Sat, 30 Dec 1995 17:26:53 -0800 (PST) Received: from io.org (io.org [142.77.70.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA28428 for ; Sat, 30 Dec 1995 17:26:51 -0800 (PST) Received: from else (root@else.net [204.92.4.245]) by io.org (8.6.12/8.6.12) with SMTP id UAA16183; Sat, 30 Dec 1995 20:26:41 -0500 Received: by else (Smail3.1.29.1 #3) id m0tWCZA-000MFQC; Sat, 30 Dec 95 20:28 EST Date: Sat, 30 Dec 1995 20:28:04 -0500 (EST) From: James FitzGibbon To: Kevin McQuiggin cc: questions@FreeBSD.ORG Subject: Re: How to re-run sysinstall? In-Reply-To: <199512301942.LAA20997@ferrari.sfu.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Sat, 30 Dec 1995, Kevin McQuiggin wrote: > Thanks for the reply. When I run /stand/sysinstall as root, on ttyv0, the > session starts up on VTY2 (ttyv1, I believe). I switch to VTY2 using alt-f2, > and find that the arrow and function keys don't work. > > I have to switch back to VTY1 using alt-f1, then cntl-C, then back to VTY2 > to see a DEBUG message that control is passing back to VTY1, then I go back > to VTY1 where a second cntl-C returns me to the # prompt. Is this in single-user mode? I've never had any problems running it from any VTY in multi-user, and can't say I've even tried in single-user. j.