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:
- I’m booting Ubuntu 22.04 from a persistent live usb with around 63GB of free space
- I flashed successfully using sdk manager, JetPack 6.0. My jetson is up and running and I would like to create a clone
- trying to backup the nvme fails similarly