728x90
반응형
[ Error message ]
$ sudo sh cuda_13.3.0_610.43.02_linux.run
[sudo: authenticate] 비밀번호:
Extraction failed.
Ensure there is enough space in /tmp and that the installation package is not corrupt
Signal caught, cleaning up
[ Solving ]
1. Create a temporary directory
$ mkdir -p ~/cuda_temp
2. Set permissions
$ chmod 777 ~/cuda_temp
3. When running the installer, set it to a new temporary path
$ sudo sh cuda_<version>_linux.run --tmpdir ~/cuda_temp
728x90
반응형
'OS > Ubuntu' 카테고리의 다른 글
| 우분투 26.04 고품질 한국어 트루타입(TrueType) 폰트 설치 / 제거 (0) | 2026.05.06 |
|---|---|
| 우분투 26.04 네이버 나눔 폰트 설치 / 제거 (0) | 2026.05.06 |
| Ubuntu 26.04 ncurses Install / Uninstall (0) | 2026.04.29 |
| Ubuntu 26.04 libgtk-x11-2.0.so.0 error (0) | 2026.04.25 |
| Ubuntu 26.04 RUST (rustup) Install / Uninstall (0) | 2026.04.24 |