Page MenuHomePureOS Tracker

File Metadata

Author
mladen
Created
Nov 26 2018, 11:58

crypttab

# /etc/crypttab: mappings for encrypted partitions.
#
# Each mapped device will be created in /dev/mapper, so your /etc/fstab
# should use the /dev/mapper/<name> paths for encrypted devices.
#
# See crypttab(5) for the supported syntax.
#
# NOTE: Do not list your root (/) partition here, it must be set up
# beforehand by the initramfs (/etc/mkinitcpio.conf). The same applies
# to encrypted swap, which should be set up with mkinitcpio-openswap
# for resume support.
#
# <name> <device> <password> <options>
luks-bf31af71-d7bc-49d3-85dd-0173abceeaed UUID=bf31af71-d7bc-49d3-85dd-0173abceeaed /crypto_keyfile.bin luks,keyscript=/bin/cat
luks-455726e6-35e6-426a-b604-e7b6ddcb8a61 /dev/disk/by-id/wwn-0x5002538e402676a1-part3 /dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256

Event Timeline