Fail to flash Jetson Orin using SDK Manager

Hi, i have 1 jetson orin failure. The failure because i do mistake that remove all file in /home/* directory.
mistake command : sudo rm -r /home/*

this will remove all file in home. Then after i restart, it is black screen and failed to boot.

I want to reflash the jetson using sdk manager but failed. Here is the log i attached. Need support from Nvidia to help me reflash this jetson. TQ

SDKM_logs_JetPack_5.1.3_Linux_for_Jetson_Orin_NX_16GB_2024-10-28_17-03-42.zip (192.1 KB)

Sdkmanager is not running on Jetson. It should run on a x86 host PC.

im running sdk manager on host PC with ubuntu 20.
And connect the jetson to host PC using USB type C, the jetson is in recovery mode.

Try to remove the whole BSP package downloaded by sdkmanager. And let it download again.

What I saw here are these errors from your host PC.

17:07:24.635 - Error: tar: usr/share/ModemManager/fcc-unlock.available.d/413c:81a3: Cannot create symlink to ‘1199’: Invalid argument
17:07:24.635 - Error: tar: usr/share/ModemManager/fcc-unlock.available.d/03f0:4e1d: Cannot create symlink to ‘1199’: Invalid argument
17:07:24.635 - Error: tar: usr/share/ModemManager/fcc-unlock.available.d/1eac:1001: Cannot create symlink to ‘1eac’: Invalid argument
17:07:24.635 - Error: tar: usr/share/ModemManager/fcc-unlock.available.d/1199:9079: Cannot create symlink to ‘1199’: Invalid argument
17:07:24.635 - Error: tar: usr/share/ModemManager/fcc-unlock.available.d/105b:e0ab: Cannot create symlink to ‘105b’: Invalid argument
17:07:24.636 - Error: tar: usr/share/ModemManager/fcc-unlock.available.d/413c:81a8: Cannot create symlink to ‘1199’: Invalid argument
17:07:50.964 - Error: tar: var/lib/dpkg/info/libcbor0.6:arm64.shlibs: Cannot open: Invalid argument
17:07:50.964 - Error: tar: var/lib/dpkg/info/libcharls2:arm64.symbols: Cannot open: Invalid argument
17:07:50.964 - Error: tar: var/lib/dpkg/info/libpcre3:arm64.md5sums: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libxkbcommon0:arm64.md5sums: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libgdcm3.0:arm64.shlibs: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libpoppler97:arm64.list: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libfreexl1:arm64.symbols: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libvte-2.91-0:arm64.shlibs: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libsm6:arm64.md5sums: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libva2:arm64.list: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libexempi8:arm64.md5sums: Cannot open: Invalid argument
17:07:50.965 - Error: tar: var/lib/dpkg/info/libpython3.8:arm64.triggers: Cannot open: Invalid argument
17:07:50.966 - Error: tar: var/lib/dpkg/info/libzvbi0:arm64.triggers: Cannot open: Invalid argument
17:07:50.966 - Error: tar: var/lib/dpkg/info/libgupnp-1.2-0:arm64.symbols: Cannot open: Invalid argument
17:07:50.966 - Error: tar: var/lib/dpkg/info/libglib2.0-0:arm64.list: Cannot open: Invalid argument
17:07:50.966 - Error: tar: var/lib/dpkg/info/libchromaprint1:arm64.list: Cannot open: Invalid argument
17:07:50.966 - Error: tar: var/lib/dpkg/info/gir1.2-rb-3.0:arm64.md5sums: Cannot open: Invalid argument
17:07:50.966 - Error: tar: var/lib/dpkg/info/libpulse0:arm64.conffiles: Cannot open: Invalid argument

what is BSP means?

I delete all file with previous process.

  • then using SDK manager, I download first,install later for jetpak 5.1.3
  • then after finish download, I proceed with the installation.
  • Jetson in recovery mode and SDK Manager detect the jetson successfully.
  • However it still failed to flash

here I attached the log of error:
SDKM_logs_JetPack_5.1.3_Linux_for_Jetson_Orin_NX_16GB_2024-10-29_15-05-28.zip (198.0 KB)

Do you have other host PC to test? I guess there is something wrong with the host PC you are using.

The error is still same when running tar

i have another PC, but it is running Ubuntu 18, not ubuntu 20

Hi, I already update my Host PC from ubuntu 18 to ubuntu 20.
Then using SDKManager i want to reflash the jetson. But failed. Here is the log.

SDKM_logs_JetPack_5.1.3_Linux_for_Jetson_Orin_NX_16GB_2024-11-01_12-53-12.zip (408.3 KB)

Storage I only have SSD and this board is based on Seeedstudio reComputer Industry. Does i need to format the SSD first?

Is the host PC you are using here with a ext4 partition for that Linux system?

yes, the partition is ext4

Hi,

Just to confirm, could you share me the “df -h” result on your host PC?

Actually, I am talking about the partition where you host PC install jetpack. Not the nvme you are using for Jetson.

For example, the log file indicate /sdb2 with 716GB, it is not as the nvme 500G SSD you shared.

Disk Avail on Partition /dev/sdb2: 716.83 GB

output.txt (2.6 KB)

here is host PC df -h output

ooohh…I download and extract the jetpack to my 2.0TB Disk

Yes you need to put the jetpack to a ext4 disk.

on ext4, host PC only have 53gb free space. Is it enough space to continue the task?

Yes, it is possible for flash only.

Target HW image folder path should be same as download folder or can put on any sidk storage?

and why i cannot click change burron?

It could be different path.