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 Both sides next revision
other:win10wsl [2022/08/23 15:18]
jypeter [Base installation] More content
other:win10wsl [2022/08/23 16:01]
jypeter [Base installation] More content
Line 71: Line 71:
   Ubuntu-20.04 ​   Ubuntu 20.04 LTS</​code>​   Ubuntu-20.04 ​   Ubuntu 20.04 LTS</​code>​
  
-  * Install the latest //Ubuntu LTS// version available:\\ <​code>​PS C:\> wsl --install -d Ubuntu+  * Install the latest //Ubuntu LTS// version available\\ This step will run pretty quickly\\ <​code>​PS C:\> wsl --install -d Ubuntu
 Installation en cours : Plateforme de machine virtuelle Installation en cours : Plateforme de machine virtuelle
 Plateforme de machine virtuelle a été installé. Plateforme de machine virtuelle a été installé.
Line 82: Line 82:
 L’opération demandée est réussie. Les modifications ne seront pas effectives avant que le système ne soit réamorcé.</​code>​ L’opération demandée est réussie. Les modifications ne seront pas effectives avant que le système ne soit réamorcé.</​code>​
  
-  * Reboot the computer+  * Reboot the computer\\ This step will take some time (make sure you have //enough// time). Windows will install what it needs, reboot, install some more stuff. The final installation step will take place when you open login, and a terminal opens, displaying the final installation of Ubuntu, and asking you for a username and password, and giving you access to a ''​bash''​ prompt\\ <​code>​Installing,​ this may take a few minutes... 
 +Please create a default UNIX user account. The username does not need to match your Windows username. 
 +For more information visit: https://​aka.ms/​wslusers 
 +Enter new UNIX username: stdu 
 +New password: 
 +Retype new password: 
 +passwd: password updated successfully 
 +Installation successful! 
 +To run a command as administrator (user "​root"​),​ use "sudo <​command>"​. 
 +See "man sudo_root"​ for details. 
 + 
 +Welcome to Ubuntu 20.04 LTS (GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64) 
 + 
 + * Documentation: ​ https://​help.ubuntu.com 
 + * Management: ​    ​https://​landscape.canonical.com 
 + * Support: ​       https://​ubuntu.com/​advantage 
 + 
 +  System information as of Tue Aug 23 17:32:20 CEST 2022 
 + 
 +  System load:  0.0                Processes: ​            8 
 +  Usage of /:   0.4% of 250.98GB ​  Users logged in:       0 
 +  Memory usage: 0%                 IPv4 address for eth0: 172.20.23.145 
 +  Swap usage: ​  0% 
 +   
 +stdu@sadira034:​~$ echo $SHELL 
 +/bin/bash 
 + 
 +stdu@sadira034:​~$ df -h 
 +Filesystem ​     Size  Used Avail Use% Mounted on 
 +/​dev/​sdb ​       251G  1.1G  238G   1% / 
 +tmpfs           ​6.2G ​    ​0 ​ 6.2G   0% /mnt/wsl 
 +tools           ​472G ​ 112G  361G  24% /init 
 +none            6.2G     ​0 ​ 6.2G   0% /dev 
 +none            6.2G  4.0K  6.2G   1% /run 
 +none            6.2G     ​0 ​ 6.2G   0% /run/lock 
 +none            6.2G     ​0 ​ 6.2G   0% /run/shm 
 +none            6.2G     ​0 ​ 6.2G   0% /run/user 
 +tmpfs           ​6.2G ​    ​0 ​ 6.2G   0% /​sys/​fs/​cgroup 
 +drivers ​        ​472G ​ 112G  361G  24% /​usr/​lib/​wsl/​drivers 
 +lib             ​472G ​ 112G  361G  24% /​usr/​lib/​wsl/​lib 
 +C:\             ​472G ​ 112G  361G  24% /mnt/c 
 +D:\             ​480G ​ 2.6G  478G   1% /​mnt/​d</​code>​
  
   * Follow **closely** the steps listed in [[https://​docs.microsoft.com/​en-us/​windows/​wsl/​install-win10|WSL Windows 10 Installation Guide]]. <wrap hi>Open this [[https://​docs.microsoft.com/​en-us/​windows/​wsl/​install-win10|WSL Windows 10 Installation Guide]] in another window, so that you can **read the useful hints below at the same time!**</​wrap>​   * Follow **closely** the steps listed in [[https://​docs.microsoft.com/​en-us/​windows/​wsl/​install-win10|WSL Windows 10 Installation Guide]]. <wrap hi>Open this [[https://​docs.microsoft.com/​en-us/​windows/​wsl/​install-win10|WSL Windows 10 Installation Guide]] in another window, so that you can **read the useful hints below at the same time!**</​wrap>​
other/win10wsl.txt · Last modified: 2023/12/06 13:24 by jypeter