Confirming the issue here, on 2 different machines. Issue which didn't exist in previous rEFInd releases. Strangely enough, if I have in refind.conf : showtools reboot, shutdown, memtest, bootorder, hidden_tags, windows_recovery, shell, firmware, about ...then the reboot and poweroff icons appear duplicated, and the firmware_upgrade icon appears even though it is not listed in wanted tools. But if I comment out the “showtools” line completely, then only the tools actually present on the system appears,...
Uh sorry, I spoke too fast. There's something really weird going on. My machine has a 1 TB SSD, most of which is a ~900 GB encrypted LUKS partition, of which about half is used (ie. 450 GB used, 450 GB free). When I used Clonezilla 3.0.3-10 with the fix you proposed, it seemed to work and I ended up with a XZ clone totalling 160 GB, which I would expect for a correct processing of the (unencrypted) filesystem contents, with XZ compression. Seemed good. Now that per your request I used 3.0.3-12 on...
Hello, I'm happy to report that it works good on Manjaro. Thank you very much for your help ! Kind regards.
Failover for LUKS without available text key
Don't clone encrypted swap data
Clonezilla live for ARM “aarch64” systems
I'm happy to report that the bug fix you suggest in your comment at https://sourceforge.net/p/clonezilla/bugs/397/#c603 seems to fix the issue here. At least Clonezilla was able to open the 2 LUKS devices giving them both the correct name. (Now it's in process of cloning my machine so it will takes hours until I can say if everything goes well up to the end and clone checks later on, but so far, so good...) Thank you very much :)
I'll test your suggestion and let you know (I'm not sure whether booting Clonezilla live in RAM will allow me to modify the script) ? About the way I installed Manjaro, well it dit it quite like you did, except that the machine already had Windows on it, so that's a dual boot setup (more partitions...). But I forgot one point, it's that post-installation I changed from to busybox standard based initrd to a systemd based initrd (and also removed grub in favor of rEFInd). Basically to do this you will...