학교 term project 과제로 omnet++ 5.4.1을 ubuntu 16.04을 깔았다 지웠다 하다가, ubuntu가 실행조차 되지 않는 에러를 마주했다.
했던 행동
1. 'Windows 기능 켜기/끄기' 에 들어가서 가상 환경에서 필요한 기능들이 꺼져있는지 확인해 보기
2. Windows terminal에서 해당 instruction 다시 실행
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
3. win+R 누르고 SystemPropertiesAdvanced 접속 후 고급 -> 설정 -> (성능옵션 -> 고급 ) 으로 들어가서 가상 메모리 접속 -> 거 자동관리 체크 박스 해체 후 -> 시스템이 관리하는 크기 체크 박스 설정
--
여기까지 해봤지만 나한테는 먹히지 않았다.
Version
Microsoft Windows [Version 22H2]
WSL Version
- WSL 2
Kernel Version
Ubuntu
Distro Version
Ubuntu
Other Software
None
Expected Behavior
I want to see running Ubuntu WSL
Actual Behavior
Wsl/Service/CreateInstance/ERROR_FILE_NOT_FOUND
SOLUTION
wsl --unregister Ubuntu-16.04
진짜 눈물이 난다,,,
어쨌든 해결했으니 오늘은 푹 자야지
Wsl/Service/CreateInstance/ERROR_FILE_NOT_FOUND · Issue #8710 · microsoft/WSL · GitHub
반응형