User Tools

Site Tools


other:win10wsl

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:win10wsl [2022/08/26 08:31]
jypeter [Updating WSL 1 to WSL 2] Updated
other:win10wsl [2022/08/26 15:07]
jypeter [Updating WSL 1 to WSL 2] Improved
Line 36: Line 36:
  
   * Install the [[other:​win10apps#​windows_terminal|Windows terminal]], because it will be one of the ways to open ''​Ubuntu''​ terminals, once ''​Ubuntu''​ is installed   * Install the [[other:​win10apps#​windows_terminal|Windows terminal]], because it will be one of the ways to open ''​Ubuntu''​ terminals, once ''​Ubuntu''​ is installed
 +  * Know how to use copy-paste in a Powershell FIXME
   * It will be useful to be able to [[other:​win10config#​displaying_hidden_folders_and_files_and_the_files_extension|see hidden folders and files]]   * It will be useful to be able to [[other:​win10config#​displaying_hidden_folders_and_files_and_the_files_extension|see hidden folders and files]]
   * Have at least some basic knowledge of Linux...   * Have at least some basic knowledge of Linux...
Line 1030: Line 1031:
 ==== Updating WSL 1 to WSL 2 ==== ==== Updating WSL 1 to WSL 2 ====
  
-On a system where WSL 2 was installed directly+=== Am I using WSL 1 or WSL 2 ? ===
  
-<​code>​PS C:\Users\jypeter>​ wsl --update +If you have never used WSL on this computer (and for **this user**), WSL 2 will be installed directly when you follow the [[other:win10wsl#​base_installation|Base installation]] steps
-Recherche de mises à jour en cours... Veuillez patienter +
-Aucune mise à jour n’est disponible. +
-Version du noyau : 5.10.102.1+
  
-PS C:\Users\jypeter>​ wsl --status +If you are not sure if you are currently using WSL 1 or WSL 2, you can check [[https://​github.com/​MicrosoftDocs/​WSL/​issues/​1599|Is there an easy (PowerShell?​) way to get more information about WSL?]] has been answered, or make the following checks
-Distribution par défaut : Ubuntu +
-Version par défaut : 2+
  
-La dernière mise à jour effectuée du Sous-système Windows pour Linux date du 24/​08/​2022 +  * ''​wsl ​--update''​ will give the same output (i.e. the installed ​Linux kernel version) for both WSL 1 and WSL 2 
-Les mises à jour WSL automatiques sont activées. +    ​* ​<​code>​PS C:​\Users\jypeter>​ wsl --update
- +
-Version du noyau : 5.10.102.1</​code>​ +
- +
-On a system where WSL 1 was initially installed +
- +
-<​code>​PS C:​\Users\jypeter>​ wsl --update+
 Recherche de mises à jour en cours... Veuillez patienter Recherche de mises à jour en cours... Veuillez patienter
 Aucune mise à jour n’est disponible. Aucune mise à jour n’est disponible.
-Version du noyau : 5.10.102.1+Version du noyau : 5.10.102.1</​code>​
  
-PS C:​\Users\jypeter>​ wsl --status+  * ''​wsl --status''​ will display again the kernel version if you already have WSL 2, but will display a link to the WSL installation page if you are running WSL 1: https://​aka.ms/​wsl2-install 
 +    * <​code>​PS C:​\Users\jypeter>​ wsl --status
 Distribution par défaut : Ubuntu Distribution par défaut : Ubuntu
 Version par défaut : 2 Version par défaut : 2
other/win10wsl.txt · Last modified: 2023/12/06 13:24 by jypeter