Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct messages that appear when installing WSL without or with WSL1 #10867

Closed
2 tasks done
manelrodero opened this issue Dec 2, 2023 · 2 comments
Closed
2 tasks done
Assignees

Comments

@manelrodero
Copy link

Windows Version

Microsoft Windows [Version 10.0.22631.2428]

WSL Version

2.0.9.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.133.1-1

Distro Version

Does not apply

Other Software

No response

Repro Steps

  • Clean Windows 11 installation
  • Open new Administrator prompt
  • 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:

image

In case b) the message should appear once we're enabling this feature as we can see in this screenshot:

image

Actual Behavior

  • Case a) Execute wsl.exe --install --no-distribution

A message about "Installing: Windows Subsystem for Linux" appear as in this screenshot:

image

  • Case b) Execute wsl.exe --install --enable-wsl1 --no-distribution

The message about Windows Subsystem for Linux appears twice:

image

Diagnostic Logs

No response

Copy link

github-actions bot commented Dec 2, 2023

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!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@OneBlue OneBlue self-assigned this Dec 4, 2023
@benhillis
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants