I’m trying to boot my Jetson Orin Nano developer kit for the first time with an SD card 256gig in size, i have followed the steps outlined here https://www.jetson-ai-lab.com/tutorials/initial-setup-jetson-orin-nano/ i still get the stuck at the UEFI shell screen, i have tried all the workarounds found in similar conversations but none worked, i proceeded to used the sdk manager on an ubuntu computer, the flashing process stops at 97%
:11:37 INFO: 00:06:29.685 - Debug: Formatting APP parition done
00:11:37 INFO: mount: /tmp/ci-sDuWy3SdNe: wrong fs type, bad option, bad superblock on /dev/mmcblk0p1, missing codepage or helper program, or other error.
00:11:37 ERROR: 00:06:29.821 - Error: Failed to mount APP partition /dev/mmcblk0p1
00:11:37 INFO: 00:06:29.830 - Debug: Failed to write to APP
00:11:37 INFO: 00:06:29.836 - Debug: The device size indicated in the partition layout xml is smaller than the actual size. This utility will try to fix the GPT.
00:11:37 ERROR: 00:06:29.840 - Error: Error flashing external device
00:11:37 ERROR: 00:11:37.312 - Error: Flash failure.
00:11:37 ERROR: 00:11:37.314 - Error: Either the device cannot mount the NFS server on the host or a flash command has failed. Check your network setting (VPN, firewall,…) to make sure the device can mount NFS server. Debug log saved to /tmp/tmp.nZG4gQNzLJ. You can access the target’s terminal through “sshpass -p root ssh root@fc00:1:1:0::2”
00:11:37 INFO: 00:11:37.316 - Debug: The last 5 lines of the debug log are:
00:11:37 INFO: mount: /tmp/ci-sDuWy3SdNe: wrong fs type, bad option, bad superblock on /dev/mmcblk0p1, missing codepage or helper program, or other error.
00:11:37 ERROR: 00:06:29.821 - Error: Failed to mount APP partition /dev/mmcblk0p1
00:11:37 INFO: 00:06:29.830 - Debug: Failed to write to APP
00:11:37 INFO: 00:06:29.836 - Debug: The device size indicated in the partition layout xml is smaller than the actual size. This utility will try to fix the GPT.
00:11:37 ERROR: 00:06:29.840 - Error: Error flashing external device
00:11:53 INFO: Cleaning up…
00:11:53 ERROR: [exec_command]: /bin/bash -c /home/ephraim/.nvsdkm/replays/scripts/JetPack_6.2.2_Linux/NV_L4T_JETSON_LINUX_FLASH_COMP.sh; [error]: chown: warning: ‘.’ should be ‘:’: ‘root.root’
00:11:53 INFO: [ Component Install Finished with Error ]
00:11:53 INFO: [host] [ 687.29 MB released. Disk Avail on Partition /dev/sda2: 241.44 GB ]
00:11:53 INFO: [ NV_L4T_JETSON_LINUX_FLASH_COMP Install took 37m18s ]
00:11:53 ERROR: command error code: 11
00:11:53 DEBUG: command terminated with error
00:11:53 SUMMARY: Installation failed.
i then swapped sd cards to a 128gig, it failed at 96% with this error
01:04:52 INFO: Copied 16896 bytes from /mnt/internal/gpt_secondary_3_0.bin to address 0x03ffbe00 in flash
01:04:52 INFO: 00:04:07.432 - Info: Successfully flashed the QSPI.
01:04:52 INFO: 00:04:07.440 - Debug: The device size indicated in the partition layout xml is smaller than the actual size. This utility will try to fix the GPT.
01:04:52 INFO: 00:04:07.446 - Debug: Failed to write to APP
01:04:52 ERROR: 00:04:07.450 - Error: Error flashing external device
01:04:52 ERROR: 01:04:52.344 - Error: Flash failure.
01:04:52 ERROR: 01:04:52.348 - Error: Either the device cannot mount the NFS server on the host or a flash command has failed. Check your network setting (VPN, firewall,…) to make sure the device can mount NFS server. Debug log saved to /tmp/tmp.LFkPGspV45. You can access the target’s terminal through “sshpass -p root ssh root@fc00:1:1:0::2”
01:04:52 INFO: 01:04:52.350 - Debug: The last 5 lines of the debug log are:
01:04:52 INFO: Copied 16896 bytes from /mnt/internal/gpt_secondary_3_0.bin to address 0x03ffbe00 in flash
01:04:52 INFO: 00:04:07.432 - Info: Successfully flashed the QSPI.
01:04:52 INFO: 00:04:07.440 - Debug: The device size indicated in the partition layout xml is smaller than the actual size. This utility will try to fix the GPT.
01:04:52 INFO: 00:04:07.446 - Debug: Failed to write to APP
01:04:52 ERROR: 00:04:07.450 - Error: Error flashing external device
01:05:01 INFO: Cleaning up…
01:05:01 ERROR: [exec_command]: /bin/bash -c /home/ephraim/.nvsdkm/replays/scripts/JetPack_6.2.2_Linux/NV_L4T_JETSON_LINUX_FLASH_COMP.sh; [error]: chown: warning: ‘.’ should be ‘:’: ‘root.root’
01:05:01 INFO: [ Component Install Finished with Error ]
01:05:01 INFO: [host] [ 2.77 MB released. Disk Avail on Partition /dev/sda2: 241.43 GB ]
01:05:01 INFO: [ NV_L4T_JETSON_LINUX_FLASH_COMP Install took 36m19s ]
01:05:01 ERROR: command error code: 11
01:05:01 DEBUG: command terminated with error
01:05:01 SUMMARY: Installation failed.
after i ran into that i flashed the sd card with the os image this time using dd comand, it completed but when i put it into the jetson it comes on, after displaying the nvidia logo and then goes off , comes back on but the screen remain does not come on
