DamionGans / ubuntu-wsl2-systemd-script

[Does not work anymore!] Script to enable systemd support on current Ubuntu WSL2 images
1.56k stars 382 forks source link

Systemd script crashes wsl #85

Open Jacketdude opened 1 year ago

Jacketdude commented 1 year ago

so I applied the wsl-systemd-script and my wsl windows crashes and gives me this error: nsenter: cannot open /proc/1606/ns/time: No such file or directory.

If you know how to solve this, comment on this, Thank you

JoaoMorais96 commented 1 year ago

I have the same issue

IntegralPilot commented 1 year ago

Hi! The same thing happened to me, this issue is related to a broken bashrc file. I have screenshotted a solution to a similar issue that solved my problem: image

I hope this fixes your issue! :)

IntegralPilot commented 1 year ago

Sorry forgot to tag you, @Jacketdude and @JoaoMorais96 please see above.

JoaoMorais96 commented 1 year ago

Thanks!!