Skip to content

Nvidia replacement for Jetpack installer. Bash scripts for remote install and setup of Nvidia Jetson TX2 cards.

Notifications You must be signed in to change notification settings

ross-newman/packlunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packlunch the Jetpack replacement

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.

Jetson AGX Module

Setup

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.

Execution

As this script will install additional depencancies superuser password is requested.

sudo flash-tegra.sh

Screenshots

Welcome Screen Welcome screen where you can select the distribution you wish to work with

Select install type Select required function

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

Packlunch selection screen Packlunch - Select required packages

Packlunch login screen Packlunch - Select target ssh login

About

Nvidia replacement for Jetpack installer. Bash scripts for remote install and setup of Nvidia Jetson TX2 cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages