Bug#716977: Installer does not fill /etc/crypttab

2013-07-15 Thread Guillaume BROGI
Package: debian-installer Version: testing When partitioning with a RAID0 and a lvm volume on top, the initramfs does not include the LVM module and, so, cannot mount /. Fix: include the LVM module inside the initramfs Additional info: This was done on a laptop with 4 ssd. Each ssd had a 300MB p

Bug#716979: Installer cannot go past the "partitioning disk" stage

2013-07-15 Thread Guillaume BROGI
Package: debian-installer Version: testing When partitioning with a RAID0, a dm-crypt device on top and a lvm volume inside the encrypted device, the installer does not validate the "paritioning disks" stage. When dropping to the console, I can see that all the paritions have been created and form

Bug#716978: Installer does not fill /etc/crypttab

2013-07-15 Thread Guillaume BROGI
Package: debian-installer Version: stable When partitioning with a RAID0, dm-crypt device on top and a lvm volume inside the encrypted device, the generated initramfs cannot boot completely because it does not try to decrypt the encrypted device. Fix: add the dm-crypt device to /etc/crypttab and