-
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
(WSL2) Cannot map network drive to Linux filesystem #4143
Comments
@SlvrEagle23, I've got the same issue when trying to map my home directory on WSL2 ubuntu distribution. However, mounting the root path |
@patpilus Interesting, can confirm on my end as well that if you specifically mount |
You can also pin a wsl folder on Quick Access . I just tried and it even opens the folder without having WSL open. |
I can map drives, if I map to root I get it everytime after hibernating and quite often without that. Going directly to |
+1 |
4 similar comments
+1 |
+1 |
+1 |
+1 |
+1; still an issue. Windows 20270.fe_relesaae.201124-1440 |
still an issue |
Just encountered this after a restart - Win 10 Pro 21H1 build 19043.1110. Exact same error code as OP - |
I have the same issue no linux drive mapped in windows explorer side nav, I can map the network drive manually and can get to Ubuntu file system by using \WSL$\Ubuntu in windows explorer address bar |
I am also having the same issue. Can't map the drive or open in explorer. Trying to map or open to Also in WSL can't open the folder in windows with Win10 Version 20H2 (OS Build 19042.1165) |
Same here 😢 |
+1
|
On Windows 11Enterprise 21H2 ( 22000.258) same problem, workaround, map distribution and then use quick access folder |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Your Windows build number: Microsoft Windows [Version 10.0.18917.1000]
What you're doing and what's happening: Attempting to map a network drive using Windows Explorer that points to the Linux file system of an Ubuntu 18.04 distribution running inside WSL2.
What's wrong / what should be happening instead: Despite Explorer being able to see the
\\wsl$
directory and navigate through it, when attempting to mount it as a network drive, either through the "Easy Access" menu from the directory itself or from "Map Network Drive" at "This PC", the same error appears:Windows cannot access \\wsl$\Ubuntu-18.04\the\path\specified
, specifically error code0x80070043
.I'm aware of the existence of issues #3854 and #3996, which both seem to be referring to a similar issue, but it appears those issues apply to WSL1 and this is a new problem relating to WSL2. The previous issues were reported as fixed several builds prior to 18917 (which appears to be the current "Fast" ring build), but I'm still experiencing this issue as of the newest version with WSL2.
The text was updated successfully, but these errors were encountered: