Unable install distro #11774
-
I have a colleague who experiencing issue with installing any distro within WSL, while everyone else did not experience such issue. wsl --list --online is able to list the valid distro that could be installed, and Ubuntu 24.04 LTS is on the list for him. Steps to reproduce the issue:
Troubleshooting attempted:
Any help/suggestion is much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Relevant: #8603 |
Beta Was this translation helpful? Give feedback.
-
@YourWifeCallYou: You're using a pretty old version of WSL. Can you try to run |
Beta Was this translation helpful? Give feedback.
@YourWifeCallYou: You're using a pretty old version of WSL. Can you try to run
wsl --update
, and see if that solves the issue ?