On lun., 2011-08-22 at 10:48 -0400, ken wrote: > echo -n "$PASS PHRASE" |/sbin/cryptsetup luksOpen /dev/sdb5 name1 > > is cryptsetup going to be talking to one or the other encrypted LVs...? > and if so, which one? /dev/sdb5 doesn't look like a logical volume. Are you sure you activated the volume groups before. I don't have a clue what your setup is, but it might just be that you need to run vgchange -ay <vgname> which would make your two lvs appear in /dev/mapper/<vg>-<lv> or something like that. Regards, -- Yves-Alexis
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt