netson/ubuntu-unattended

Request: luks encryption option

runultra opened this issue · 2 comments

This may be the wrong way to go about it, but is there any option that could create a luks encryption unattended installer?

It's been a while since I ran a manual installation, but if the default installer provides an option for it (I believe it does for the home directory?), then it should be possible and a matter of getting the right questions answered. If not, you would need to use a postinstall task of some sort.

changing
partman-auto/method string lvm
to
partman-auto/method string crypto
in
netson.seed
will enable luks encryption