Skip to content

Linux 5.13.12 for WSL2

Latest
Compare
Choose a tag to compare
@wepiotrek wepiotrek released this 18 Aug 21:21
5565f3f

What is new

  1. Kernel updated from:
    a) https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - version 5.13.12

How to install

  1. Copy vmlinux to ~ or %userprofile% (Windows: C:\Users\<username>\ )
  2. Create there a file ".wslconfig":
[wsl2]
kernel=C:\\Users\\<username>\\vmlinux
  1. Execute following command into cmd / powershell:
wsl --shutdown