본문 바로가기

IT

WSL

반응형
wsl

Processing fstab with mount -a failed.

WSL (17) ERROR: CreateProcessEntryCommon:370: getpwuid(0) failed 2
WSL (17) ERROR: CreateProcessEntryCommon:374: getpwuid(0) failed 2
WSL (17) ERROR: CreateProcessEntryCommon:577: execvpe /bin/sh failed 2
WSL (17) ERROR: CreateProcessEntryCommon:586: Create process not expected to return

다음과 같은 에러가 났을때 해결하는 방법

 

wsl -l # Linux용 윈도우 하위 시스템 배포 리스트 확인
docker-desktop-data
CentOS
docker-desktop



wsl.exe --unregister [해당os]

 

삭제할 os 를 입력한 후 다시 재설치(재실행)한다.