Hi. Of course I tried -ICDS parameter, it is supposed to include the real lastLBA for the destination disk. I tried it with - k1 option in partitioning dimensions. My origin disk was the OS disk with 4 partitions, I was upgrading my laptop from the 1TB HDD to a 500GB SSD M.2 PCIe. I shruk the origin disk main partition in order to make the whole 4 partitions Lower than 500GB together. After many tries I just followed the instructions to force the partition table with LastLBA and that did the trick....
OK I got it. I'm writting it down for anybody in need: · Create an empty partition table in the target disk -> I just created an empty partition within the OS. In my case Windows 10, just using the Disk Management. After this I reboot the PC booting with Clonezilla and getting in command line. · Dump the target disk's partition table with gfdisk and I write down its LastLBA parameter -> sfdisk -d /dev/sdb · Dump the origin disk's partition table with gfdisk and change its LastLBA parameter to match...
Same error here! None of versions Clonezilla live >= 2.6.6-15 or 20200428-* work @panreyes can you give me the instructions in command line for the steps you use to copy the partition tables and more, I'm noobie into that, Thanks in advance!