From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 20:47:41 2005 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 A378F16A4CE for ; Wed, 23 Mar 2005 20:47:41 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D3843D4C for ; Wed, 23 Mar 2005 20:47:40 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from localhost.circlesquared.com (localhost.circlesquared.com [127.0.0.1])j2NKlX4e002801; Wed, 23 Mar 2005 20:47:34 GMT (envelope-from peter@circlesquared.com) From: Peter Risdon To: "Dixit, Viraj" In-Reply-To: References: Content-Type: text/plain Date: Wed, 23 Mar 2005 20:47:33 +0000 Message-Id: <1111610853.756.48.camel@lorna.circlesquared.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: "freebsd-questions@freebsd.org" Subject: Re: Problem Help! 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: Wed, 23 Mar 2005 20:47:41 -0000 On Wed, 2005-03-23 at 12:41 -0800, Dixit, Viraj wrote: > Hi, > > In my haste I edited my rc.conf file and knowing well that if I make a mistake I will get hung the system at that point. I need an expert help to get me out of this situation. I spent days building the system, I don't want to do the whole thing again. I must have forgot a quote in my rc.conf file and now when the system got rebooted it's asking for pathaname for the shell. I am not sure of the next step. Help!! > Thanks Well, while we're waiting for an expert to reply, try hitting enter when it prompts for the pathname for a shell. You'll get the sh shell. Next type: mount -a Then vi /etc/rc.conf and fix the typo. Peter. > _______________________________________________ > 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" >