-
Notifications
You must be signed in to change notification settings - Fork 852
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
Unable to access ReFS drive #12164
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 View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Open similar issues:
Closed similar issues:
|
Note that this issue came after I updated my system 2 or 3 days ago, and I hadn't updated it since Sept. |
WslLogs-2024-10-14_14-19-55.zip |
Diagnostic information
|
I think this issue is just the same with #10792, but that one is closed. |
@PhiliaTheCat I have the same issue. I solved it for now by uninstalling the update KB5044384 After I've rebooted the computer I could once again access my dev drive in WSL and Docker is now working 🎉 |
@HerrLiljegren may I ask how were you able to uninstall the update? I first tried via Windows Update > Update history > Uninstall update > find the update, click uninstall. It also indicates success. However, when reopening the page, it's immediately shown as installed again. The dev drive is still unaccessable immediately and after a reboot. Also, pausing Windows Update makes no difference. Using |
I resolved the issue by following these steps: Pressed the Windows key and typed "Uninstall Updates". |
@HerrLiljegren thanks for the insights! Seems like something more is broken over here, so I probably will adapt my dev workflow until MS fixes the issue in another update. |
Thanks for instructions. Hope they will repair this problem as soon as possible. |
Because microsoft has reopened the previous issue so this one is closed up. |
Windows Version
Windows 11 Home 10.0.26100 Build 26100
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
Just create a dev drive in your Windows.
Assume you labeled it as E:.
Expected Behavior
Run
cd /mnt/e
in WSL shell, you should be able to open the drive and read/write things there.Actual Behavior
WSL shell returns that permission denied.
Diagnostic Logs
I know this is reported in a old issue, but it's closed due to too old version.
This one is discovered on a more recent version of WSL.
The text was updated successfully, but these errors were encountered: