Accessing the Windows filesystem from WSL (WSL2)
Reid Burton

Reid Burton @gamelord2011

About: I am an amateur programmer. I program in more languages than I care to remember.

Location:
string Location = null;
Joined:
Nov 7, 2024

Accessing the Windows filesystem from WSL (WSL2)

Publish Date: Dec 28 '24
0 0

We, as programmers, have all been there. We just setup Oh-My-Posh, Oh-My-Zsh, etc. And are too lazy to transfer are Very Phine configuration over to wsl, and just want to type the path. To access the Windows filesystem from inside WSL the path for the drive is /mnt/[DRIVE_YOU_WANT_TO_ACCESS]

Thats it, no config needed!

Comments 0 total

    Add comment