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/29 15:21]
jypeter [Ubuntu packages installed] Updated
other:win10wsl [2022/08/29 15:54]
jypeter [Creating a backup of the Linux running in WSL] Started updating for WSL 2
Line 994: Line 994:
 > wsl --list --verbose > wsl --list --verbose
   NAME      STATE           ​VERSION   NAME      STATE           ​VERSION
-* Ubuntu ​   Running ​        1</​code>​+* Ubuntu ​   Running ​        2</​code>​
     * [[other:​win10wsl#​rebooting_wsl|Stop WSL+Linux]]     * [[other:​win10wsl#​rebooting_wsl|Stop WSL+Linux]]
       * <​code>>​ wsl --list --verbose       * <​code>>​ wsl --list --verbose
   NAME      STATE           ​VERSION   NAME      STATE           ​VERSION
-* Ubuntu ​   Running ​        1+* Ubuntu ​   Running ​        2
  
 > wsl --shutdown > wsl --shutdown
  
-> wsl --list --verbose+> wsl --v
   NAME      STATE           ​VERSION   NAME      STATE           ​VERSION
-* Ubuntu ​   Stopped ​        1</​code>​+* Ubuntu ​   Stopped ​       21</​code>​
     * Export the current Linux to a //tar// file:     * Export the current Linux to a //tar// file:
 +      * FIXME ''​wsl --export Ubuntu C:​\Scratch\jypeter\WSL\WSL_Ubuntu_20.04.4_LTS_stdu_22-08-29.tar''​
 +        * 1.4 Gb
       * <​code>​ > wsl --export Ubuntu C:​\Scratch\<​your_login>​\<​your_login>​_ubuntu-<​ubuntu_version>​-full_<​some_date>​.tar</​code>​       * <​code>​ > wsl --export Ubuntu C:​\Scratch\<​your_login>​\<​your_login>​_ubuntu-<​ubuntu_version>​-full_<​some_date>​.tar</​code>​
     * You can optionally open a new terminal (this will start again WSL+Ubuntu) to get some information about the created file (size and number of saved files/​directories),​ and compress it in order to save some disk space     * You can optionally open a new terminal (this will start again WSL+Ubuntu) to get some information about the created file (size and number of saved files/​directories),​ and compress it in order to save some disk space
other/win10wsl.txt · Last modified: 2023/12/06 13:24 by jypeter