“Instale o WSL2 Windows 10 Pro” Respostas de código

Instale o WSL2 Windows 10 Pro

wsl --install
Wild Wombat

Como WSL2

Enable Windows Subsystem for linux: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

Enable Virtual Machine Platform: dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

Download WSL2 kernel: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi

Set default WSL verison: wsl --set-default-version 2
Yawning Yacare

Respostas semelhantes a “Instale o WSL2 Windows 10 Pro”

Perguntas semelhantes a “Instale o WSL2 Windows 10 Pro”

Mais respostas relacionadas para “Instale o WSL2 Windows 10 Pro” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código