Windows Version
Microsoft Windows [version 10.0.26200.7462]
WSL Version
2.6.3.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.6.87.2
Distro Version
24.04
Other Software
No response
Repro Steps
- Open a terminal
- Run the
bash command or specifically C:\WINDOWS\system32\bash.exe if your system env doesn't point to System32 (which would be very odd)
Expected Behavior
It should open a GUI for git bash
Actual Behavior
What does bash do in system32 ? First time says it needs WSL running to work, then throws the following error all the time:
<3>WSL (9 - Relay) ERROR: CreateProcessCommon:800: execvpe(/bin/bash) failed: No such file or directory
Diagnostic Logs
Reinstalled WSL and distrib, same thing happens