From owner-freebsd-questions@FreeBSD.ORG Fri Jul 13 15:20:32 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BCCE416A402 for ; Fri, 13 Jul 2007 15:20:32 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.18.44]) by mx1.freebsd.org (Postfix) with ESMTP id 2BA4A13C4BA for ; Fri, 13 Jul 2007 15:20:31 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 16379 invoked from network); 13 Jul 2007 14:53:50 -0000 Received: from unknown (HELO localhost) (775067@[217.50.162.102]) (envelope-sender ) by smtprelay06.ispgateway.de (qmail-ldap-1.03) with SMTP; 13 Jul 2007 14:53:50 -0000 Date: Fri, 13 Jul 2007 16:53:37 +0200 From: Fabian Keil To: "DSA - JCR" Message-ID: <20070713165337.500da368@localhost> In-Reply-To: <59740.217.114.136.135.1184336185.squirrel@llca513-a.servidoresdns.net> References: <59740.217.114.136.135.1184336185.squirrel@llca513-a.servidoresdns.net> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2008-08-18.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_L6gC2D+8/nRpnDyE9RwqS./"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: USB disk cryptographied with GELI and fsck 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: Fri, 13 Jul 2007 15:20:32 -0000 --Sig_L6gC2D+8/nRpnDyE9RwqS./ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable "DSA - JCR" wrote: > I have a problem with an USB disk that I cryptographied with GELI. > It says that I must run fsck when I try to mount it. >=20 > I used the command >=20 > cat key1 key2 | geli -k - attach /dev/da1 >=20 > when I try to mount it >=20 > mount /dev/da1.eli /usb2 >=20 > I get an error saying that I need to run fsck in the disk. >=20 > Ok, How can I run fsck in this USB GELI disk? >=20 > i have used after attached the GELI disk as before >=20 > fsck /dev/da1.eli >=20 > and also >=20 > fsck -t geli /dev/da1.eli >=20 > and always I get the same >=20 > fsck doesn't recognaize the filessytem in the disk >=20 >=20 > what must I do? Use fsck_ffs (or specify ffs with fsck's -t option). Fabian=20 --Sig_L6gC2D+8/nRpnDyE9RwqS./ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGl5HxBYqIVf93VJ0RAgQeAJ4hP1mhQ+P4ZiYBnxEbL2dYCXZsYACfYpQx 3ArxN0FvQRHg0aCl0xd3bdc= =tCUx -----END PGP SIGNATURE----- --Sig_L6gC2D+8/nRpnDyE9RwqS./--