Nvidia Jetson replacement for Jetpack installer. Bash script for remote install and setup of Nvidia Jetson AGX /NX cards with additional kernel build and debootstrap options for minimal install.
There is a minimal requirement for the host system to support the bash scripting environment and have the apt-get package manager. For missing dependancies the script will attempt to install the required packages.
As this script will install additional depencancies superuser password is requested.
sudo flash-tegra.sh
Welcome screen where you can select the distribution you wish to work with
List of possible actions:
- base - install Ubuntu Base
- l4t - install standard L4T
- kernel - rebuild the kernel from source and optionaly run menuconfig
- debootstrap - build minimal binary file system
- packlunch - Download and install Jetpack libraries
- Exit - abandon install