LVM on crypt

James S. White whitejs at jameswhite.org
Fri Oct 23 22:47:13 CEST 2009


Where would the :encrypt go in this recipe if I wanted to encrypt the partition
before laying down a volume group?

# Simple LVM example
disk_config sda  bootable:1
primary /boot 500 ext3 rw
primary -       4096-   -       -

disk_config lvm
vg my_pv        sda2
my_pv-_swap     swap    2048    swap    sw
my_pv-_root     /       2048    ext3 rw



More information about the linux-fai mailing list