From owner-freebsd-questions@FreeBSD.ORG Sat Apr 19 09:29:45 2008 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 4CA6E1065674 for ; Sat, 19 Apr 2008 09:29:45 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 2142C8FC1F for ; Sat, 19 Apr 2008 09:29:45 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 39D021CD67; Sat, 19 Apr 2008 01:29:43 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org, dino_vliet@yahoo.com Date: Sat, 19 Apr 2008 11:29:41 +0200 User-Agent: KMail/1.9.7 References: <628921.63224.qm@web51102.mail.re2.yahoo.com> In-Reply-To: <628921.63224.qm@web51102.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804191129.41438.fbsd.questions@rachie.is-a-geek.net> Cc: Subject: Re: disaster recovery: I can't login 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, 19 Apr 2008 09:29:45 -0000 On Saturday 19 April 2008 11:08:36 Dino Vliet wrote: > Hi folks, > Yesterday disaster struck after I wanted to remove Gnome and issued > the following command: > pkg_deinstall -R x11/gnome* -x evolution > I went to sleep and when I woke up I rebooted and got the login > screen iso my normal graphical GDM. I logged in as I normally do > and thought I was logged in because I saw a line saying I had > mail, but then the line below that one said: > /usr/local/bin/bash was not found. > As root I coudn't login as well, so I sat a while looking at my > screen and looking for options. And at this point, you should reboot the machine in single user mode. You can then pick /bin/sh as the shell. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.