Skip to main content

Command Palette

Search for a command to run...

Mount Windows path in WSL

Updated
1 min read

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) ERROR: UtilCreateProcessAndWait:685: /bin/mount failed with status 0x2000