Hi, we are using jetpack 4.6.3 , with jetson nano production som, (jetson nano developer). We want to install these without using SDK manager , but from command line , is there any way possible to do so from cli , or incase only possible way is to download and install inside the board, my emmc doesn’t have enough space to do so , can i do it so in my external storage. Thank you.
Hi,
you may use some tools like this to boot from a USB drive
Then install JetPack components by running
sudo apt update
sudo apt install nvidia-jetpack
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.