Re: d-i beta3, raid, loop-aes and lvm

2006-10-05 Thread Max Vozeler
Hi Philipp, On Thu, Oct 05, 2006 at 01:27:41AM +0200, Philipp Engel wrote: > Am 03.10.2006 um 15:32 schrieb David Härdeman: > >On Tue, October 3, 2006 15:16, Philipp Engel said: > >>Is that a bug, or is it just not possible? > > > >If memory serves me right, the loop-AES utils do not have support

Re: d-i beta3, raid, loop-aes and lvm

2006-10-04 Thread Philipp Engel
Hello David and Max, thank you for your replies. Am 03.10.2006 um 15:32 schrieb David Härdeman: On Tue, October 3, 2006 15:16, Philipp Engel said: Is that a bug, or is it just not possible? If memory serves me right, the loop-AES utils do not have support (yet) for automatically setting up

Re: d-i beta3, raid, loop-aes and lvm

2006-10-03 Thread David Härdeman
On Tue, October 3, 2006 15:16, Philipp Engel said: > Create a raid-device, then, create a loop-aes loopback-device on top > of that. > And finally, use LVM on top of that to create some logical volumes. ... > Is that a bug, or is it just not possible? If memory serves me right, the loop-AES utils

Re: d-i beta3, raid, loop-aes and lvm

2006-10-03 Thread Max Vozeler
Hi Philipp, On Tue, Oct 03, 2006 at 03:16:49PM +0200, Philipp Engel wrote: > I nest the LVM stuff in the encrypted device so that I only have to > enter the password once during the boot process. Sadly, this does not > work. I can create the raid and loop-device on top, but then the > instal

d-i beta3, raid, loop-aes and lvm

2006-10-03 Thread Philipp Engel
Hello, I want to encrypt my whole debian installation (/, swap, everything) using loop-aes. Also, I want a software-raid1 for data security. As I will have at least a root and a home partition, I wanted to try the following using partman during the installation. Create a raid-device, then