can't convert an image to iso if key was created with http://multibootusb.org/
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
the iso/zip conversion process end with "No system files from template live iso are found!"
runing the process through bash -x shows that there are several find /lib/live/mount/medium/ while multibootusb store the files in /lib/live/mount/medium/multibootusb/clonezilla-live-2.5.5-38-amd64
why do multibootusb use the media and not the /filesystem? it would prevent to have to be impacted by the usb boot creator...
Why you need /lib/live/mount/medium/multibootusb/? The live-boot from Debian does not search for that.
Did you follow
https://clonezilla.org/show-live-doc-content.php?topic=clonezilla-live/doc/04_Create_Recovery_Clonezilla
to do that?
Steven