From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 01:04:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7763C16A4CE for ; Tue, 24 Feb 2004 01:04:23 -0800 (PST) Received: from mx1.heronetwork.com (mail.heronetwork.com [216.254.62.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EBEE43D1F for ; Tue, 24 Feb 2004 01:04:23 -0800 (PST) (envelope-from sandshrimp@comcast.net) Received: by mx1.heronetwork.com (Postfix, from userid 1003) id 2F76DA507C; Tue, 24 Feb 2004 01:04:23 -0800 (PST) Received: from comcast.net (c-24-19-3-98.client.comcast.net [24.19.3.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.heronetwork.com (Postfix) with ESMTP id A3511A4F7A; Tue, 24 Feb 2004 01:04:21 -0800 (PST) Message-ID: <403B1395.6050105@comcast.net> Date: Tue, 24 Feb 2004 01:04:21 -0800 From: Ryan Merrick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephen Liu References: <403AECC9.4080101@icare.com.hk> In-Reply-To: <403AECC9.4080101@icare.com.hk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on nott.heronetwork.com X-Spam-Status: No, hits=0.1 required=8.0 tests=AWL,FVGT_s_MIXCASEWORDS autolearn=no version=2.63 cc: freebsd-questions@freebsd.org Subject: Re: How to switching between INIT 3 and INIT 5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 09:04:23 -0000 Stephen Liu wrote: > Hi folks, > > 5.2 > == > > Kindly advise the key combination switching between INIT 3 and INIT 5 > > Ctrl + Alt + F2 = INIT 3/Text mode (works) > Ctrl + Alt + F7 = INIT 5/Graphic mode (does not work) > > and the method switching to multi-user-mode from single-user-mode > instead of rebooting PC > > TIA > > B.R. > Stephen Liu > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > Hi, To get to single user mode without rebooting #kill 1 to get back to multiuser mode exit the single user shell and the rc scripts will rerun. -- -Ryan Merrick sandshrimp@comcast.net