Skip to content

Instantly share code, notes, and snippets.

@verdana
Last active December 29, 2015 07:49
Show Gist options
  • Save verdana/7638571 to your computer and use it in GitHub Desktop.
Save verdana/7638571 to your computer and use it in GitHub Desktop.
Cygwin fstab
# For a description of the file format, see the Users Guide
# http://cygwin.com/cygwin-ug-net/using.html#mount-table
# This is default anyway:
none / cygdrive binary,noacl,posix=0,user 0 0
none /cygdrive cygdrive binary,noacl,posix=0,user 0 0
D:/Cygwin/bin /usr/bin ntfs binary,posix=0,noacl 0 0
D:/Cygwin/lib /usr/lib ntfs binary,posix=0,noacl 0 0
D:/Cygwin / ntfs binary,posix=0,noacl,override 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment