10 lines
507 B
Plaintext
10 lines
507 B
Plaintext
# /etc/fstab: static file system information.
|
|
#
|
|
# Use 'blkid' to print the universally unique identifier for a device; this may
|
|
# be used with UUID= as a more robust way to name devices that works even if
|
|
# disks are added and removed. See fstab(5).
|
|
#
|
|
# <file system> <mount point> <type> <options> <dump> <pass>
|
|
UUID=A7EF-407D /boot/efi vfat umask=0077 0 2
|
|
/dev/mapper/luks-6d67ccaf-3e9a-44fb-8e51-f38175256a87 / ext4 defaults,noatime 0 1
|