This is a fork from JetsonHacks to Flash JetPack5.1.3 to a Jetson Orin Nano board.
- The modified scripts were only tested on a Jetson Orin Nano Developer Kit [SUB] 8GB for installing the Jetson Linux 35.5.0 on an NVMe SSD. The original scripts may work on other versions of Jetson Linux and different Jetson modules with various storage media.
- For more instructions and details, please check JetsonHacks original repo.
- Need a video guide? Check this out: https://youtu.be/q4fGac-nrTI?si=SsojJljABo3sRYVr.
NOTE: execute ALL the following commands on the host machine Host machine requirements:
- x86_64 CPU
- Ubuntu 20.04 or Ubuntu 22.04
- Clone this repo
cd ~ git clone git@github.com:linzhangUCA/OrinFlash.git cd OrinFlash
- Download files
./get_jetson_files.sh
- Flash JetPack to the target (Orin Nano board)
./flash_jetson_external_storage.sh