What is new
- Kernel updated from:
a) https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - version 5.13.12
How to install
- Copy vmlinux to ~ or %userprofile% (Windows: C:\Users\<username>\ )
- Create there a file ".wslconfig":
[wsl2]
kernel=C:\\Users\\<username>\\vmlinux
- Execute following command into cmd / powershell:
wsl --shutdown