Try to choose the option "fsck-y" when saving: https://clonezilla.org//clonezilla-live/doc/01_Save_disk_image/images/ocs-08-1-sdb1-as-img-repo-fs-check.png
So what you want is to save your /dev/mmcblk1 device which has no any partition table? The Clonezilla TUI normally only lists the device which has a partition. If you really want to save a block device which has no partition table, you can try to enter expert mode, and choose to list all the disks and partitions, and it might work.
I think "/dev/mmcblk11" is not a typical device name on GNU/Linux. Maybe Clonezilla has some bugs. Please enter command line prompt after booting Clonezilla live, then run: sudo -i lsblk cat /proc/partitions blkd mount Please show the results of 2-4. Thanks.
For Clonezilla-SE, you can enter expert mode, and choose the option "-y1". Another method is you can use Clonezilla lite server, and run BT mode: https://clonezilla.org//fine-print-live-doc.php?path=clonezilla-live/doc/11_lite_server Then you do not have to care the number of clients. Just continue restoring them by rebooting the machine you want to deploy.
I am not very sure what you want. Basically you can follow the step-by-step doc here: https://clonezilla.org//clonezilla-live-doc.php Normally Clonezilla will give you a green command which might be what you want: https://clonezilla.org//clonezilla-live/doc/01_Save_disk_image/images/ocs-10-8-img-save-command-prompt.png
It's nice to know you have found ths solution. Thanks for sharing that.
"During install, did not check option to encrypt home directory. On the following screen chose option to use luks encryption." -> Does this issue happen when luks and thin LVM provisioning coexist? Is that possible you can reproduce this issue in a virtual machine? If so, please share the VM so that we can try to reproduce this issue here.
Thanks for confirming that.