You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to choose an install location that's under a new drive, and a useful distro name. Keep in mind that you won't be able to access this distro using the classic distro launcher app anymore (as that is referencing the old distro stored on your C drive), you will instaed need to run `wsl -d <DistroName>` or you can set it as your default with `wsl -s <DistroName>` and use `wsl` to access this distro in the future.
20
+
Make sure to choose an install location that's under a new drive, and a useful distro name. Keep in mind that you won't be able to access this distro using the classic distro launcher app anymore (as that is referencing the old distro stored on your C drive), you will instead need to run `wsl -d <DistroName>` or you can set it as your default with `wsl -s <DistroName>` and use `wsl` to access this distro in the future.
21
21
22
22
You will need to be on Windows 10 version 1903 or higher to access this feature. Check out [this blog post](https://devblogs.microsoft.com/commandline/whats-new-for-wsl-in-windows-10-version-1903/) for more info.
0 commit comments