Clone an AGX Orin devkit 64gb failed with JetPack 6.0

I’m running

sudo ./flash.sh -r -k APP -G backup.img jetson-agx-orin-devkit mmcblk0p1

no .img files are created, and the failure is:

/media/ubuntu/writable/nahui/nvidia/nvidia_sdk_jetpack6/JetPack_6.0_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/L4TConfiguration_updated.dts: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
/media/ubuntu/writable/nahui/nvidia/nvidia_sdk_jetpack6/JetPack_6.0_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/L4TConfiguration.dtbo: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
mv: cannot stat '/media/ubuntu/writable/nahui/nvidia/nvidia_sdk_jetpack6/JetPack_6.0_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/backup.img': No such file or directory
open input file /media/ubuntu/writable/nahui/nvidia/nvidia_sdk_jetpack6/JetPack_6.0_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/backup.img.raw failed.

log is attached, and any help is appreciated.
log.txt (53.1 KB)

notes:

  1. I’m booting Ubuntu 22.04 from a persistent live usb with around 63GB of free space
  2. I flashed successfully using sdk manager, JetPack 6.0. My jetson is up and running and I would like to create a clone
  3. trying to backup the nvme fails similarly

Please don’t use live USB.
It brings a lot of unexpected permisson error.

I’m using a persistent live usb (actually on an external HD), and no permission problems thus far. my problem was solved by putting the jetson into recovery mode again.

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