I am using Xavier NX carrier board (16gb emmc).
I would like to flash Jetpack 4.6 with sdk components to SSD or sd card and boot from this external SSD (dev/sda) or sd card (dev/sdb) .
Then I would like to use this SSD or sd card by installing multiple Jetson (Xavier NX carrier board) for performing various operation.
What is the best way for doing this and how can I setup and boot from external? How can I change boot order from emmc to external easily?
Jetson Xavier NX carrier board has 16gb eMMC as on-board storage and installed on a different hardware that have external SSD and external microSD card options. When I boot from eMMC, SSD is recognized on dev/sda and microSD card is recognized on dev/sdb.
Hi ,
Thank you for your information, So I can follow the usb boot instructions for my sd card.
How about my SSD with SATA connection? It is recognized on dev/sda.
Thank you