I am performing a backup using the following command with a su shell:
dd if=/dev/block/mmcblk0 of=/mnt/expand/ee131623-1634-25d1-9f9f-902b68eceaee/mmcblk0.img"
And I was wondering if this would fail to complete as it would include the backup in the backup?
Is Internally formatted external sd cards included in mmcblk0
?