User Tools

Site Tools


windows:notes:wsl

Differences

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

Link to this comparison view

Next revision
Previous revision
windows:notes:wsl [2025/10/13 04:51] – created Sean Rhonewindows:notes:wsl [2025/10/13 19:43] (current) – [Install] 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/+
  
-  sudo poweroff -f+===== Prerequisites =====
  
-  wsl -l -v+  * [[windows;11_ltsc_server|Windows 11 (24H2)]]
  
-  wsl --list --all+====== Install ======
  
-  wsl -t "openSUSE-Tumbleweed"+  * :!: Admin Command Prompt
  
-  wsl -"openSUSE-Tumbleweed"+  "DISM.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux/All /NoRestart
  
-  /mnt/c/+====== WSL2 ====== 
 + 
 +  * https://learn.microsoft.com/en-us/windows/wsl/compare-versions#whats-new-in-wsl-2 
 + 
 +  "wsl.exe" --set-default-version 2 
 + 
 +====== Update ====== 
 + 
 +**** 
 + 
 +  "wsl.exe" --update 
 + 
 +====== Other ====== 
 + 
 +  "wsl.exe" --list --online 
 + 
 +  "wsl.exe" --list --all --verbose 
 + 
 +  "wsl.exe" --status 
 + 
 +  "wsl.exe" --unregister x
  
-  wsl  
/srv/www/wiki/data/attic/windows/notes/wsl.1760345513.txt.gz · Last modified: by Sean Rhone