Booting Jetson Xavier AGX from SSD

Hi!
I am currently facing some memory management issues with Jetson Xavier AGX. I have a 1TB Samsung nvme SSD. I tried booting Xavier from the SSD, with reference to this tutorial -

https://www.jetsonhacks.com/2020/05/29/jetson-xavier-nx-run-from-ssd/

However only 32GB gets allocated to the root file system. I tried increasing the partition but it resulted in a corrupt SSD. Can someone guide me regarding this? Is it possible to have more than 32GB for the root file system? If not, how to manage the memory efficiently?

Because I constantly keep running out of space. I have no data in the home or root directory, just software installations.

Try GitHub - jetsonhacks/bootFromExternalStorage: Shell scripts to setup a NVIDIA Jetson AGX Xavier or Jetson Xavier NX Developer Kit to boot from external storage. , this worked for me on the xavier.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.