小编rhd*_*xor的帖子

WSL 2 输入/输出错误

背景

我正在下载 cuda-toolkit-10-1,遵循https://docs.nvidia.com/cuda/wsl-user-guide/index.html中的指南,包括将我的 WSL 从版本 1 更新到版本 2。即将结束apt-get install当我的内存可能耗尽时,我的 安装在解压时出现错误消息:dpkg: error processing archive /tmp/<cuda_vers>.deb: error setting permissions of <file.so>: Read-only file system错误代码(2)。

我释放了一些内存并尝试通过 apt-get 重新安装,但出现错误消息dpkg was interrupted, you must manually run 'sudo dpkg --configure -a to correct the problem,我尝试失败dpkg: error: unable toa ccess dpkg status area: Read-only file system

问题

我现在无法运行大多数命令。以下是一些错误消息及其各自的错误 消息ls::-bash: /bin/ls: Input/output error df -uSorry, command-not-found has crashed! Please file a bug report..., Python version: …

input package-management windows-subsystem-for-linux

0
推荐指数
1
解决办法
2万
查看次数