building the kernel using documentation for wsl2 no longer works #2983
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/documentation
Categorizes issue or PR as related to documentation.
What happened:
I tried to build the kernel with xt_recent enabled using the following the documentation here: https://github.com/kubernetes-sigs/kind/blob/main/site/content/docs/user/using-wsl2.md
it is not possible to build the new kernel. First there is some prompt when building the kernel using
make -j2 KCONFIG_CONFIG=Microsoft/config-wsl
and then the docker cp command also doesnt work.What you expected to happen:
Kernel would build successfully
How to reproduce it (as minimally and precisely as possible):
run the commands according to your documentation for wsl2 kernel
linux-msft-wsl-5.10.102.1
The text was updated successfully, but these errors were encountered: