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 1RWdjy-000298-GC for garchives@archives.gentoo.org; Sat, 03 Dec 2011 00:46:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B9F821C095; Sat, 3 Dec 2011 00:45:52 +0000 (UTC) Received: from karnak.local (cpc2-lutn10-2-0-cust603.9-3.cable.virginmedia.com [81.97.90.92]) by pigeon.gentoo.org (Postfix) with ESMTP id 77C1221C024 for ; Sat, 3 Dec 2011 00:44:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by karnak.local (Postfix) with ESMTP id 5AD613003 for ; Sat, 3 Dec 2011 00:44:29 +0000 (GMT) X-Virus-Scanned: amavisd-new at local Received: from karnak.local ([127.0.0.1]) by localhost (karnak.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60rUMusGg4h5 for ; Sat, 3 Dec 2011 00:44:27 +0000 (GMT) Received: from karnak.local (localhost [127.0.0.1]) by karnak.local (Postfix) with ESMTP id 75F4E3002 for ; Sat, 3 Dec 2011 00:44:27 +0000 (GMT) Date: Sat, 3 Dec 2011 00:44:18 +0000 From: David W Noon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Full disk encryption Message-ID: <20111203004418.08cf266e@karnak.local> In-Reply-To: <20111202232429.6d6a1a4b@digimed.co.uk> References: <20111130152753.176a9a08@hactar.digimed.co.uk> <4ED67664.1060302@gmail.com> <20111130202828.34f30c74@karnak.local> <20111130214733.19888eb1@digimed.co.uk> <20111130220735.5105ba14@karnak.local> <20111130232656.45b21f47@digimed.co.uk> <20111201002706.5a77f2fd@karnak.local> <20111201084727.3076a3a9@hactar.digimed.co.uk> <20111201134301.662c7899@memphis.local> <20111201140318.1b118a3e@hactar.digimed.co.uk> <20111202220018.121ac10d@karnak.local> <20111202232429.6d6a1a4b@digimed.co.uk> Organization: Luton Operatic Society X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.5; 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: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/0X03Hg6uJZ=ENw_TajVFMmQ"; protocol="application/pgp-signature" X-Archives-Salt: 52204fc4-b2d2-4220-bfac-a80b1d573708 X-Archives-Hash: f1fcd95f35907e0b69773e35e908ed57 --Sig_/0X03Hg6uJZ=ENw_TajVFMmQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 2 Dec 2011 23:24:29 +0000, Neil Bothwick wrote about Re: [gentoo-user] Re: Full disk encryption: [snip] > Busybox does have an fsck, it doesn't recognise the filesystem type, > you have to give it as an argument. A quick Google suggest that it > does indeed pass the work on to e2fsck, however, I tried > renaming /sbin/e2fsck and then running "busybox fsck -t > ext2 /dev/summat" and it worked. The reason for that working is that the fsck command loads fsck.ext2, not e2fsck. That used to be a symlink to e2fsck, but these days it is a separate copy (byte-for-byte identical). --=20 Regards, Dave [RLU #314465] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* dwnoon@ntlworld.com (David W Noon) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* --Sig_/0X03Hg6uJZ=ENw_TajVFMmQ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEARECAAYFAk7ZcOsACgkQc9/LpQ70v48K7ACgmAO3oNGfQ3gS4/fJlJwM5TDQ LYAAoI02+0MsXx2EvSvorUpuk3k92d5Q =idFE -----END PGP SIGNATURE----- --Sig_/0X03Hg6uJZ=ENw_TajVFMmQ--