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/24 12:17]
jypeter [Base installation]
other:win10wsl [2022/08/24 12:54]
jypeter [Base installation] Improved
Line 63: Line 63:
   * Determine which Linux distributions are (directly) available for installation.\\ We will use the default ''​Ubuntu''​ distribution   * Determine which Linux distributions are (directly) available for installation.\\ We will use the default ''​Ubuntu''​ distribution
     * ''​Ubuntu''​ will always automatically upgrade to the latest ''​LTS''​ release available (contrary to ''​Ubuntu-<​even_number>​.04''​ that will stick to the specified ''<​even-number>''​ release)     * ''​Ubuntu''​ will always automatically upgrade to the latest ''​LTS''​ release available (contrary to ''​Ubuntu-<​even_number>​.04''​ that will stick to the specified ''<​even-number>''​ release)
-    * We could specify a specific Linux version (or even [[https://​docs.microsoft.com/​en-us/​windows/​wsl/​use-custom-distro|import any Linux distribution]]!)+    * We could specify a specific Linux version (or even [[https://​docs.microsoft.com/​en-us/​windows/​wsl/​use-custom-distro|import any Linux distribution]],​ or [[https://​docs.microsoft.com/​en-us/​windows/​wsl/​build-custom-distro|create a custom ​Linux distribution]]!)
     * <​code>​PS C:\> wsl --list --online     * <​code>​PS C:\> wsl --list --online
  
Line 163: Line 163:
 stdu@sadira034:/​mnt/​c/​Users/​jypeter/​AppData/​Local/​Packages$ ls -lh /​mnt/​c/​Users/​jypeter/​AppData/​Local/​Packages/​CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc/​LocalState/​ext4.vhdx stdu@sadira034:/​mnt/​c/​Users/​jypeter/​AppData/​Local/​Packages$ ls -lh /​mnt/​c/​Users/​jypeter/​AppData/​Local/​Packages/​CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc/​LocalState/​ext4.vhdx
 -rwxrwxrwx 1 root root 1.2G Aug 24 11:37 /​mnt/​c/​Users/​jypeter/​AppData/​Local/​Packages/​CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc/​LocalState/​ext4.vhdx</​code>​ -rwxrwxrwx 1 root root 1.2G Aug 24 11:37 /​mnt/​c/​Users/​jypeter/​AppData/​Local/​Packages/​CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc/​LocalState/​ext4.vhdx</​code>​
 +    * Note: location of the //vhdx swap file//:
 +      * From windows: ''​C:​\Users\jypeter\AppData\Local\Temp\swap.vhdx''​
 +      * From WSL:\\ <​code>​stdu@sadira034:​~$ ls -lh /​mnt/​c/​Users/​jypeter/​AppData/​Local/​Temp/​swap.vhdx
 +-rwxrwxrwx 1 root root 63M Aug 24 14:52 /​mnt/​c/​Users/​jypeter/​AppData/​Local/​Temp/​swap.vhdx</​code>​
  
   * Update your Ubuntu Linux with:   * Update your Ubuntu Linux with:
other/win10wsl.txt · Last modified: 2023/12/06 13:24 by jypeter