I got these error while trying to get WSL to work.
<3>WSL (9) ERROR: CreateProcessEntryCommon:574: execvpe /bin/bash failed 2<3>WSL (9) ERROR: CreateProcessEntryCommon:583: Create process not expected to return
I had tried to edit my Windows terminal because it broke, and I probably deleted some files since reinstalling wasn't fixing the issue.
Is there any fix for this?
Additional details:
wsl -l -v
:NAME STATE VERSION* Ubuntu Stopped 2
wsl --version
:WSL version: 1.1.3.0Kernel version: 5.15.90.1WSLg version: 1.0.49MSRDC version: 1.2.3770Direct3D version: 1.608.2-61064218DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hypWindows version: 10.0.19045.2604
wsl ~ -u root -e /usr/bin/sh
results in a#
symbol and a blinking_
.