Date: Wed, 26 Apr 2006 22:31:38 +0200 From: Martin <nakal@nurfuerspam.de> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: stable@FreeBSD.org Subject: Re: geli password prompt does not work Message-ID: <444FD8AA.3040807@nurfuerspam.de> In-Reply-To: <20060426191016.GC17000@garage.freebsd.pl> References: <444FBACF.2050006@nurfuerspam.de> <20060426191016.GC17000@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek wrote:
> Could you send me the output of:
>
> # geli dump /dev/<foo> | head -10
Metadata on /dev/ad0s2g:
magic: GEOM::ELI
version: 0
flags: 0x2
algo: AES
keylen: 128
provsize: 6475562496
sectorsize: 4096
keys: 0x01
iterations: 46459
> Also, please increase debug level to 1 (kern.geom.eli.debug) and send me
> what is printed on the console as well.
When it works, it looks like this:
GEOM_ELI[1]: Using Master Key 0 for ad0s2g.
GEOM_ELI[1]: Creating device ad0s2g.eli.
GEOM_ELI[0]: Device ad0s2g.eli created.
GEOM_ELI[0]: Cipher: AES
GEOM_ELI[0]: Key length: 128
GEOM_ELI[0]: Crypto: software
GEOM_ELI[1]: Thread g_eli[0] ad0s2g started.
I get no output while using the new kernel. I found out that
I can scroll up and down (scroll lock), so the kernel is
not frozen, as I thought previously.
Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?444FD8AA.3040807>
