Skip to content

Instantly share code, notes, and snippets.

@NuckChorris
Created June 16, 2013 07:22
Show Gist options
  • Select an option

  • Save NuckChorris/5791255 to your computer and use it in GitHub Desktop.

Select an option

Save NuckChorris/5791255 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=430245ab-7a2f-4169-8444-0be8fa8131d3 / ext4 defaults 0 0
UUID=f5d3cd6c-16fb-3c75-9eee-a7908e274dce /boot hfsplus defaults,rw,force 0 0
UUID=2687e8f9-1427-4510-8ec8-ce14a4514964 /home ext4 defaults,x-systemd.automount 0 0
UUID=daf73876-e3bb-3be8-b7fe-1cb54a5d88ac /media/Shared hfsplus defaults,rw,force,x-systemd.automount 0 0
UUID=d0f798bb-f6ad-3f4f-8781-6cc0b1cf79ae /media/Mac hfsplus defaults,x-systemd.automount 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment