Mount Windows path in WSL
Example:
sudo mount -t drvfs '\\localhost\c$\Users\bright\Documents\Projects\repo' /mnt/r
Other methods resulted in the following error:
wrong fs type, bad option, bad superblock on R:, missing codepage or helper program, or other error. <3>WSL (162)...
blog.brightscripters.com1 min read