wsl:: wsl install / delete / move(export)
wsl --set-default-version 2체크인지 먼저 확인, 안되면wsl --update를 실행해서 wsl module update부터 설치가능한 wsl list 확인wsl -l -o # 설치wsl --install -d Ubuntu-22.04 설치 중 아래 에러 발생시 관련글 참고Error: 0x800701bc WSLhttps://thekkom.tistory.com/204 설치된 항목에서 특정이름의 Distribution Name >을 삭제할 때wsl --unregister Ubuntuwsl --unregister Ubuntu-22.04 https://woshub.com/move-wsl-another-drive-windows/ Moving WSL to Another Drive ..