solus-project / os-installer

Solus Installer
https://solus-project.com/
GNU General Public License v2.0
16 stars 11 forks source link

Installer Luks Support #19

Closed stephenrjohnson closed 7 years ago

stephenrjohnson commented 7 years ago

So I'm thinking about adding support encrypted installs and there are two ways of doing,

1)

2)

Just wondering what peoples views are before I start working on it.

(Setup for lvm and luks https://gist.github.com/jasonwryan/4618490)

ikeydoherty commented 7 years ago

We now support LVM on LUKS on whole-disk mode:

UEFI:

BIOS:

Considering a /home but I don't know yet, honestly.

I still have some changes to make to the default encryption options but yeah this is implemented now :)