From owner-freebsd-questions@FreeBSD.ORG Sat Dec 1 15:56:11 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F0F516A41B for ; Sat, 1 Dec 2007 15:56:11 +0000 (UTC) (envelope-from fbsd06+QY=fb6a7609@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id ED15E13C45B for ; Sat, 1 Dec 2007 15:56:10 +0000 (UTC) (envelope-from fbsd06+QY=fb6a7609@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id A7620D0502 for ; Sat, 1 Dec 2007 10:56:08 -0500 (EST) Date: Sat, 1 Dec 2007 15:56:06 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20071201155606.1f0ee68d@gumby.homeunix.com.> In-Reply-To: <20071201140619.4b7332ba@asus.freeode.co.uk> References: <20071201044427.38bd2c84@asus.freeode.co.uk> <20071201061813.2a0e35e2@gumby.homeunix.com.> <20071201140619.4b7332ba@asus.freeode.co.uk> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: What's the point of the shell choice in single user mode? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2007 15:56:11 -0000 On Sat, 1 Dec 2007 14:06:19 +0000 John Murphy wrote: > On Sat, 1 Dec 2007 06:18:13 +0000 > RW wrote: > > > Selecting /bin/[t]csh always works for me. > > I just tried it again with exactly the same results (FreeBSD-7.0 > beta3): > > [after pressing 4 at the Beasty menu] > > Trying to mount root from ufs:/dev/ad4s2a > Enter full path name of shell or RETURN for /bin/sh: > /bin/tcsh > sh: Cannot open /etc/termcap > sh: using dumb terminal settings > %fsck -p > fsck: Command not found I see what you mean - I do get that. I thought you were saying that /bin/tcsh wasn't starting. Personally I just put all the commands for the single-user mode install into a simple script and run that.