사용자 도구

사이트 도구


wiki:os:windows:wsl

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
wiki:os:windows:wsl [2022/05/12 15:23]
dhan
wiki:os:windows:wsl [2023/01/13 18:44] (현재)
줄 52: 줄 52:
 </code> </code>
  
 +WSL 재시작 하기
 +<code cmd>
 +명령행 프롬프트를 관리자 권한으로 실행한다.
 +
 +종료하기
 +PS C:\User> net stop LxssManager
 +
 +or
 +
 +PS C:\User> wsl -t ${Distribute Name} // Ubuntu-20.04
 +
 +
 +재시작하기
 +PS C:\User> net start LxssManager
 +
 +</code>
 ===== Troubleshooting ===== ===== Troubleshooting =====
   * System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down   * System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down
줄 77: 줄 93:
 </code> </code>
 > 히안하게 되네요 ㅠㅠ > 히안하게 되네요 ㅠㅠ
 +
 +===== 윈도우에서 WSL, Ubuntu 디렉토리 열기 =====
 +<code bash>
 +$> explorer.exe .
 +</code>
 +
  
 ===== Ref ===== ===== Ref =====
   * [[https://blog.lilis.net/wsl-wsl%EC%97%90%EC%84%9C-systemctl-%EC%8B%A4%ED%8C%A8%ED%95%A0-%EB%95%8C/|wsl에서 systemctl 실패할 때]]   * [[https://blog.lilis.net/wsl-wsl%EC%97%90%EC%84%9C-systemctl-%EC%8B%A4%ED%8C%A8%ED%95%A0-%EB%95%8C/|wsl에서 systemctl 실패할 때]]
-  * [[https://askubuntu.com/questions/1401830/wsl-not-working-after-update-from-microsoft-store|Error: 0x80070050 The file exists.}} +  * [[https://askubuntu.com/questions/1401830/wsl-not-working-after-update-from-microsoft-store|Error: 0x80070050 The file exists.]] 
-{{tag>주레피 wsl}}+  * [[https://code.visualstudio.com/docs/remote/wsl|Developing in WSL]] 
 + 
 + 
 +{{tag>주레피 slaptear wsl}}
/volume1/web/dokuwiki/data/attic/wiki/os/windows/wsl.1652336630.txt.gz · 마지막으로 수정됨: 2022/05/12 15:23 저자 dhan