• sales

    +86-0755-88291180

Setting up Jetson nano to boot the system from a USB Flash Disk

Introduction

Herein mainly introduces Jetson Nano modules with 16GB eMMC memory according to official nvidia tutorial. All information is subject to the official website of nvidia.

Reference Links

Hardware Preparation

  • Jetson Nano module, corresponding power supply and heatsink
  • Ubuntu18.04 computer host
  • U disk with USB interface or mobile hard disk (USB3,0 is recommended)
  • a USB data cable (Micro USB interface, for transmitting data)

Software Preparation

  • Install SDK Manager and flash system configuration for Jetson Nano.
    • Tutorial: SDKM flash Nano
    • Record the address of the downloaded HW Imager during the flashing process for later.


  • Connect the U disk to the nano, and check the device number of it in the nano, such as sda.
ls /dev/sd* 
  • Insert the U disk to the ubuntu computer.
  • Check the device number of the U disk on the computer, such as sdb.
sudo lsblk -p -d | grep sd 
  • Note: If your U disk has been partitioned before, it is recommended to format and adjust it to a partition on another computer first.
  • Format the USB drive to ext4
sudo mkfs.ext4 /dev/sdb 
  • Note: Please refer to your actual situation for the specific device number. Some devices may be sda or others.
  • Mount U disk
sudo mount /dev/sdb /mnt 
  • Enter the HW Imager address and copy the rootfs.
cd <path>/Linux_for_Tegra/rootfs/ 
  • Note: Please refer to your actual address. For example, the author's path command:
cd/home/ubuntu/nvidia/nvidia_sdk/JetPack_4.6.1_Linux_JETSON_Nano_TARGETS/Linux_for_Tegra/rootfs/ 
  • Copy the file system to the U disk.
sudo tar -cpf - * | ( cd /mnt/ ; sudo tar -xpf - ) 
  • After finishing the copy, unmount the U disk, (note: don't pull it out).
sudo umount /mnt 
  • Set up nano as recovery mode (refer to the flashing tutorial), then connect it to the ubuntu computer and input the flashing command.
cd ../
csudo ./falsh.sh jetson-nano-emmc sda
  • Note: Sda should be filled in as the actual device number of the U disk recognized by nano in the first step.
  • After flashing, disconnect the nano and the U disk. Insert the U disk to the Nano before powering on it, and follow the prompts to complete the configuration.
TAG: RP2040 Raspberry Pi display Raspberry Pi Pico 2 P2350-Plus Smart Car Kit PicoGo2 Autonomous Driving Learning Car MPUUART Raspberry Pi 5 PCIe to ISO 2-CH RS485 /2-CH RS232 / USB /UART / TTL Arduino MLX90641 RP2040 LoRa ESP32 S3 N16R8 Development board 1.9 inch LCD Display 1.9inch TouchScreen 170&amp;times;320 SD-Port RGB LED QMI8658 6-Axis ST7789 CST816 Milk-V Duo Writing-Image User Guide Raspberry Pi 5 Raspberry Pi 6.25 inch DSI Display MIPI LCD (B) Capacitive TouchScreen 720x1560 Raspberry Pi 5 Industrial USB TO RS232/485 (C) UART FT232RNL 2m For 3.3V / 5V For Switchable RS232/RS485 Raspberry Pi 3.5 inch e-Paper link (G) RYBW 384x184 For Arduino / Jetson Nano / STM32 Dual-MCU-Board Raspberry Pi 5 5V5A Power Raspberry Pi 5 D Raspberry Pi 5inch Display ESP32-C6 LCD Development Board 1.3 inch Display 1.3inch Screen ST7789 240x240 Mini TV SD-Port QST LVGL For Arduino Raspberry Pi 3.7 inch e-Paper link (G) RYBW 416x240 For Arduino / Jetson Nano / STM32