Bug 1567506 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to :dmajor from comment #4)
> (In reply to Rob Thijssen [:grenade (EET/UTC+0300)] from comment #3)
> > for anyone wanting to test wsl 2 on infrastructure, i've set up a windows server 2019 worker pool for this purpose.
> 
> Isn't that WSL1 though? WSL2 is currently only available on Insider builds. (And presumably the command line would have to request version 2, or set version 2 as default)

yes, you're correct. i managed to confuse my versioning. i'll edit the comment above, until i can get hold of an insider build. these instances are on build 18362.
(In reply to :dmajor from comment #4)
> (In reply to Rob Thijssen [:grenade (EET/UTC+0300)] from comment #3)
> > for anyone wanting to test wsl 2 on infrastructure, i've set up a windows server 2019 worker pool for this purpose.
> 
> Isn't that WSL1 though? WSL2 is currently only available on Insider builds. (And presumably the command line would have to request version 2, or set version 2 as default)

yes, you're correct. i managed to confuse my versioning. i'll edit the comment above, until i can get hold of an insider build. these instances are on build 18362.

the setup steps are the same for wsl 2 but require build 18945 or higher and an extra command step to set the version: `wsl --set-default-version 2`.

https://www.thomasmaurer.ch/2019/08/how-to-install-wsl-2-on-windows-server/

Back to Bug 1567506 Comment 5