• 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: Jetson-nano-to-boot-the-system User Guide ESP32 S3 5 inch LCD Development Board 800x480 TouchScreen Display TVBOX LVGL HMI Sensor CAN RS485 ESP32-S3 AI RLCD Total Reflection Screen 4.2 inch Development Board Deepseek Raspberry Pi Compute Module 5 CM5 Cortex A76 BCM2712 With/Without Wi-Fi RAM 2/4/8/16GB eMMC Lite/8/16/32/64GB Industrial Arducam ESP32 S3 Development Board 1.85 inch Round LCD Display 360&amp;amp;amp;times;360 QMI8658 Sensor / MIC / SD /MP3 Audio /Battery Port LVGL/HMI For Arduino ESP32 S3 LCD Camera Development Board 2 inch Display QMI8658 Sensor / Battery Port LVGL/HMI For Arduino ADXL354C Dev Board Sipeed SLogic 4IN1 USB Logic Analyzer 80M / DAPLink / CKLink Debugger Tool / UART Module Raspberry Pi Pico 2 P2350-Plus Smart Car Kit PicoGo2 Autonomous Driving Learning Car X1300 X1300-A2 Raspberry Pi 5 HDMI to CSI-2 Shield 1080P@60fps & Audio & Video Also ESP32 S3 AI 1.75 inch Development Board with 1.75inch AMOLED Touchscreen Round Screen Deepseek Jetson 1.5inch LCD ESP32-S3R2 Circular LCD Screen Raspberry Pi RP2040 Raspberry Pi 5 Cooling ADXL356BEZ DeepSeek AI Voice Chat ESP32 S3 Development Board 1.85 inch Round LCD 1.85inch Display QMI8658 /MIC /SD /MP3 Audio LVGL For Arduino