-
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
Error code: Wsl/Service/CreateInstance/CreateVm/ERROR_PATH_NOT_FOUND #10482
Comments
I'm not sure I know what you mean by You need to let the /log collection script run while running |
Hello! Could you please provide more logs to help us better diagnose your issue? To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging Thank you! |
I have rerun the script. I notice that i did it wrong before. thanks! |
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! |
Windows Version
Microsoft Windows [Version 10.0.22621.2134]
WSL Version
1.2.5.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
No response
Other Software
No response
Repro Steps
Recently, I encountered a Windows update problem that crashed my computer several times, and I accidentally removed the virtual infrastructure driver, which made me face error code 0x8037012.
When I tried to fix the former problem, I reinstalled wsl by
wsl --install
and some other action, like re-enabling the virtual platform and hyper-v several times.In the end, I fixed the problem by reinstalling VID with the device manager. However, after reinstalling the vid, I solved the situation above but met a new problem: "Error code: Wsl/Service/CreateInstance/CreateVm/ERROR_PATH_NOT_FOUND."
Because I do too many things, I need help figuring out what led to the problem I meet now.
Thanks for helping!
Expected Behavior
Normally start wsl.
Actual Behavior
Error code: Wsl/Service/CreateInstance/CreateVm/ERROR_PATH_NOT_FOUND
Diagnostic Logs
WslLogs-2023-09-16_21-14-00.zip
The text was updated successfully, but these errors were encountered: