From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 22:22:08 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 9F92916A4CE for ; Mon, 23 Feb 2004 22:22:08 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 436D443D2D for ; Mon, 23 Feb 2004 22:22:08 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i1O6M7PS024186; Tue, 24 Feb 2004 00:22:07 -0600 (CST) (envelope-from dan) Date: Tue, 24 Feb 2004 00:22:07 -0600 From: Dan Nelson To: Stephen Liu Message-ID: <20040224062206.GA92824@dan.emsphone.com> References: <403AECC9.4080101@icare.com.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <403AECC9.4080101@icare.com.hk> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i 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 06:22:08 -0000 In the last episode (Feb 24), Stephen Liu said: > 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) FreeBSD does not have "init" levels. You've got off, single-user, and multi-user. > and the method switching to multi-user-mode from single-user-mode > instead of rebooting PC Exit the single-user shell, and the system will bring itself to multi-user mode automatically. -- Dan Nelson dnelson@allantgroup.com