Skip to content
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

Can't get latest kernel via wsl --update #7856

Closed
1 of 2 tasks
jiashenren opened this issue Dec 22, 2021 · 1 comment
Closed
1 of 2 tasks

Can't get latest kernel via wsl --update #7856

jiashenren opened this issue Dec 22, 2021 · 1 comment

Comments

@jiashenren
Copy link

Version

Microsoft Windows [Version 10.0.19044.1415]

WSL Version

  • WSL 2
  • WSL 1

Kernel Version

5.10.60.1

Distro Version

Ubuntu 20.04

Other Software

No response

Repro Steps

  1. Checked web: https://github.com/microsoft/WSL2-Linux-Kernel/releases/tag/linux-msft-wsl-5.10.74.3, the latest kernel is 5.10.74.3
  2. When uses command "wsl --update" to update, got response:
wsl --update
Checking for updates...
No updates are available.
Kernel version: 5.10.60.1 

Expected Behavior

On Windows 11(Version 10.0.22518.1000), I can update WSL kernel to 5.10.74.3 via "wsl --update"

Actual Behavior

wsl --update
Checking for updates...
No updates are available.
Kernel version: 5.10.60.1

Diagnostic Logs

No response

@Biswa96
Copy link

Biswa96 commented Dec 22, 2021

Linux kernel version 5.10.74.3 is not in the update list, here https://www.catalog.update.microsoft.com/Search.aspx?q=wsl

You can get that version with a little cheating 😉 Download the msixbundle file from here https://github.com/microsoft/WSL/releases. Extract the msix file from it using 7zip like tools. There will be a kernel file in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants