Orin AGX flashing optimization issue

Hello, I am using the scripts supplied by Nvidia to build and flash the kernel/OS on a developer orin agx.

I have a built the system and want to optimise the flashing and distribution going forward.

I first run this command, followed by same command with –flash-only

  sudo ./tools/kernel_flash/l4t_initrd_flash.sh --no-flash --reuse --keep --sparse --external-device nvme0n1p1 -p "-c ./bootloader/t186ref/cfg/flash_t234_qspi.xml" \
    -c $ROOT/flash_l4t_nvme.xml -S 1500GiB --showlogs --network usb0 jetson-agx-orin-devkit internal

after running this command it looks like everything worked and I get this

Success
Cleaning up...
Keeping working dir at /home/user/_git/jetsonorinos/Linux_for_Tegra/temp_initrdflash/bootloader0 and /tmp/tmp.XEXHsQf3O5
Finish generating flash package.
Put device in recovery mode, run with option --flash-only to flash device.

However there is nothing in these folders and the command with flash-only fails stating it can’t find these folders

Please remove these and share us the full log and failure log as attachments.

Thank you for the help, this resolved it for me

1 Like

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