From owner-freebsd-questions@FreeBSD.ORG Mon Dec 3 18:50:59 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 2C73116A420 for ; Mon, 3 Dec 2007 18:50:59 +0000 (UTC) (envelope-from jorn@wcborstel.com) Received: from mail.wcborstel.com (www.wcborstel.com [82.93.93.17]) by mx1.freebsd.org (Postfix) with ESMTP id B724F13C4D3 for ; Mon, 3 Dec 2007 18:50:58 +0000 (UTC) (envelope-from jorn@wcborstel.com) Received: from mail.wcborstel.com (localhost [10.0.0.2]) by mail.wcborstel.com (Postfix) with ESMTP id 5CF2E433AFF; Mon, 3 Dec 2007 19:51:56 +0100 (CET) Received: by mail.wcborstel.com (Postfix, from userid 58) id 0E1F7433AFE; Mon, 3 Dec 2007 19:51:56 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on mail.wcborstel.com X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham version=3.2.3 X-Spam-Report: * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from [10.0.1.26] (unknown [10.0.1.26]) by mail.wcborstel.com (Postfix) with ESMTP id 6A8174335C7; Mon, 3 Dec 2007 19:51:53 +0100 (CET) Message-ID: <4754500D.8070706@wcborstel.com> Date: Mon, 03 Dec 2007 19:50:53 +0100 From: Jorn Argelo User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: RW References: <20071201044427.38bd2c84@asus.freeode.co.uk> <20071201061813.2a0e35e2@gumby.homeunix.com.> <20071201140619.4b7332ba@asus.freeode.co.uk> <4752EFF1.9050107@wcborstel.com> <20071203181412.709fab80@gumby.homeunix.com.> In-Reply-To: <20071203181412.709fab80@gumby.homeunix.com.> X-Virus-Scanned: ClamAV using ClamSMTP Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org 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: Mon, 03 Dec 2007 18:50:59 -0000 RW wrote: > On Sun, 02 Dec 2007 18:48:33 +0100 > Jorn Argelo wrote: > > > >> Also note that vi doesn't work by default as it needs to write >> to /tmp. So mount /tmp or re-mount / to RW permissions. >> > > I think vi will also fail unless it has access to termcap, so you'd > need /usr mounted too. > You'd need to mount /usr anyway, as the vi binary is located in /usr/bin ;-) > _______________________________________________ > 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" >