Re: Re: Automatic installation and disk encryption

2009-11-20 Thread Maxime
Hi Frans, Frans wrote: > This is extremely close to what existing recipes set up when you >choose "encrypted LVM" + "separate /home, /usr, etc. partitions". So, >yes, >it is very much possible. You just need to create a custom version of >the "multi" recipe and make sure that that is available in

Re: Automatic installation and disk encryption

2009-11-19 Thread Frans Pop
On Thursday 19 November 2009, Maxime wrote: > In sda2 I want to have a Volume Group (LVM) which must contain all > others partitions: > > sda2 - Luks partition > -> LVM (VolumeGroup) > -> Logical Volume -> / > -> Logical Volume -> /var > -> Logical Vo

Automatic installation and disk encryption

2009-11-19 Thread Maxime
Dear all, I am trying to install some computers by using preseeding over pxe. Everything is working fine except one thing: the partitioning. In fact I am trying to do an automatic installation with an encrypted partition. Here is a schematic expected result: | sda1 - /boot | sda2 - Luks partitio