hello, I installed CUDA on jetson nano via sdk manager. After installation, there is no space left in Jetson Nano. I wonder if I did something wrong?
On the Jetson Nano, I end up with approximately 500MB of free space after flashing JetPack 4.6 with all components. If you have nothing else installed there is probably something wrong.
Here is something I run to free up some space:
sudo apt purge -y libreoffice* thunderbird* docker*
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.