about summary refs log tree commit diff
path: root/configs/pinephone_fde/systemd_root_dir/etc/crypttab
blob: 5d5f2798aa6dc5041995c195e813c241290df574 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configuration for encrypted block devices.
# See crypttab(5) for details.

# NOTE: Do not list your root (/) partition here, it must be set up
#       beforehand by the initramfs (/etc/mkinitcpio.conf).

# <name>       <device>                                     <password>              <options>
# home         UUID=b8ad5c18-f445-495d-9095-c9ec4f9d2f37    /etc/mypassword1
# data1        /dev/sda3                                    /etc/mypassword2
# data2        /dev/sda5                                    /etc/cryptfs.key
# swap         /dev/sdx4                                    /dev/urandom            swap,cipher=aes-cbc-essiv:sha256,size=256
# vol          /dev/sdb7                                    none

home UUID=b719aa8b-1f53-4069-bd9b-5edfb450f85a none