Jetson Nano re-flash error using SDK manager

Hello there,
A beginner here struggling to run his (Jetson Nano P3450) board for the first time!
for some reason it’s not booting and I have been told that I have to re-flash it using the SDK manager in a previous post.

SDK Manager Setup:

  • The module suggested by the SDK manager contains the version P3449 and not P3450 (in case it makes any difference.
  • I have selected JETPACK 4.6 (REV.3)
  • Target Components : Jetson OS , and Jetson SDK Components

I am getting dependency errors and I couldn’t install anything on the Target. The terminal output is provided below.

Thanks in advance.

21:01:27 INFO: File System and OS - target_image: #!/bin/bash

21:01:27 INFO: File System and OS - target_image: set -e

21:01:27 INFO: File System and OS - target_image: sudo tar xpf /media/ubayda/125ABEC35ABEA2C1/Jetson/Host/Tegra_Linux_Sample-Root-Filesystem_R32.6.1_aarch64.tbz2

21:01:27 INFO: File System and OS - target_image: cd …

21:01:27 INFO: File System and OS - target_image: sudo ./apply_binaries.sh

21:01:27 INFO: File System and OS - target_image: sudo mkdir -p rootfs/opt/nvidia/deb_repos

21:01:27 INFO: File System and OS - target_image: **********************

21:01:27 INFO: File System and OS - target_image: exec_command: /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_T210_COMP.sh

21:12:30 INFO: File System and OS - target_image: Usig rootfs directory of: /media/ubayda/125ABEC35ABEA2C1/Jetson/Target/JetPack_4.6_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/rootfs

21:12:30 INFO: File System and OS - target_image: ||||||||||||||||||||||| ERROR |||||||||||||||||||||||

21:12:30 INFO: File System and OS - target_image: -----------------------------------------------------

21:12:30 INFO: File System and OS - target_image: 1. The root filesystem, provided with this package,

21:12:30 INFO: File System and OS - target_image: has to be extracted to this directory:

21:12:30 INFO: File System and OS - target_image: /media/ubayda/125ABEC35ABEA2C1/Jetson/Target/JetPack_4.6_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/rootfs

21:12:30 INFO: File System and OS - target_image: -----------------------------------------------------

21:12:30 INFO: File System and OS - target_image: 2. The root filesystem, provided with this package,

21:12:30 INFO: File System and OS - target_image: has to be extracted with ‘sudo’ to this directory:

21:12:30 INFO: File System and OS - target_image: /media/ubayda/125ABEC35ABEA2C1/Jetson/Target/JetPack_4.6_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/rootfs

21:12:30 INFO: File System and OS - target_image: -----------------------------------------------------

21:12:30 INFO: File System and OS - target_image: Consult the Development Guide for instructions on

21:12:30 INFO: File System and OS - target_image: extracting and flashing your device.

21:12:30 INFO: File System and OS - target_image: |||||||||||||||||||||||||||||||||||||||||||||||||||||

21:12:30 INFO: File System and OS - target_image: [ Package Install Finished with Error ]

21:12:30 INFO: File System and OS - target_image: [host] [ 197.43 MB used. Disk Avail: 34.48 GB ]

21:12:30 INFO: File System and OS - target_image: [ NV_L4T_FILE_SYSTEM_AND_OS_T210_COMP Install took 12m14s ]

21:12:30 ERROR: File System and OS - target_image: command terminated with error

21:12:30 SUMMARY: File System and OS - target_image: First Error: Installation failed.

22:05:00 INFO: File System and OS - target_image: verifying checksum of /media/ubayda/125ABEC35ABEA2C1/Jetson/Host/Tegra_Linux_Sample-Root-Filesystem_R32.6.1_aarch64.tbz2

22:06:38 INFO: File System and OS - target_image: Found file /media/ubayda/125ABEC35ABEA2C1/Jetson/Host/Tegra_Linux_Sample-Root-Filesystem_R32.6.1_aarch64.tbz2 with correct checksum, skip downloading.

22:08:48 INFO: File System and OS - target_image: verifying checksum of /media/ubayda/125ABEC35ABEA2C1/Jetson/Host/Tegra_Linux_Sample-Root-Filesystem_R32.6.1_aarch64.tbz2

22:10:33 INFO: File System and OS - target_image: Found file /media/ubayda/125ABEC35ABEA2C1/Jetson/Host/Tegra_Linux_Sample-Root-Filesystem_R32.6.1_aarch64.tbz2 with correct checksum, skip downloading.tson Nano [developer kit version]

P3

22:11:10 DEBUG: File System and OS - target_image: using adapter to install NV_L4T_FILE_SYSTEM_AND_OS_T210_COMP@JETSON_NANO_TARGETS to /media/ubayda/125ABEC35ABEA2C1/Jetson/Target/JetPack_4.6_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/rootfs/

22:11:10 INFO: File System and OS - target_image: NV_L4T_FILE_SYSTEM_AND_OS_T210_COMP include 1 package

22:11:10 INFO: File System and OS - target_image: exec_command: /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_T210_COMP.sh

22:11:10 INFO: File System and OS - target_image: *begin sudo apt-get install -y qemu-user-static , 5

22:11:12 INFO: File System and OS - target_image: Reading package lists…

22:11:12 INFO: File System and OS - target_image: Building dependency tree…

22:11:12 INFO: File System and OS - target_image: Reading state information…

22:11:13 INFO: File System and OS - target_image: qemu-user-static is already the newest version (1:2.11+dfsg-1ubuntu7.38).

22:11:13 INFO: File System and OS - target_image: 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.

22:11:14 INFO: File System and OS - target_image: *begin sudo apt-get install -y python , 5

22:11:14 INFO: File System and OS - target_image: Reading package lists…ubayda

22:11:14 INFO: File System and OS - target_image: Building dependency tree…

22:11:14 INFO: File System and OS - target_image: Reading state information…

22:11:15 INFO: File System and OS - target_image: python is already the newest version (2.7.15~rc1-1).

22:11:15 INFO: File System and OS - target_image: 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.

22:11:15 INFO: File System and OS - target_image: [ Package Install Started ]

22:11:15 INFO: File System and OS - target_image: exec_command: /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_T210_COMP.sh

22:18:58 INFO: File System and OS - target_image: Using rootfs directory of: /media/ubayda/125ABEC35ABEA2C1/Jetson/Target/JetPack_4.6_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/rootfs

22:18:58 ERROR: File System and OS - target_image: command terminated with error

Please check if your “/media/ubayda/125ABEC35ABEA2C1/” disk is using a NTFS file system and cause this problem.

Other users hit similar case before. NTFS is the cause of this.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.