software-training-old icon indicating copy to clipboard operation
software-training-old copied to clipboard

WSL Setup Instructions command does not work for everyone

Open idale0001 opened this issue 3 years ago • 4 comments

The command

wsl --install --distribution Ubuntu-22.04 

in the WSL setup instructions does not work for many people. It says something about distribution not found. Will try to update issue with exact error if I can replicate. Currently having people use this guide because that seems to work for people.

idale0001 avatar Sep 22 '22 01:09 idale0001

I think running with the update flag first might fix this.

wsl --update
wsl --install --distribution Ubuntu-22.04

The update command should grab the latest backend stuff from the MS store.

barulicm avatar Sep 23 '22 16:09 barulicm

I just tried this with a roboracing new member and the update command did not seem to work

idale0001 avatar Sep 25 '22 20:09 idale0001

Looks like the issue is that people need to enable Virtual Machine Platform in Windows Features

idale0001 avatar Sep 25 '22 21:09 idale0001

Cool. If you've found a sequence that works, could you update the setup instructions for WSL?

barulicm avatar Sep 26 '22 05:09 barulicm

Setup instructions for WSL has been updated -> should work (windows 11 comes installed with wsl, if not instructions are linked. new file isaac_ROS_WSL.md has been created to setup Nvidia's Isaac Ros dev container via wsl has been added.

MukilanKarthikeyan avatar Sep 24 '24 15:09 MukilanKarthikeyan

making comment to close issue. If future problems arise, please create a new issue.

MukilanKarthikeyan avatar Sep 24 '24 15:09 MukilanKarthikeyan