You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install WSL2 from Microsoft Store using wsl.exe --install --no-distribution (and/or enable WSL1 adding --enable-wsl1)
Expected Behavior
In case a) no message about Windows Subsystem for Linux should appear because default installation don't enable this Feature as we can see in this screenshot:
In case b) the message should appear once we're enabling this feature as we can see in this screenshot:
Actual Behavior
Case a) Execute wsl.exe --install --no-distribution
A message about "Installing: Windows Subsystem for Linux" appear as in this screenshot:
Case b) Execute wsl.exe --install --enable-wsl1 --no-distribution
The message about Windows Subsystem for Linux appears twice:
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered:
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Windows Version
Microsoft Windows [Version 10.0.22631.2428]
WSL Version
2.0.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-1
Distro Version
Does not apply
Other Software
No response
Repro Steps
wsl.exe --install --no-distribution
(and/or enable WSL1 adding--enable-wsl1
)Expected Behavior
In case a) no message about Windows Subsystem for Linux should appear because default installation don't enable this Feature as we can see in this screenshot:
In case b) the message should appear once we're enabling this feature as we can see in this screenshot:
Actual Behavior
wsl.exe --install --no-distribution
A message about "Installing: Windows Subsystem for Linux" appear as in this screenshot:
wsl.exe --install --enable-wsl1 --no-distribution
The message about Windows Subsystem for Linux appears twice:
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: