문제 ❗
wsl install 하고 재부팅 후 접속하려 했으나 에러
원인 🔧
https://github.com/microsoft/WSL/issues/10032
Failed to attach disk 'LocalState\ext4.vhdx' to WSL2: The system cannot find the file specified. · Issue #10032 · microsoft/WS
Windows Version Microsoft Windows [Version 10.0.22621.1555] WSL Version 1.2.5.0 Are you using WSL 1 or WSL 2? WSL 2 WSL 1 Kernel Version Linux version 5.15.90.1-microsoft-standard-WSL2 (oe-user@oe-...
github.com
github 에 이슈 내용이 있다.
해결 ✅
wsl --unregister <배포판>
wsl --install
'Error' 카테고리의 다른 글
[ERROR] macOS - ls: .: Operation not permitted 에러 (0) | 2024.04.01 |
---|---|
[ERROR] bootImageBuild 시 open /cnb/buildpacks/... : no such file or directory (0) | 2024.03.27 |
[ERROR] S3 - The bucket does not allow ACLs (1) | 2023.12.05 |
[ERROR] 블로그 미넴 스킨 수정 - 일부 글짤림 현상 (0) | 2023.09.11 |
[ERROR] Gradle Build ERROR - Could not create parent directory for lock file ... (0) | 2023.07.21 |