Hello!
I got following error (attached photo) when trying to restore Jetson Xavier NX from the cloned image when using restore command: sudo ./flash.sh -r jetson-xavier-nx-devkit-emmc mmcblk0p1
Unlike the Jetson Nano eMMC experience when (after cloning) I usually get both *.img and *img.raw files very large (and everything works smoothly), after cloning Xavier NX I get *.img file relatively small (119 MB) and *.img.raw is big (13 GB), dunno does it already warns about some problem?
Also: my NX is recognized by SDK Manager as “ordinary” e.g. the production one and NOT as “Developer kit”, anyway I haven’t seen any more suitable target-board parameter than " jetson-xavier-nx-devkit-emmc", am I perhaps mistaken at this step ?
Sir, I have implemented many changes and uninstallations in the default image, very time consuming task to go over again with risk of skipping some (already done) things…
Dear Wayne!
I have resolved the problem by another clone-attempt (very same command like before) and then it worked!
After it, this time both *.img and *.img.raw file were large and it was a sign of correct direction!
Thank You very much for Your time!!!