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

After successful install/enable, wsl --list is missing Distrod (ubuntu) #55

Open
rjolbrich opened this issue Jun 7, 2022 · 3 comments

Comments

@rjolbrich
Copy link

Very new to WSL2 and Distrod. I am trying to get an Ubuntu installation to run Distrod. PS --no-headers -o comm 1 shows "systemd".

curl -L -O "https://raw.githubusercontent.com/nullpo-head/wsl-distrod/main/install.sh"
chmod +x install.sh
sudo ./install.sh install

sudo /opt/distrod/bin/distrod enable

wsl --terminate Distrod --- fails as it does not find Distrod.

What output/diagnostics can I post?

@YJ2CS
Copy link

YJ2CS commented Jun 26, 2022

wsl --terminate Distrod --- fails as it does not find Distrod.
replace "DIstrod" with Distro Name,like this:

wsl --terminate  Ubuntu

@rjolbrich
Copy link
Author

Somewhere in the comments on Rustrepo.com I found

that wsl --list should produce "Distrod" as a distinct result.

Is that still true? I do receive "Ubuntu".

@YJ2CS
Copy link

YJ2CS commented Jun 28, 2022

If Distrod is used in an existing distribution, "Distrod" will not appear in wsl --list. At least in my computer.

Maybe using the image provided by distrod_wsl_launcher.exe will have different results.

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

2 participants