-
Notifications
You must be signed in to change notification settings - Fork 822
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
Wsl/Service/CreateInstance/WSL_E_DISK_CORRUPTED #12271
Comments
The logs shows that a disk mount error occured. Try to follow these repair instructions and see if that solves the issue. Diagnostic information
|
@arthurmluz: This might be because the disk was in use by WSL. Can you try to run |
Yes I have tried the following:
I also tried the following things to remount it:
Finally, I used DMDE to restore my files manually |
Windows Version
icrosoft Windows [versão 10.0.22631.4460]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-2
Distro Version
Ubuntu
Other Software
No response
Repro Steps
My notebook abruptly went into bluescreen while having vscode with the WSL open.
Got the BIOS message saying my HD got problems and it was being repaired.
When I got back, I tried to open WSL and got the following message;
Expected Behavior
WSL to start
Actual Behavior
I get error and it wont open
Diagnostic Logs
WslLogs-2024-11-14_20-02-12.zip
I have tried following these instructions, but I can't perform
wsl.exe lsblk
and after I mount the vhd using the mount flag, I get an error saying the file is being used by another processWsl/Service/AttachDisk/MountVhd/HCS/ERROR_SHARING_VIOLATION
.I had a project with commits that I didn't push, so I really need to get the files back,
Thanks.
The text was updated successfully, but these errors were encountered: