Could Jetson NX backup both mmcblk0p1 and external storage like /dev/mmcblk1

Hello,

NX emmc has only 16GB,our carrier board for NX has a on-board external strorage(64GB,connect to nx sdio) to store data and devnode is fixed to /dev/mmcblk1.

Is there a way can make system.img include both mmcblk0p1 and mmcblk1?

thanks.

hello suchb,

are you saying enable -G options to back-up the image to the specified file? this commands to back-up only works with eMMC.
for an alternative approach, please check developer guide, Flashing to an External Storage Device.
thanks

There is always rsync.