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 15:49]
jypeter Added "Hyper-V requirements" in the prerequisites
other:win10wsl [2022/08/29 12:19]
jypeter [Hyper-V requirements]
Line 135: Line 135:
  
 If you get a ''​No''​ for one of the ''​Hyper-V requirements'',​ check the //​virtualization//​ settings in your [[other:​bios#​entering_the_bios|computer BIOS]] If you get a ''​No''​ for one of the ''​Hyper-V requirements'',​ check the //​virtualization//​ settings in your [[other:​bios#​entering_the_bios|computer BIOS]]
 +
 +  * FIXME <​code>​Configuration requise pour Hyper-V: ​        ​Extensions de mode du moniteur d’ordinateur virtuel : Oui
 +                                            Virtualisation activée dans le microprogramme :​ Non
 +                                            Traduction d’adresse de second niveau : Oui
 +                                            Prévention de l’exécution des données disponible :​ Oui</​code>​
  
 ===== Base installation ===== ===== Base installation =====
Line 1036: Line 1041:
 ===== Miscellaneous ===== ===== Miscellaneous =====
  
-==== Updating ​WSL 1 to WSL 2 ====+==== Upgrading ​WSL 1 to WSL 2 ====
  
-=== Am I using WSL 1 or WSL 2 ? ===+<WRAP center round tip 60%> 
 +You will be able to run existing ​WSL 1 installations with WSL 2, so upgrading should not be a problem! 
 +</​WRAP>​
  
-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 
  
-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+=== Determining which version of WSL is installed === 
 + 
 +If you have never used WSL on a computer, WSL 2 will be installed directly when you follow the [[other:​win10wsl#​base_installation|Base installation]] steps 
 + 
 +You can determine if your installed Linux distributions are running on WSL 1 or WSL 2 by typing ''​wsl -l -v''​ in a PowerShell, but if you are not sure if you are currently using WSL 1 or WSL 2 for running Linux, you can check if [[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
  
   * ''​wsl --update''​ will give the same output (i.e. the installed Linux kernel version) for both WSL 1 and WSL 2   * ''​wsl --update''​ will give the same output (i.e. the installed Linux kernel version) for both WSL 1 and WSL 2
Line 1050: Line 1060:
 Version du noyau : 5.10.102.1</​code>​ Version du noyau : 5.10.102.1</​code>​
  
-  * ''​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+  * ''​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     * <​code>​PS C:​\Users\jypeter>​ wsl --status
 Distribution par défaut : Ubuntu Distribution par défaut : Ubuntu
Line 1061: Line 1071:
  
   * If WSL 1 is already running, you should have no problem with the [[other:​win10wsl#​prerequisites|disk and memory requirements]]   * If WSL 1 is already running, you should have no problem with the [[other:​win10wsl#​prerequisites|disk and memory requirements]]
-  * For WSL 2, you also need to meet the Hyper-V requirements+  * For WSL 2, you also need to meet the [[other:​win10wsl#​hyper-v_requirements|Hyper-V requirements]] 
 + 
 +=== Updating! === 
 + 
 + 
 +[[https://​docs.microsoft.com/​en-us/​windows/​wsl/​install-manual#​step-3---enable-virtual-machine-feature|Activate the Virtual Machine Platform]] (just the //Step 3// instructions) and reboot the computer 
 + 
 +After rebooting, go back to the [[other:​win10wsl#​determining_which_version_of_wsl_is_installed|Determining which version of WSL is installed]] section above, and check that you are now using WSL 2
  
 ==== Potentially useful stuff ==== ==== Potentially useful stuff ====
other/win10wsl.txt · Last modified: 2023/12/06 13:24 by jypeter