Hi,
I have been trying to flash my new jetson orin which has a GRUB version of 36.4.3, so I tried installing jetpack 6.2 as said in the documentation ( 🚀 Initial Setup Guide - Jetson Orin Nano - NVIDIA Jetson AI Lab ). When I follow the SD card method I get an error (attached image).
And when I try installing using the SDKManager, The flashing ends with the following error.
:10:29 ERROR: Flash Jetson Linux - flash: 00:00:32.850 - Debug: Error: External storage device (/dev/nvme0n1) might be unavailable or not work correctly. Please unplug the power supply and reattach the external storage. 15:10:29 ERROR: Flash Jetson Linux - flash: 15:10:29.469 - Error: Flash failure. 15:10:29 ERROR: Flash Jetson Linux - flash: 15:10:29.472 - 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.UX6lbvZJUd. You can access the target's terminal through "sshpass -p root ssh root@fc00:1:1:0::2" 15:10:29 INFO: Flash Jetson Linux - flash: 15:10:29.475 - Debug: The last 5 lines of the debug log are: 15:10:29 INFO: Flash Jetson Linux - flash: 00:00:32.710 - Info: Starting to create the GPT for the external device. 15:10:29 INFO: Flash Jetson Linux - flash: 00:00:32.717 - Debug: Active index file is /mnt/external/flash.idx 15:10:29 INFO: Flash Jetson Linux - flash: 00:00:32.779 - Debug: Number of lines is 18 15:10:29 INFO: Flash Jetson Linux - flash: 00:00:32.787 - Debug: max_index=17 15:10:29 ERROR: Flash Jetson Linux - flash: 00:00:32.850 - Debug: Error: External storage device (/dev/nvme0n1) might be unavailable or not work correctly. Please unplug the power supply and reattach the external storage.

