wsl.rst
changeset 2423 6a4fd5ccb340
parent 2368 574d07ac6f55
child 2457 9e6abc83e5d6
equal deleted inserted replaced
2422:242e08fa2c73 2423:6a4fd5ccb340
    42 Terminate any running parts of distro::
    42 Terminate any running parts of distro::
    43 
    43 
    44   wslconfig /s debian
    44   wslconfig /s debian
    45   wslconfig /terminate debian
    45   wslconfig /terminate debian
    46 
    46 
       
    47 Mounting external drives
       
    48 ========================
       
    49 
       
    50 ::
       
    51 
       
    52   sudo mkdir /mnt/f
       
    53   sudo mount -t drvfs f: /mnt/f