From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 01:10:40 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 3F05E16A4CE for ; Tue, 24 Feb 2004 01:10:40 -0800 (PST) Received: from smtpo02.icare.priv (unknown [203.78.64.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B8643D1D for ; Tue, 24 Feb 2004 01:10:39 -0800 (PST) (envelope-from satimis@icare.com.hk) Received: from smtpi01.icare.priv ([10.11.12.46]) by smtpo02.icare.priv with Microsoft SMTPSVC(5.0.2195.5329); Tue, 24 Feb 2004 17:05:10 +0800 Received: from icare.com.hk ([203.88.164.55]) by smtpi01.icare.priv with Microsoft SMTPSVC(5.0.2195.5329); Tue, 24 Feb 2004 17:05:10 +0800 Message-ID: <403B13C0.1080703@icare.com.hk> Date: Tue, 24 Feb 2004 17:05:04 +0800 From: Stephen Liu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040122 Debian/1.6-1 X-Accept-Language: en MIME-Version: 1.0 To: Dan Nelson References: <403AECC9.4080101@icare.com.hk> <20040224062206.GA92824@dan.emsphone.com> In-Reply-To: <20040224062206.GA92824@dan.emsphone.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Feb 2004 09:05:10.0304 (UTC) FILETIME=[4E1CCA00:01C3FAB5] 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:10:40 -0000 Hi Dan, > >FreeBSD does not have "init" levels. You've got off, single-user, and >multi-user. > > > Noted with thanks >>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. > > After ...... /bin/sh: appeared it runs on single-user shell. Is it typing 'exit' + to turn to multi-user shell? TIA B.R. Stephen