-
Notifications
You must be signed in to change notification settings - Fork 821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can not map \\wsl$\xxx\xxx path to a network drive #4657
Comments
Not the author, but I was able to reproduce this. The general idea is that you can map to the root folder of a WSL, but not any deeper. The author is able to map I don't believe there's any way to map drives through powershell. |
I'm experiencing the same limitation on 10.0.19030.1 & wsl2 with Ubuntu 18.04. |
Any progress on this? A year later and it still persists. |
Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing or incomplete issue templates will be closed.
If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.
Important: Do not open GitHub issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to [email protected]. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".\
See our contributing instructions for assistance.
Please fill out the below information:
Your Windows build number: (Type
ver
at a Windows Command Prompt)10.0.19013.1
wsl2 with ubuntu 18.04
What you're doing and what's happening: (Copy&paste the full set of specific command-line steps necessary to reproduce the behavior, and their output. Include screen shots if that helps demonstrate the problem.)
What's wrong / what should be happening instead:
mapping \wsl$\Ubuntu-18.04\home a network driver should succeed
Strace of the failing command, if applicable: (If
some_command
is failing, then runstrace -o some_command.strace -f some_command some_args
, and link the contents ofsome_command.strace
in a gist here).For WSL launch issues, please collect detailed logs.
The text was updated successfully, but these errors were encountered: