Now, I want to clone my specific partition and flash to another device
I can clone and flash the APP partition by the commands
clone :
sudo ./flash.sh -r -k APP -G APP.img jetson-agx-xavier-devkit mmcblk0p1
flash :
sudo ./flash.sh jetson-agx-xavier-devkit mmcblk0p1
But it failed when I try to clone the UDA partition
sudo ./flash.sh -r -k UDA -G UDA.img jetson-agx-xavier-devkit mmcblk0p1
the log show *** Update [UDA] is not supported. ***
How can I clone and flash the UDA just like what APP do?
There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks
Are you using the devkit or custom board for AGX Xavier?
Do you have any chance to update to the latest JP4.6.5 (R32.7.5)?