-
Notifications
You must be signed in to change notification settings - Fork 840
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
WSL1 problems after Windows 11 24H2 Upgrade #12415
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:
|
/question I am not that keen on posting logs publicly. What analysis is needed on which logs? Nothing stands out in the zip file created. |
Diagnostic information
|
@WiredWonder: wsl is not part of the Windows image anymore. As the error message says you can download WSL by either running |
Thanks @OneBlue , will this install WSL1 or WSL2 as the message implies? I would like to keep WSL1. |
Can anyone tell me how to get WSL1 installed on 24H2? |
Encountered the same issue after upgrading to 24H2. Ran Before rebooting I turned off After the reboot the existing WSL1 distro starts as normal. |
Windows Version
Microsoft Windows [Version 10.0.26100.2605]
WSL Version
0.0.0.0
Are you using WSL 1 or WSL 2?
Kernel Version
n/a
Distro Version
n/a
Other Software
n/a
Repro Steps
I run WSL1 for some basic linux stuff that does not warrant the WSL2 hyper-v solution.
Expected Behavior
WSL1 works
Actual Behavior
WSL Doesn't work. When I attempt to start any WSL instance:
` Windows Subsystem for Linux must be updated to the latest version to proceed. You can update by running 'wsl.exe --update'.
For more information please visit https://aka.ms/wslinstall
Press any key to install Windows Subsystem for Linux.
Press CTRL-C or close this window to cancel.
This prompt will time out in 60 seconds. `
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: