User Tools

Site Tools


windows:notes:wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:notes:wsl [2025/10/13 09:25] Sean Rhonewindows:notes:wsl [2026/03/11 19:06] (current) Sean Rhone
Line 1: Line 1:
-===== TODO =====+====== Information ======
  
-  * https://en.opensuse.org/openSUSE:WSL +  * Windows Subsystem for Linux ((https://learn.microsoft.com/en-us/windows/wsl/about))
-  * https://download.opensuse.org/repositories/Virtualization:/WSL:/instarball/openSUSE_Tumbleweed_images/+
  
-  "wsl.exe" --update+===== Prerequisites =====
  
-  "wsl.exe" --list --online+  * [[windows;10_ltsc_server|Windows 10 (21H2)]]
  
-  "wsl.exe" --set-default-version 2+====== Install ======
  
-  "wsl.exe" --install --from-file "%UserProfile%\Downloads\openSUSE-Tumbleweed-20251007.x86_64.tar.xz" --name "openSUSE-Tumbleweed--no-launch+  "%SystemRoot%\System32\Dism.exe/Online /Enable-Feature /FeatureName:"VirtualMachinePlatform/All /NoRestart
  
-  "wsl.exe" --set-default openSUSE-Tumbleweed+  "%SystemRoot%\System32\Dism.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux" /All /NoRestart
  
-  "wsl.exe" --distribution openSUSE-Tumbleweed+====== WSL2 ======
  
-  sudo zypper clean --all && sudo zypper refresh --force --services && sudo zypper dist-upgrade --details --allow-downgrade --allow-name-change --allow-arch-change --allow-vendor-change+  * https://learn.microsoft.com/en-us/windows/wsl/compare-versions#whats-new-in-wsl-2
  
-  exit+  "%SystemRoot%\System32\wsl.exe" --set-default-version 2
  
-  "wsl.exe" --distribution openSUSE-Tumbleweed --shutdown+====== Update ======
  
-  "wsl.exe" --list --all --verbose+****
  
-  "wsl.exe" --status+  "%SystemRoot%\System32\wsl.exe" --update
  
-  "wsl.exe" --unregister x+====== openSUSE Tumbleweed ====== 
 + 
 +  * [[windows;opensuse_tumbleweed_wsl|Notes]] 
 + 
 +====== 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/attic/windows/notes/wsl.1760361913.txt.gz · 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