From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MdXqD-0003w4-CF for garchives@archives.gentoo.org; Tue, 18 Aug 2009 23:11:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0C49E04AE; Tue, 18 Aug 2009 23:11:43 +0000 (UTC) Received: from spore.ath.cx (mail.farrellit.net [66.191.143.114]) by pigeon.gentoo.org (Postfix) with ESMTP id 9BCB5E04AE for ; Tue, 18 Aug 2009 23:11:43 +0000 (UTC) Received: from napoleon.spore.ath.cx (static-74-42-46-242.dr01.apvy.mn.frontiernet.net [74.42.46.242]) by spore.ath.cx (Postfix) with ESMTP id 20E9D1D8B1 for ; Tue, 18 Aug 2009 18:11:43 -0500 (CDT) Date: Tue, 18 Aug 2009 18:11:50 -0500 From: Dan Farrell To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: I lost the ability to boot into single user Message-ID: <20090818181150.3a2e5463@napoleon.spore.ath.cx> In-Reply-To: References: <4A89BF3B.9060807@gmail.com> <1250543011.22959.41.camel@centar.nbk> <4A89E106.3080807@gmail.com> Organization: Spore, LTD X-Mailer: Claws Mail 3.7.2 (GTK+ 2.14.7; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 08b474cf-8967-4146-b297-c92c10133a8e X-Archives-Hash: 09792a58a580690be50445a3b3fc70db On Tue, 18 Aug 2009 04:27:57 +0300 Nikos Chantziaras wrote: > On 08/18/2009 02:00 AM, Dale wrote: > > I agree, this should be reported so it can be fixed. While > > init-/bin/bash would work, it shouldn't be the only option. > > I filed a bug for it: http://bugs.gentoo.org/show_bug.cgi?id=281850 > > In a pinch, you can also use the argument init=/bin/bash to get a bash shell up without using init. It's saved me a CD or a heap of trouble a few times.