/jetson-nano-image

Minimalist, Ubuntu based image for Nvidia jetson nano 2GB RAM. SSH enabled for first boot.

Primary LanguageShell

Jetson nano image for micro SD card flash

BSP: 32.7.1 Ubuntu release: 18.04

Based on BSP/Linux_for_Tegra/tools/samplefs -

  • Code based totally on scripts nv_build_samplefs.sh and nvubuntu_samplefs.sh
  • Ansible for installing additional packages (nvidia-requeried or personally needed).
  • Hostname, user and password using BSP tool l4t_create_default_user.sh
  • Final jetson-nano image slimmed to 1.7GB.

Main script is build-image.sh that should be run as root.

The scripts must be run on a Ubuntu 18.04 (per nvidia instructions on BSP docs). Cannot be a docker containner or wsl2. Using vagrant and virtual-box or a clean Ubuntu 18.04.

Basic instructions for vagrant and flashing is giving by the original tutorial script flash-image.sh

Only tested board (A02 revision)

Archived due my board being unstable and having issues rebooting/booting sometimes.