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
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:
Run an elevated cmd.exe.
Run xWSL through said window:
C:\Windows\System32>schtasks /run /tn xWSL
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:
I attempt to enter a Runlevel value
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?
The text was updated successfully, but these errors were encountered:
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:
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:
This shows with Runlevel 1:
Help please? What am I looking at?
The text was updated successfully, but these errors were encountered: