I tried flashing the Jetpack 6.2 on a carrier board (Xavier NX Developer Kit) with the orin NX. The flash is successful but not able to ping on 192.168.55.1 nor the HDMI works. Attaching the log as well for reference.
This is the command used:
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -p "-c ./bootloader/flash_t234_qspi.xml" -c ./tools/kernel_flash/flash_l4t_external.xml --showlogs --network usb0 jetson-orin-nano-devkit external
flash_1-2_0_20250122-194342.log (46.9 KB)
Any help on this?