Migrating from Ubuntu on WSL to ArchLinux on WSL2
Obsolete notice
This document was created back in 2020 and might not be actual nowadays. It is not supported anymore, so use thise information at your own risk.
Upgrading to WSL 2
- Download WSL2 Kernel
- run
wsl --set-default-version 2
in windows command line, so that all future WSL machine will use WSL2.