We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IMPORTANT Please read README and Docs before creating the issue.
Please fill out the below information: Describe the issue
Kernel crashes with signal segmentfault when enable systemd on wsl2. The wsl command stucks.
wsl
To Reproduce Steps to reproduce the behavior:
/etc/wsl.conf/
[boo] systemd=true
wsl --shutdown
Expected behavior A clear and concise description of what you expected to happen.
Arch start normally with systemd on
Screenshots If applicable, add screenshots to help explain your problem.
Enviroment:
ext4.vhdx
Arch.exe version
Additional context Add any other context about the problem here.
I can recover arch by uninstalling Windows Subsystem for linux (the store version)
Windows Subsystem for linux
The text was updated successfully, but these errors were encountered:
I'm using this method to get systemd up and running. from arch: pacman -Syyu cargo cargo install subsystemctl
from cmd: wsl -u root -- subsystemctl start wsl -u root -- subsystemctl shell --uid=0 wsl -u root -- subsystemctl shell --uid=1000 //for ur user now this shell will hv systems.
Refernces: https://github.com/sorah/subsystemctl
Sorry, something went wrong.
No branches or pull requests
IMPORTANT
Please read README and Docs before creating the issue.
Please fill out the below information:
Describe the issue
Kernel crashes with signal segmentfault when enable systemd on wsl2. The
wsl
command stucks.To Reproduce
Steps to reproduce the behavior:
/etc/wsl.conf/
([boo] systemd=true
)wsl --shutdown
wsl
Expected behavior
A clear and concise description of what you expected to happen.
Arch start normally with systemd on
Screenshots
If applicable, add screenshots to help explain your problem.
Enviroment:
ext4.vhdx
Arch.exe version
at a Command Prompt)Additional context
Add any other context about the problem here.
I can recover arch by uninstalling
Windows Subsystem for linux
(the store version)The text was updated successfully, but these errors were encountered: