Replies: 2 comments 1 reply
-
I tried to update from 2.0.0 to 2.0.1 and it does not work. No error message. Tried it on two computers, it does something, but WSL stays on 2.0.0. This code was run on Windows Server 2022 (as a VM via VMware): PS C:\Windows\system32> &"C:\Program Files\WSL\wsl.exe" --version
WSL version: 2.0.0.0
Kernel version: 5.15.123.1-1
WSLg version: 1.0.57
MSRDC version: 1.2.4485
Direct3D version: 1.608.2-61064218
DXCore version: 10.0.25880.1000-230602-1350.main
Windows version: 10.0.20348.1970
PS C:\Windows\system32> &"C:\Program Files\WSL\wsl.exe" --update --pre-release
Checking for updates.
Updating Windows Subsystem for Linux to version: 2.0.1.
PS C:\Windows\system32> &"C:\Program Files\WSL\wsl.exe" --version
WSL version: 2.0.0.0
Kernel version: 5.15.123.1-1
WSLg version: 1.0.57
MSRDC version: 1.2.4485
Direct3D version: 1.608.2-61064218
DXCore version: 10.0.25880.1000-230602-1350.main
Windows version: 10.0.20348.1970
PS C:\Windows\system32> |
Beta Was this translation helpful? Give feedback.
-
I asked a question in a different thread about dueling versions of wsl.exe (which was ignored) When I log in with my non-privileged user, My guess is the privileged user is referencing a different version. There is nothing in the user path for the non-privileged user that would point to C:\Program Files\WSL. FWIW - I've not use the 'store' at all - I've simply issued |
Beta Was this translation helpful? Give feedback.
-
autoMemoryReclaim=gradual
#10497)This discussion was created from the release 2.0.1.
Beta Was this translation helpful? Give feedback.
All reactions