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=9b9a7ac2-4ac4-4ca2-b4de-8b0dac16a559 swap swap defaults,noatime 0 0
- UUID=3606-862C /boot/efi vfat umask=0077 0 2
- UUID=82db9e79-cc45-444b-a0a4-5daddee19f90 /home ext4 defaults,noatime 0 2
- UUID=b0f189a2-5734-42a8-bd85-53e70a2eca3a / ext4 defaults,noatime 0 1
- tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
Advertisement
Add Comment
Please, Sign In to add comment