Date: Fri, 14 Nov 2014 18:35:09 +0100 From: Aurelien Martin <01aurelien@gmail.com> To: freebsd-current@freebsd.org Cc: freebsd-arm@freebsd.org, freebsd-geom@freebsd.org Subject: Re: "geli: Wrong key" with a simple passphrase. Doesn't handle the keyboard input Message-ID: <CAFGQ1gpYJsEyaPTeVX60se83D=2Bi2C_uVkgxMzFbAJsdXG_rQ@mail.gmail.com> In-Reply-To: <39ecf88b.74b1cd08@fabiankeil.de> References: <CAFGQ1goGqJOAC6gPsq1MgsW_k51VHAFGujkE9KUnud963su1Kw@mail.gmail.com> <CAFGQ1gpxoD=BMzgRoPWDrmcqM%2BV44m43L8DVyh6CyeYm%2B7%2BC5A@mail.gmail.com> <39ecf88b.74b1cd08@fabiankeil.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Many thanks Fabian for your feedbacks ! @freebsd-arm users: Can someone try to "geli init" and "geli attach" an USB external drive ? Cheers,Aurelien 2014-11-14 18:23 GMT+01:00 Fabian Keil <freebsd-listen@fabiankeil.de>: > Aurelien Martin <01aurelien@gmail.com> wrote: > > > Is there people that can try to geli an external USB disk with a simple > > passphrase on CURRENT and tell me if the passphrase prompt shown the > input, > > and if it's possible to attach it ? > > -------- > > # uname -a > > FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r271779: Fri Sep 19 > 01:18:53 > > UTC 2014 root@grind.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI- > > B arm > > > > #kldstat > > 2 1 0xc2e49000 17000 geom_eli.ko > > 3 1 0xc2e60000 2a000 crypto.ko > > > > > > # sysctl kern.geom.eli.visible_passphrase=1 > > kern.geom.eli.visible_passphrase: 0 -> 1 > > > > #### Nothing print in the prompt #### > > > > # geli init da0 > > Enter new passphrase: > > Reenter new passphrase: > > The sysctl only applies to the kernel, geli(8) doesn't use it. > > > #### Impossible to attach the device with a simple passphrase. Tried 20x > > #### > > geli attach da0 > > Enter passphrase: > > geli: Wrong key for da0 > > "geli attach" works for me on 11-CURRENT amd64, maybe it's an arm issue. > > Fabian >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFGQ1gpYJsEyaPTeVX60se83D=2Bi2C_uVkgxMzFbAJsdXG_rQ>