jetsonhacks / bootFromExternalStorage

Shell scripts to setup a NVIDIA Jetson AGX Xavier, Xavier NX, AGX Orin, or Orin Nano Developer Kit to boot from external storage.
MIT License
158 stars 72 forks source link

JetPack 5.0 DP support? #21

Open dnstzzx opened 2 years ago

matanhavi commented 2 years ago

There in now the 5.0.2 official! can you update the scripts?

ovidiurosu90 commented 2 years ago

Indeed, a refresher would be nice.

I've read here (https://jetsonhacks.com/2021/08/25/native-boot-for-jetson-xaviers/) that for the latest JetPack versions, we should use the SDK manager (instead of the current scripts), and after some digging, it seems things got a lot easier.

There is an UI tool called 'NVIDIA SDK Manager' that you can install on a Linux host computer (in my case: Ubuntu 20.04). With a few clicks in this tool, you can flash your Jetson quite easily (without the scripts in this repository).

To get started: https://developer.nvidia.com/nvidia-sdk-manager

Screenshot from 2022-10-01 16-04-54