Page MenuHomePureOS Tracker

File Metadata

Author
morgan
Created
Jul 26 2021, 11:40

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-04dfabd8-94fe-42e9-ad9c-c68111157f7c UUID=04dfabd8-94fe-42e9-ad9c-c68111157f7c none luks
luks-1e3960f9-89fa-4ffb-a77e-c829d2f1ca73 UUID=1e3960f9-89fa-4ffb-a77e-c829d2f1ca73 none luks

Event Timeline