Skip to content

Instantly share code, notes, and snippets.

@demmm
Last active August 29, 2015 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save demmm/9959938 to your computer and use it in GitHub Desktop.
Save demmm/9959938 to your computer and use it in GitHub Desktop.
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
tmpfs /tmp tmpfs nodev,nosuid 0 0
UUID=19a9e7a7-5fbf-407b-b710-4e6704d4f9fc / ext4 defaults 0 1
UUID=69a32168-6a9f-4f5e-9929-78412a18ba27 swap swap defaults 0 0
UUID=b35a6b4e-c1a1-40d1-8cd3-9e30b7c9ce39 /home ext4 defaults 0 0
UUID=2effc15f-688c-4686-b24c-2d2697200bee /data ext4 defaults,noatime,discard 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment