jetson-examples icon indicating copy to clipboard operation
jetson-examples copied to clipboard

my device is jetson nano , have 16 g space ,and i have126g sd card,but it show insufficient disk space

Open xkai66 opened this issue 1 year ago • 1 comments

(base) xkai@xkai-desktop:~$ reComputer run ultralytics-yolo INFO: machine[nvidia jetson nano developer kit] confirmed... run example:ultralytics-yolo ----example init---- CONFIG_FILE_PATH=/media/xkai/4fecbf10-3b85-4d9a-83c8-9bd721e084a4/miniconda/conda/lib/python3.12/site-packages/reComputer/scripts/ultralytics-yolo/config.yaml yq is already installed. jq is already installed. jq-1.5-1-a5b5cbe 32.6.1 35.3.1 35.4.1 35.5.0 36.3.0 L4T VERSION 32.6.1 is in the allowed: OK! nvidia-jetpack is installed: OK! Insufficient disk space. Required: 16G, Available: 3G. An error occurred. Exiting...

xkai66 avatar Nov 23 '24 10:11 xkai66

I suspect that there are too many files stored on your SSD. Please use the df -h command in the terminal to check the SSD usage.

yuyoujiang avatar Nov 29 '24 02:11 yuyoujiang