On Mon, 19 Aug 2019 at 3:05 am, Marco Steinbach <c...@executive-computing.de>
wrote:

> On Sun, 18 Aug 2019 10:20:51 -0500
> CyberLeo Kitsana <cyber...@cyberleo.net> wrote:
>
> > On 8/18/19 8:46 AM, Marco Steinbach wrote:
> > > Hi.
> > >
> > > I have two bootable SSDs, both installed using a GELI encrypted
> > > root on ZFS.
> >
> > <snip>
> >
> > > I've then imported the bootpool from da0, and mounted it, so I can
> > > try using the key in boot/
> > >
> > > root@bsdbuch:~ # geli attach -k /bootpool/boot/ada0p5.eli /dev/da0p5
> > > Enter passphrase:
> > > geli: Wrong key for da0p5.
> >
> > Did you intend on combining both a keyfile AND a passphrase here? If
> > not, include the -p option to instruct geli to avoid asking for a
> > passphrase to mix in.
> >
> > It might also help to include the output of 'geli dump' for both of
> > the affected providers. You can obscure the 'Salt' and 'Master Key'
> > portions if you so desire.
> >
>
> I think there's a misunderstanding.
>
> I merely want to attach the GELI created by the 11.1 installer to a
> newly installed 11.3 system.
>
> MfG CoCo


Indeed, but what secrets do you need to provide to decrypt the geli
providers (passphrase, passfile, keyfile)? The command above will use both
a keyfile and prompt for a passphrase - was this your intention?

The “attach” section of this manpage has more details if required:

https://man.freebsd.org/geli


Cheers,

Ben

> --

--
From: Benjamin Woods
woods...@gmail.com
_______________________________________________
freebsd-geom@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-geom
To unsubscribe, send any mail to "freebsd-geom-unsubscr...@freebsd.org"

Reply via email to