Guest User

Untitled

a guest
Jan 21st, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. # /etc/fstab: static file system information.
  2. #
  3. # Use 'blkid' to print the universally unique identifier for a device; this may
  4. # be used with UUID= as a more robust way to name devices that works even if
  5. # disks are added and removed. See fstab(5).
  6. #
  7. # <file system> <mount point> <type> <options> <dump> <pass>
  8. UUID=E3C0-61C4 /boot/efi vfat defaults 0 2
  9. UUID=5ca8905d-c3b2-4038-aba2-5735251cf150 / ext4 defaults 0 1
  10. UUID=aab6099d-543b-4f5a-9c91-8f6e34c874d7 /BACKUP ext4 noauto,x-systemd.automount 0 0
Advertisement
Add Comment
Please, Sign In to add comment