Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleChange default WSL version from WSL1 to WSL2
  1. Powershell als admin:
    1. dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
    2. dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
  2. Reboot
  3. Download and install: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi
  4. Powershell als admin:
    1. wsl --set-default-version 2


Expand
titleLinux Distribution installieren
  1. Download Linux Distribution:Installieren des Windows-Subsystems für Linux (WSL) unter Windows 10 | Microsoft Docs
    1. Install Vivado/Vitis/Petalinux  supported Linux OS ( "Ubuntu 18.04 LTS" for 2020.2)