linux-wsl-stable-6.10.10
taliesins
released this
23 Sep 20:19
·
16825 commits
to wsl-6.11-rolling
since this release
NOTICE
- If you use
Docker Desktop
, You must install kernel modules indocker-desktop
WSL2 image. More information is here.
WARNING
ARM64 kernel has not been tested. If you have any issues, please leave an issue on the Issues tab!
Hash Information
File Name | SHA3-512 Checksum |
---|---|
bzImage-x86_64 | 69373945f83fe63f5ba34d0164cb4305717c122521342d51dc9dcff4795b188b303a7f3824432a013a4aa24eb157775b412cd4894debffa043e0780ff93c5d64 |
bzImage-x86_64-modules_install.tar.gz | d932631ec7d2e82685a60ba5377108950dd025305cb51a899ac8f8f823130462d505a5484d5056e8952e9a88f389b14c3cc7f57bbda873adb593f5e6fde74679 |
bzImage-x86_64-optional_install.tar.gz | cdf731714601f4d205ef8694044bf3f4e140ee6908e08f669a8a6eb92011946f966f4dae82fb673f37c5edca63e72c0a8f7e52bfc0177d6aa5466d3ccbeb2794 |
Image-arm64 | f3ece47e323b45f3d792111a16639389c9a3afde5d5282a3a806549e18120df8715384352566fec0dbe7d7acbeeb9e212163b08bff5edc48bec38085591354a0 |
Image-arm64-modules_install.tar.gz | 102dc15a43f360b3df1650b2daf19ceb3641071512fd4cf74fffd3460fd644d676a36b9bfbb79779c417f44b89191417f0fab3e82b0f61c0124618855041ab0c |
Image-arm64-optional_install.tar.gz | 58c9971dce19e5aadf6d3b44806af23d0c99f30e14ef6665c8eb431f475a1d15d48599279a313b850838aff007edfbb3b2c2bca28fd526476c6a252d1baefa7c |
How to apply this kernel?
Before you try to apply this kernel, You MUST shutdown your WSL. (wsl --shutdown)
Check this document.
How to install kernel module package in WSL2?
The installation script is already contained within the kernel module package tarball.
You can run modules-install.sh file with root.
How to install kernel optionals package in WSL2? (Optional)
The installation script is already contained within the kernel optionals package tarball.
It included kernel headers and kernel documentations.
You can run optionals-install.sh file with root.
This kernel built on ArchLinux.