Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Conversation

@anandbraman
Copy link

added wsl2 install in windows.md

```cmd
choco install -y choco-protocol-support chocolateygui sudo terraform vscode github-desktop
choco install -y python3
choco install -y wsl2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this!

What do you think about something like the below as a heads up about the needed restart after wsl?

Suggested change
choco install -y wsl2
choco install -y wsl2
# <WSL2 install may require restart>

Copy link
Contributor

@aaronsteers aaronsteers Oct 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to avoid dism if we can. My thought was that it would/should get run by the chocolatey wsl2 package, but I could be mistaken on that.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. Should've checked the chocolatey docs on wsl2 install first. I installed with dism and then the wsl2 update exe and had to do a decent amount of troubleshooting. choco install alone should be good!

Co-authored-by: Aaron Steers <aj.steers@slalom.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants