User Tools

Site Tools


windows:notes:wsl

Information

  • Windows Subsystem for Linux 1)

Prerequisites

Install

"%SystemRoot%\System32\Dism.exe" /Online /Enable-Feature /FeatureName:"VirtualMachinePlatform" /All /NoRestart
"%SystemRoot%\System32\Dism.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux" /All /NoRestart

WSL2

"%SystemRoot%\System32\wsl.exe" --set-default-version 2

Update

"%SystemRoot%\System32\wsl.exe" --update

openSUSE Tumbleweed

Other

"%SystemRoot%\System32\wsl.exe" --list --online
"%SystemRoot%\System32\wsl.exe" --list --all --verbose
"%SystemRoot%\System32\wsl.exe" --status
"%SystemRoot%\System32\wsl.exe" --unregister x
/var/www/wiki/data/pages/windows/notes/wsl.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki