spacepaste

  1.  
  2. # /etc/fstab: static file system information.
  3. #
  4. # Use 'blkid' to print the universally unique identifier for a device; this may
  5. # be used with UUID= as a more robust way to name devices that works even if
  6. # disks are added and removed. See fstab(5).
  7. #
  8. # <file system> <mount point> <type> <options> <dump> <pass>
  9. UUID=60bb62b2-06d8-4ecb-b234-6f10a6902195 / ext4 defaults,noatime 0 1
  10. UUID=6e55e743-8462-470d-b120-3d2de6d49358 swap swap defaults,noatime 0 2
  11. UUID=014fbda5-a8ce-4cdd-b0df-9d4229cb03aa swap swap defaults,noatime 0 2
  12.