Is it possible to flash Jetpack Linux to an SSD to boot Jetson Orin Nano?

I was able to follow the tutorial to upgrade my Jetson Orin Nano, install with the SD card, and move docker to SSD. However, due to my development requirements, I would prefer that Jetpack Linux runs on the SSD as the root file system (this is because I intend to primarily use conda servers rather than dockers during development). Is it possible to use the tools in from SDK Manager to flash an image to an SSD without USB connection to the Orin Nano? I would love an img that I could just flash directly, since the SD card image doesn’t boot to install successfully on an SSD.

You can look at this and see if it meets your needs: https://youtu.be/497u-CcYvE8
To use the SDK Manager or CLI tools from the host requires a USB connection.

1 Like

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