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

WSL2 hangs on first boot #70

Open
antontkv opened this issue Mar 27, 2022 · 0 comments
Open

WSL2 hangs on first boot #70

antontkv opened this issue Mar 27, 2022 · 0 comments

Comments

@antontkv
Copy link

When WSL2 VM first boots the process hangs and you don't even see prompt. When WSL2 already booted everything works fine.

I changed command to setsid, added -f to it and first boot stated working fine again. So the final command looks like this:

setsid -f nohup socat UNIX-LISTEN:$SSH_AUTH_SOCK,fork SOCKET-CONNECT:40:0:x0000x33332222x02000000x00000000 >/dev/null 2>&1
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

1 participant