I have WSL (Linux subsystem on Windows 10) installed with ubuntu 21.04 (not from the store, it's the first version that appeared on Windows 10), how can I migrate to version 2 (with an actual kernel) while keeping all my files (system and user), if possible without reinstalling everything ?
EDIT wsl -l -v gives:
NAME STATE VERSION
* Legacy Running 1
Ubuntu-20.04 Stopped 2
Which is WSL 1. I would like to go to WSL 2.