Hi, I have a 64Gb SD card. After trying some examples, the “Disk Usage Analyzer” pop-up and shows that I only have less then 1Gb left. And the “Disk Usage Analyzer” shows the total space is 32Gbs. How can I expand the size?
If I really need to reflash my SD card, what is the proper way to utilize the full storage?
When not using the pre-canned image you need an Ubuntu host PC. The driver package (which is what understands a Jetson in recovery mode) is a Linux binary executable. Many of the tools which actually create ext4 filesystems are not available on Windows, and so just preparing a new filesystem for flash is also problematic on Windows. The GUI software of JetPack/SDK Manager is more specific, and is tied to Ubuntu as well (one could command line flash from most any Linux PC, but the GUI seems to need Ubuntu).
I used the Window to format and flash my 128Gb SD card and it seems ok though.
I only have a window PC and I tried to use an Ubuntu virtual machine but things got complicated…
If there is any video tutorial about formatting/flashing SD card using an Ubuntu virtual machine, pls let me know.
Thx
Etcher for Windows will flash the card exactly the same way as Etcher for Linux and Mac. There is no need to flash the card from VM.
Likewise, since JetPack 4.3, there is no need to install SDK Manager anymore for the dev board. After the initial flash, you may install all additional Nvidia software (such as DeepStream) via apt-get (and friends) on the Nano itself.