wsl.rst
changeset 2423 6a4fd5ccb340
parent 2368 574d07ac6f55
child 2457 9e6abc83e5d6
--- a/wsl.rst	Tue Jun 16 16:42:34 2020 +0300
+++ b/wsl.rst	Sat Jun 27 20:52:14 2020 +0300
@@ -44,3 +44,10 @@
   wslconfig /s debian
   wslconfig /terminate debian
 
+Mounting external drives
+========================
+
+::
+
+  sudo mkdir /mnt/f
+  sudo mount -t drvfs f: /mnt/f