# Mount Windows path in WSL

Example:

sudo mount -t drvfs '\\\\[localhost](http://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. &lt;3&gt;WSL (162) ERROR: UtilCreateProcessAndWait:685: /bin/mount failed with status 0x2000
