Hacker News new | ask | show | jobs
by rhpistole 3116 days 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
1 comments

Now that's pretty cool. It even works for removable fat32 media!