我正在下载 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 -u
Sorry, command-not-found has crashed! Please file a bug report..., Python version: …