<br><br><div class="gmail_quote">On Sun, Jun 13, 2010 at 2:53 PM, Brian Pitts <span dir="ltr">&lt;<a href="mailto:brian@polibyte.com">brian@polibyte.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">&gt; blowing them off?<br>
<br>
</div></div>I don&#39;t know if you can have a single encrypted device that spans<br>
multiple physical devices, unless you did the encryption on top of RAID.<br>
I don&#39;t think you can use dm-crypt on top of a LVM VG, but I&#39;d like to<br>
be wrong.<br>
<br>
You can easily access them once you&#39;re logged in to GNOME. Click on them<br>
in the &#39;Places&#39; menu and a dialog box will appear asking you for the<br>
passphrase.<br>
<br>
 From a terminal, you should be able to do something like<br>
<br>
cryptsetup luksOpen /dev/sdb1 mydrive<br>
mount /dev/mapper/mydrive /media/mydrive<br>
umount /media/mydrive<br>
cryptsetup luksClose mydrive<br>
<br>
--<br>
All the best,<br>
<font color="#888888">Brian Pitts<br>
__________</font></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888">_____________________________________<br>

Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</font></blockquote></div>I had created a separate LUKS volume on each hdd, then I added them to LVM2 by crating a separate VG for each hdd, with no additional encryption ( I believe that&#39;s called layered encryption ). I then in one VG ( which is the 2nd VG for the system ) created 3 or 4 LVs using one for the 2nd half of my swap totalling 5GB and the othe VG only has 1 LV. I had done all this with Fedora 12. When I finally got Fedora 13 to install I must have missed the part that would have allowed to non-destructively include other hdds in the new system. Now when I boot the drive that has F 13 the 2 1TB hdds don&#39;t exist. fdisk -l only shows the 1st drive (/dev/sda) partitions and the boot process of course only unlocks 1 key0 slot. However the LVM GUI (system-config-lvm) does show /dev/sdb and sdc as uninitialized drives. I did just stumble onto a similar comment on Ubuntu just before reading your comment/suggestion and it is very similar to yours with a little more detail. I plan on giving that a try. I&#39;ll let you know what happens.<br>
<br>In the meantime, anyone that is planning to install Fedora 13 and you have a Gigabyte MoBo you might want to check the following threads at <a href="http://fedoraforum.org">fedoraforum.org</a> <a href="http://forums.fedoraforum.org/showthread.php?t=246397">http://forums.fedoraforum.org/showthread.php?t=246397</a> &quot;<strong>
         Fedora 13 x86_64 DVD initrd -boot failure.&quot; and <a href="http://forums.fedoraforum.org/showthread.php?t=245766">http://forums.fedoraforum.org/showthread.php?t=245766</a> &quot;</strong><strong>
        [SOLVED] Help Please - Can&#39;t create bootable DVD for F13&quot;</strong>