From owner-freebsd-current@FreeBSD.ORG Wed Nov 19 06:25:37 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A1216A4CE for ; Wed, 19 Nov 2003 06:25:37 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD1B543FBD for ; Wed, 19 Nov 2003 06:25:36 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) hAJEPaus027906 for ; Wed, 19 Nov 2003 09:25:36 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id hAJEPZEa027903 for freebsd-current@freebsd.org; Wed, 19 Nov 2003 09:25:35 -0500 (EST) Date: Wed, 19 Nov 2003 09:25:35 -0500 From: Ken Smith To: freebsd-current@freebsd.org Message-ID: <20031119142535.GA27610@electra.cse.Buffalo.EDU> References: <200311182307.hAIN7Wpm000717@dyson.jdyson.com> <20031118164905.R35009@pooker.samsco.home> <20031119141059.GA14308@madman.celabo.org> <20031119141950.GA95734@ussenterprise.ufp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031119141950.GA95734@ussenterprise.ufp.org> User-Agent: Mutt/1.4.1i Subject: Re: Unfortunate dynamic linking for everything X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 14:25:37 -0000 X-List-Received-Date: Wed, 19 Nov 2003 14:25:37 -0000 On Wed, Nov 19, 2003 at 09:19:50AM -0500, Leo Bicknell wrote: > To boot a machine into single user mode you need a kernel, init, > and /bin/sh (minimally). Roughly the same thing was bothering me last night. You get a chance to specify the shell when init is in the last phase of getting you to single-user mode so you can say /rescue/sh at that point. init is another story and I asked someone about that, they said it either is or will shortly be a loader option so you can override that to be /rescue/init that way. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |