I am encountering a problem with my NVIDIA Jetson Xavier NX. I’m trying to flash and install the SDK on nvme SSD, but I keep getting a “no space left” error when installing the modules. The SDK Manager seems to automatically set a 14GB APP partition, which is too small for the installation.
Here’s what I’ve tried so far:
Using flash.sh with the -S flag.
Modifying .xml file configurations.
None of these methods have resolved the issue. How can I successfully flash and install the SDK on my SSD with an adequately sized APP partition(I have 100gB in UAD partition)?