-
Notifications
You must be signed in to change notification settings - Fork 852
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
Admin user does not see a Ubuntu installation #8890
Comments
WSL distros are per-user. Are you running a separate user account, or the same user account as Elevated? |
This is the problem. It seems it only works if you login as an administrator and not as an elevated administrator account. |
Not true. Only the binding part has to be run as an admin. You can first |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Version
Microsoft Windows [version 10.0.19042.1706]
WSL Version
Kernel Version
5.10.102.1
Distro Version
Ubuntu-20.04
Other Software
Docker version 20.10.12, build e91ed57
Repro Steps
I installed Ubuntu 20.04 as either normal user or Administrator.
Expected Behavior
wsl -l -v
to list "Ubuntu" as available distro after installation.Actual Behavior
wsl -l -v
does NOT list "Ubuntu" as available distro after installation when using the administrative account. Even if I install it as an administrator it still does not appear. It only lists Ubuntu when using a non-administrative account.I need to run
usbipd wsl attach --busid 2-14
as an administrator user, but when I use an admin cmd or powershell wsl does not see Ubuntu 20.04. It only sees some docker distros.Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: