ARK Carrier Board Image 0.0.6
Flashing
Download and run the flash script:
curl -LO https://github.com/ARK-Electronics/ark_jetson_kernel/releases/download/0.0.6/flash_from_package.sh
chmod +x flash_from_package.sh
./flash_from_package.sh 0.0.6
The script downloads the package, reassembles it if split, and flashes the Jetson.
Requirements: Ubuntu 22.04 host with USB connection. Put the Jetson in recovery mode (hold Force Recovery button while powering on) before or during the script — it will wait for detection.
Supports all Orin Nano/NX module variants — the correct DTB is selected automatically at flash time.