Windows Version
tested across multiple versions (like 10.0.22631.5909 and 10.0.19045.6332)
WSL Version
tested across multiple versions (like 2.6.1.0 and 2.5.10.0)
Are you using WSL 1 or WSL 2?
Kernel Version
tested across multiple versions
Distro Version
tested across multiple versions
Other Software
No response
Repro Steps
if you run Archlinux or tumbleweed(skipping the user creation in OOBE), you end up with a WSL install that uses just the root user, and not other users.
repro:
wsl --install archlinux
wsl --install ubuntu
after install, open both WSL instances, then run systemctl --failed on the second(order doesn't matter)
Expected Behavior
both instances should run correctly
Actual Behavior
certain services fail:
UNIT LOAD ACTIVE SUB DESCRIPTION
ā console-getty.service loaded failed failed Console Getty
ā getty@tty1.service loaded failed failed Getty on tty1
Diagnostic Logs
No response
Windows Version
tested across multiple versions (like 10.0.22631.5909 and 10.0.19045.6332)
WSL Version
tested across multiple versions (like 2.6.1.0 and 2.5.10.0)
Are you using WSL 1 or WSL 2?
Kernel Version
tested across multiple versions
Distro Version
tested across multiple versions
Other Software
No response
Repro Steps
if you run Archlinux or tumbleweed(skipping the user creation in OOBE), you end up with a WSL install that uses just the root user, and not other users.
repro:
wsl --install archlinux
wsl --install ubuntu
after install, open both WSL instances, then run
systemctl --failedon the second(order doesn't matter)Expected Behavior
both instances should run correctly
Actual Behavior
certain services fail:
Diagnostic Logs
No response