"Code: Input/output error"의 두 판 사이의 차이

 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
6번째 줄: 6번째 줄:
root@wsl:~/go/src/hello# code .
root@wsl:~/go/src/hello# code .
-bash: /mnt/c/Users/testuser01/AppData/Local/Programs/Microsoft VS Code/bin/code: Input/output error
-bash: /mnt/c/Users/testuser01/AppData/Local/Programs/Microsoft VS Code/bin/code: Input/output error
</syntaxhighlight>
==조치==
<syntaxhighlight lang='doscon'>
PS C:\Users\testuser01> wsl --shutdown
PS C:\Users\testuser01>
</syntaxhighlight>
<syntaxhighlight lang='console'>
root@wsl:~/go/src/hello# code .
Updating VS Code Server to version 2901c5ac6db8a986a5666c3af51ff804d05af0d4
Removing previous installation...
Installing VS Code Server for Linux x64 (2901c5ac6db8a986a5666c3af51ff804d05af0d4)
Downloading: 100%
Unpacking: 100%
Unpacked 2048 files and folders to /root/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4.
Looking for compatibility check script at /root/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh
Running compatibility check script
Compatibility check successful (0)
</syntaxhighlight>
<syntaxhighlight lang='console'>
root@wsl:~/go/src/hello# code .
root@wsl:~/go/src/hello#
</syntaxhighlight>
</syntaxhighlight>


==같이 보기==
==같이 보기==
* [[code .]]
* [[wsl --shutdown]]
* [[Input/output error]]
* [[Input/output error]]



2025년 7월 2일 (수) 14:44 기준 최신판

1 개요[ | ]

code: Input/output error
root@wsl:~/go/src/hello# code .
-bash: /mnt/c/Users/testuser01/AppData/Local/Programs/Microsoft VS Code/bin/code: Input/output error

2 조치[ | ]

PS C:\Users\testuser01> wsl --shutdown
PS C:\Users\testuser01>
root@wsl:~/go/src/hello# code .
Updating VS Code Server to version 2901c5ac6db8a986a5666c3af51ff804d05af0d4
Removing previous installation...
Installing VS Code Server for Linux x64 (2901c5ac6db8a986a5666c3af51ff804d05af0d4)
Downloading: 100%
Unpacking: 100%
Unpacked 2048 files and folders to /root/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4.
Looking for compatibility check script at /root/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh
Running compatibility check script
Compatibility check successful (0)
root@wsl:~/go/src/hello# code .
root@wsl:~/go/src/hello#

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}