how-to-install-a-linux-development-environment-on-windows icon indicating copy to clipboard operation
how-to-install-a-linux-development-environment-on-windows copied to clipboard

Map network drive as better option for "Add Ubuntu to Windows Explorer"

Open xolve opened this issue 5 years ago • 2 comments
trafficstars

Thankful for this step-by-step process for WSL2. I would like to add that network shares like \\ws$\ubuntu do not work with Windows command prompt. With mapping that to a drive letter like Z: makes it seamless operation to work with Ubuntu disk. Would you like me to raise a PR for that?

xolve avatar Sep 06 '20 19:09 xolve

Sure! Love more additions.

On Sun, 6 Sep 2020, 20:20 xolve, [email protected] wrote:

Thankful for this step-by-step process for WSL2. I would like to add that network shares like \ws$\ubuntu do not work with Windows command prompt. With mapping that to a drive letter like Z: makes it seamless operation to work with Ubuntu disk. Would you like me to raise a PR for that?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mikemaccana/how-to-install-a-linux-development-environment-on-windows/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABKEMSERICPWNRSAQZ2CXDSEPOINANCNFSM4Q4ZRR7Q .

mikemaccana avatar Sep 06 '20 21:09 mikemaccana

BTW in Powershell

cd \\wsl\ubuntu

mikemaccana avatar Feb 03 '21 09:02 mikemaccana