Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 16:07:08 +0100
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: USB disk cryptographied with GELI and fsck
Message-ID:  <20070713160708.158cb99a@gumby.homeunix.com.>
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
On Fri, 13 Jul 2007 14:16:25 -0000 (GMT)
"DSA - JCR" <juancr@dsa.es> wrote:

> HI all again
> 
> FreeBSD 6.2 i386
> 
> 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.
> 
> I used the command
> 
> cat key1 key2 | geli -k - attach /dev/da1
> 
> when I try to mount it
> 
> mount /dev/da1.eli /usb2
> 
> I get an error saying that I need to run fsck in the disk.
> 
> Ok, How can I run fsck in this USB GELI disk?
> 
> i have used after attached the GELI disk as before
> 
> fsck /dev/da1.eli
> 
> and also
> 
> fsck -t geli /dev/da1.eli
> 
> and always I get the same
> 
> fsck doesn't recognaize the filessytem in the disk

You need to specify a filesystem, geli is not a filesystem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070713160708.158cb99a>