cygwin.rst
changeset 2499 54c46fdf99a6
parent 2498 8c90e7713884
child 2500 398df84b32c7
equal deleted inserted replaced
2498:8c90e7713884 2499:54c46fdf99a6
   111   d:/backup /backup none binary,noacl,user,posix=0 0 0
   111   d:/backup /backup none binary,noacl,user,posix=0 0 0
   112   /var     /usr/var none bind
   112   /var     /usr/var none bind
   113 
   113 
   114 https://cygwin.com/cygwin-ug-net/using.html#mount-table
   114 https://cygwin.com/cygwin-ug-net/using.html#mount-table
   115   The Cygwin Mount Table. Description of supported keys.
   115   The Cygwin Mount Table. Description of supported keys.
       
   116 
       
   117 Recent version of Win 10 exposes WSL distros via P9 network protocol. As Cygwin supports UNC paths
       
   118 it is possible to add mount points (don't forget to create directories like ``/wsl/debian``!)::
       
   119 
       
   120   //wsl$/debian /wsl/debian  ntfs binary,noacl,posix=0 0 0
       
   121   //wsl$/ubuntu /wsl/ubuntu  ntfs binary,noacl,posix=0 0 0
       
   122   //wsl$/alpine /wsl/alpine  ntfs binary,noacl,posix=0 0 0
   116 
   123 
   117 Users
   124 Users
   118 =====
   125 =====
   119 
   126 
   120 Cygwin allow complex mapping Windows accounts to POSIX:
   127 Cygwin allow complex mapping Windows accounts to POSIX: