LVM+Encryption

2018-03-05 Thread Davinder Chandhok
Hi, I've set up an Ubuntu install profile that configures the disk in the following way: First the /boot partition is created. Then an LVM is set up for the rest of the partitions and swap space. I would like to encrypt all of these partitions, and have tried to insert disk_config cryptsetup and

Re: LVM+Encryption

2018-03-05 Thread Andrew Ruthven
Hi David, On Mon, 2018-03-05 at 14:12 -0300, Davinder Chandhok wrote: > Hi, > > I've set up an Ubuntu install profile that configures the disk in the > following way: See the disk_config file you have would be helpful to diagnose what is going on. In case it's helpful, here's what I use for lap

Re: LVM+Encryption

2018-03-14 Thread Davinder Chandhok
> > <1520279826.4589.269.ca...@etc.gen.nz> > > In case it's helpful, here's what I use for laptops, we also have some > other scripts to set a random passphrase and email it encrypted to > certain people. > > Thank you so much Andrew! Your example was exactly what I needed. I thought I needed to