TX1 and Tx2 can do it follow:
https://elinux.org/Jetson/TX1_Cloning
https://elinux.org/Jetson/TX2_Cloning
How about Xavier?
What should i do to backup of existing Jetson Xavier module and then restore it to another Xavier module?
Thanks
TX1 and Tx2 can do it follow:
https://elinux.org/Jetson/TX1_Cloning
https://elinux.org/Jetson/TX2_Cloning
How about Xavier?
What should i do to backup of existing Jetson Xavier module and then restore it to another Xavier module?
Thanks
If they are both running the same release, then a backup via clone of rootfs, and then a restore by flashing the clone to the other Xavier should do the trick. If the two are not running the same L4T release, then you are back to old fashioned file copies and figuring out where they are compatible or not.
They are both running the same release,
I want to completely clone one to another, including the application inside,
could you tell me how to do it?
How to backup?How to flash? With what tools?
there should exist two methods:
I. via flash.sh and using Jetpack specific methods
II. via flash.sh and using generic DD methods
You may find more examples and references here:
https://devtalk.nvidia.com/default/topic/1039548/jetson-agx-xavier/xavier-cloning/