Hi,
Could you please give us a bit more background on what you are doing here? Is it a single clone for personal use? A larger/institutional deployment? We may be able to offer more relevant support and tools.
We can’t really support 3rd party flashing tools but I did experiment with clonezilla once a few years ago and I found it to be capable of cloning Endless when configured as follows:
- Choose “device-device” option
- Select “Expert” option
- Select “disk_to_local_disk”
- For “extra parameters” configure as follows
- Select “-q1 Force to use sector-by-sector copy”
- Unselect “-g auto” (grub installation)
- Leave other values as default
- Choose option “-sfsck” (don’t do filesystem check)
- Choose option “Use partition table from source disk”
Hope this helps