{{tag>Brouillon Windows Linux Kernel}} # Notes - wsl Voir : * https://wiki.debian.org/InstallingDebianOn/Microsoft/Windows/SubsystemForLinux ~~~winbatch wsl --update ~~~ `/mnt/c/Users/Administrator/.wslconfig` ~~~ini [wsl2] memory=3221225472 processors=3 kernelCommandLine = vsyscall=emulate ~~~ `/etc/wsl.conf` ~~~ini [boot] systemd=true [network] generateHosts=false generateResolvConf=false ~~~