ubuntu
Articles tagged with ubuntu.
Sort by
visibility
15888
thumb_up
8
access_time
2 years ago
This page shows how to install Windows Subsystem for Linux (WSL) system on a non-system drive manually. Open PowerShell as Administrator and run the following command to enable WSL feature: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux Run the following ...