Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # /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=EEED-A489 /boot/efi vfat umask=0077 0 2
- /dev/mapper/luks-17e6064a-7dcc-48ac-8fc9-8b92edc37e71 swap swap defaults,noatime 0 0
- /dev/mapper/luks-27f87873-7d36-4ff8-a236-1e665a899d9e / ext4 defaults,noatime 0 1
- /dev/mapper/luks-c2e4d693-e59c-40fd-8b75-b413379d2219 /home ext4 defaults,noatime 0 2
- tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
Add Comment
Please, Sign In to add comment