Comment by rhpistole
8 years ago
This was true in previous versions, but with the Fall Creators Update you can mount mapped network drives inside of Linux:
sudo mount -t drvfs z: /mnt/z
8 years ago
This was true in previous versions, but with the Fall Creators Update you can mount mapped network drives inside of Linux:
sudo mount -t drvfs z: /mnt/z
Now that's pretty cool. It even works for removable fat32 media!