On Fri, Jul 31, 2015 at 9:28 AM, Dave Johansen <davejohan...@gmail.com> wrote:
> I was luck enough to be bitten by this issue (
> https://bugzilla.redhat.com/show_bug.cgi?id=1212907 ) when attempting to do
> a clean install of F22. I copied all of my data off and then tried manually
> setting things up as separate partitions (instead of in an LVM) but it kept
> telling me that /boot couldn't be on a LUKS partition. The config I had was
> /home was encrypted and / was encrypted but then the biosboot partition was
> not encrypted, and all 3 were standard partitions. Is this something that's
> just not supported? Or was I doing something wrong?

Encrypted /boot isn't supported by Fedora's installer. GRUB 2 has
supported this for a while, and it's also possible to setup a keyfile
so all you have to do is give a password once to GRUB and then you
don't get a plymouth passphrase entry UI. The encrypt the PV vs
encrypt the LV are both supported by the installer, but I guess
there's some bug with the latter variety (I didn't completely follow
the bug). The former is done by choosing encryption at the time you
choose the drives to install to, and the later is done in
custom/manual partitioning by clicking on a mount point, and then
modifying the volume on the right side UI, an option in there is to
encrypt.

You might have better luck deleting the LV you don't want anymore,
making a new mount point (and hence a new LV), and encrypting it -
rather than reusing existing.


-- 
Chris Murphy
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to