We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Microsoft Windows [Version 10.0.19043.1348]
Kernel version: 5.10.60.1
Ubuntu 20.04
No response
wsl --update
Inside of Ubuntu 20.04: uname -rp
uname -rp
The kernel version in WSL2 should match
wsl --update Checking for updates... No updates are available. Kernel version: 5.10.60.1
User:~$ uname -rp 5.10.60-microsoft-standard+ x86_64
Or something similar
Kernel in Ubuntu does not update.
User:~$ uname -rp 4.19.72-microsoft-standard+ x86_64
The text was updated successfully, but these errors were encountered:
Are you using the Windows Store version of WSL2? Also, is this still an issue? I tried reproducing it on my end but did not run into an issue
Sorry, something went wrong.
This turned out to be an issue on my install. I had an alternate kernel installed.
No branches or pull requests
Version
Microsoft Windows [Version 10.0.19043.1348]
WSL Version
Kernel Version
Kernel version: 5.10.60.1
Distro Version
Ubuntu 20.04
Other Software
No response
Repro Steps
wsl --update
Inside of Ubuntu 20.04:
uname -rp
Expected Behavior
The kernel version in WSL2 should match
Or something similar
Actual Behavior
Kernel in Ubuntu does not update.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: