-
Notifications
You must be signed in to change notification settings - Fork 867
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 is not able to access mounted dev drive in up to date 24H2 #12646
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging |
/emailed-logs |
Diagnostic information
|
I've discovered that if the Dev Drive doesn't have a drive letter - i.e. it's only mapped to an NTFS path, then you'll still get Input/Output error. If you set a drive letter in addition to mapping the path, then you'll be able to access it via the path. |
Windows Version
Microsoft Windows [Version 10.0.26100.3194]
WSL Version
2.4.11.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.167.4-microsoft-standard-WSL2
Distro Version
Ubuntu 24.24
Other Software
No response
Repro Steps
Expected Behavior
WSL should be able to navigate to the contents of a mounted dev drive.
Actual Behavior
The system is unable to navigate to that folder and returns "Input/Output" error:
The issue seems to be similar/identical to #10792, however the system is up to date and has all Windows 11 updates installed. Windows 11 was reinstalled recently using the up to date Windows ISO available in the Visual Studio benefits (en-us_windows_11_business_editions_version_24h2_updated_feb_2025_x64_dvd_a7fb58bd.iso) which should include KB5046617. When I try to manually install that update it just tells me that it is not applicable to my system.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: