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 <gentoo-user+bounces-112964-garchives=archives.gentoo.org@lists.gentoo.org>) id 1ObGK5-0002Qw-Dp for garchives@archives.gentoo.org; Tue, 20 Jul 2010 17:09:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E776E0CB1 for <garchives@archives.gentoo.org>; Tue, 20 Jul 2010 17:09:41 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.80.33]) by pigeon.gentoo.org (Postfix) with ESMTP id C835EE08AB for <gentoo-user@lists.gentoo.org>; Tue, 20 Jul 2010 16:24:08 +0000 (UTC) Received: from ajglap.localdomain (ool-4a59b202.dyn.optonline.net [74.89.178.2]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id o6KGO8QI000446 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <gentoo-user@lists.gentoo.org>; Tue, 20 Jul 2010 12:24:08 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id 3800A70041; Tue, 20 Jul 2010 12:24:08 -0400 (EDT) From: Allan Gottlieb <gottlieb@nyu.edu> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] unmounting /usr in single user mode References: <yu97hkrmh7m.fsf@nyu.edu> <20100719213404.427f3719@matrix.inten.pl> Date: Tue, 20 Jul 2010 12:24:07 -0400 In-Reply-To: <20100719213404.427f3719@matrix.inten.pl> ("Kacper =?utf-8?Q?Kopczy=C5=84ski=22's?= message of "Mon, 19 Jul 2010 21:34:04 +0200") Message-ID: <yu9lj963yvs.fsf@nyu.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 926de5b2-1b94-4dcc-b650-8c6890657c55 X-Archives-Hash: 26588d713acd04d9dad2b9a1ddec55d5 Kacper Kopczy=C5=84ski <capsel@matrix.inten.pl> writes: > Because of /usr/lib I think you should use LiveCD. Yes I should have done that originally. > If you really need to do this in single user mode try busybox and its > shell - create a link like: > cd /bin; ln -s /bin/busybox bsh thanks, allan