Re: Fedora 17 - Unlocking LUKS encrypted LVM volume with key file

2012-08-17 Thread Mateusz Marzantowicz
On 17.08.2012 12:25, Heinz Diehl wrote: > On 17.08.2012, Mateusz Marzantowicz wrote: > >> 3) Modify /etc/default/grub by changing GRUB_CMDLINE_LINUX: >> rd.luks.key=: > I agree that the available documentation is horrible. However, > I think you should mention here that should be specified with >

Re: Fedora 17 - Unlocking LUKS encrypted LVM volume with key file

2012-08-17 Thread Heinz Diehl
On 17.08.2012, Mateusz Marzantowicz wrote: > 3) Modify /etc/default/grub by changing GRUB_CMDLINE_LINUX: > rd.luks.key=: I agree that the available documentation is horrible. However, I think you should mention here that should be specified with the UUID prefix, e.g. rd.luks.key=/mykeyfile:UU

Re: Fedora 17 - Unlocking LUKS encrypted LVM volume with key file

2012-08-17 Thread Mateusz Marzantowicz
On 17.08.2012 08:53, Mateusz Marzantowicz wrote: > Is there support in Fedora 17 for unlocking encrypted LVM volume (which > acts as a container for my root, swap and other partitions) with key > file placed on SD/MMC card during system boot up process? > > Currently I have to provide passphrase du