i'm sure this has been discussed before but i had a failing 2TB Drive which i cloned quickly with clonezilla and got it to ignore bad blocks and all.
then i got a 500GB drive to replace it and i was trying to restore the image to it, the actual data was around 250GB so it should fit the drive, i used icds to ignore the fact that it's smaller, no matter what i try (restoreparts or restore full image with same partition tabke, k0 or k1 for creating the table) just anything, i always get an error saying check if sda1 really exists, obviously it does exist,
i'm using the latest stable 2.4.10 i believe.
any idea why i'm getting that? i found old topics about clonezilla having trouble with GBT drives or something but those topics were years ago, i assume that's not the case right now,
can anyone help please?
thanks.
Last edit: joseph azer 2015-08-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"i always get an error saying check if sda1 really exists" -> If it's GPT disk, Clonezilla with options "-icds" and "-k1" won't help. Those parameters only work for MBR disk.
However, you can try to create the GPT partitioin table on the destination disk manually (using gdisk command), and when cloning, use the option "-icds" and choose not to create the partition table on the destination disk.
Still, that's the limitation for Clonezilla (partclone) to clone larger partition to smaller one.
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, the option "-k1" support GPT partition table now. However, still it's risky to restore an image saved from larger disk to smaller one. It's not working 100% all the time.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i'm sure this has been discussed before but i had a failing 2TB Drive which i cloned quickly with clonezilla and got it to ignore bad blocks and all.
then i got a 500GB drive to replace it and i was trying to restore the image to it, the actual data was around 250GB so it should fit the drive, i used icds to ignore the fact that it's smaller, no matter what i try (restoreparts or restore full image with same partition tabke, k0 or k1 for creating the table) just anything, i always get an error saying check if sda1 really exists, obviously it does exist,
i'm using the latest stable 2.4.10 i believe.
any idea why i'm getting that? i found old topics about clonezilla having trouble with GBT drives or something but those topics were years ago, i assume that's not the case right now,
can anyone help please?
thanks.
Last edit: joseph azer 2015-08-04
"i always get an error saying check if sda1 really exists" -> If it's GPT disk, Clonezilla with options "-icds" and "-k1" won't help. Those parameters only work for MBR disk.
However, you can try to create the GPT partitioin table on the destination disk manually (using gdisk command), and when cloning, use the option "-icds" and choose not to create the partition table on the destination disk.
Still, that's the limitation for Clonezilla (partclone) to clone larger partition to smaller one.
Steven.
Steven, does Cloneailla support GPT now?
Yes, the option "-k1" support GPT partition table now. However, still it's risky to restore an image saved from larger disk to smaller one. It's not working 100% all the time.
Steven