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

Runlevel 1 on xWSL @ Error: either "dev" is duplicate, or "wifi0" is a garbage. #50

Open
ECR-Savory opened this issue Oct 22, 2024 · 1 comment

Comments

@ECR-Savory
Copy link

ECR-Savory commented Oct 22, 2024

I try to run xWSL through the scheduled task because RDP is disabled on Win11 Home, and it gives me an error message.

Steps used:

  1. Run an elevated cmd.exe.
  2. Run xWSL through said window:
C:\Windows\System32> schtasks /run /tn xWSL
  1. Following error screen appears:
Runlevel 1 on xWSL @ Error: either "dev" is duplicate, or "wifi0" is a garbage.

 * Stopping system log daemon syslogd                                                                            [ OK ]
 * Stopping uuid generator uuidd                                                                                 [ OK ]

2 = Multi-User System
1 = Single-User System
0 = Stop services and terminate instance.

Select Runlevel and hit Enter:
  1. I attempt to enter a Runlevel value
  2. Error msg appears same as above.

Please help. I can't do anything with this if it won't get past the boot stage.

EDIT: Fixed that issue with disabling second Ubuntu distro (didn't uninstall it), and now this shows whenever I load with runlevel 2:

Runlevel 2 on xWSL @ 172.28.15.255

 * Starting anac(h)ronistic cron anacron                                                                         [ OK ]
 * Starting Chrome Remote Desktop host for dwmon...                                                                     2024-10-22 07:18:38,982:INFO:Service already running.
                                                                                                                 [ OK ]
 * Starting periodic command scheduler cron                                                                      [ OK ]
 * system message bus already started; not starting.
 * Starting system log daemon syslogd                                                                            [ OK ]
 * Starting OpenBSD Secure Shell server sshd                                                                     [ OK ]
 * Starting uuid generator uuidd                                                                                 [ OK ]

xrdp.service - xrdp daemon
    Loaded: loaded (/usr/lib/systemd/system/xrdp.service, enabled)
    Active: active (running)

xrdp-sesman.service - xrdp session manager
    Loaded: loaded (/usr/lib/systemd/system/xrdp-sesman.service, enabled)
    Active: active (running)

2 = Multi-User System
1 = Single-User System
0 = Stop services and terminate instance.

Select Runlevel and hit Enter:

This shows with Runlevel 1:

Runlevel 1 on xWSL @ 172.28.15.255

 * Stopping Chrome Remote Desktop host for dwmon...                                                                     Killing process 81
                                                                                                                 [ OK ]
 * Stopping system log daemon syslogd                                                                            [ OK ]
 * Stopping uuid generator uuidd                                                                                 [ OK ]

2 = Multi-User System
1 = Single-User System
0 = Stop services and terminate instance.

Select Runlevel and hit Enter:

Help please? What am I looking at?

@DesktopECHO
Copy link
Owner

Once the scheduled task is started you don't need to change the runlevel. Are you able to RDP into the WSL instance?

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