Difference between revisions of "Talk:Windows Subsystem for Linux"

From Funtoo
Jump to navigation Jump to search
m (reference for post-install configuration)
(update kernel roll)
Line 1: Line 1:
https://docs.microsoft.com/en-us/windows/wsl/wsl-config
https://docs.microsoft.com/en-us/windows/wsl/wsl-config
* copy debian kernel to windows system:
cp /boot/kernel-debian-sources-x86_64-6.4.13_p1-r1 /mnt/c/Users/*your user name*/
https://www.reddit.com/r/bashonubuntuonwindows/comments/141n0c0/instructions_for_using_kernel_63y_on_wsl2_you/

Revision as of 15:40, October 31, 2023

https://docs.microsoft.com/en-us/windows/wsl/wsl-config

  • copy debian kernel to windows system:

cp /boot/kernel-debian-sources-x86_64-6.4.13_p1-r1 /mnt/c/Users/*your user name*/

https://www.reddit.com/r/bashonubuntuonwindows/comments/141n0c0/instructions_for_using_kernel_63y_on_wsl2_you/