Date: Fri, 13 Jul 2007 16:53:37 +0200 From: Fabian Keil <freebsd-listen@fabiankeil.de> To: "DSA - JCR" <juancr@dsa.es> Cc: freebsd-questions@freebsd.org Subject: Re: USB disk cryptographied with GELI and fsck 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_L6gC2D+8/nRpnDyE9RwqS./ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable "DSA - JCR" <juancr@dsa.es> 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./--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070713165337.500da368>