Best method for multi-device SDK Component Install

Hi,

We have 5+ Jetson Xavier AGX production models (Utilising Auvidia carrier boards) that are set up in parallel at a time. So far, we’ve had success in running the mass-flash method to flash all systems in parallel. (nvmassflashgen & nvmflash).

Is there a command-line sequence or equivalent script we can use to install the SDK Components?

For context, this concerns Jetpack 4.6.1+, and all systems have access to fast internet and can be controlled by SSH.

I guess you are talking about jp4.6.1, because we don’t have jp6.4.1…

You can try to apt-get install nvidia-jetpack and it will install the sdk.

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