Hi,
I had to bring my PC to factory settings and its hard disk had to be partitioned in a different way.
I would like to know how can I see the exact size of the source partition from the Clonezilla image, so that I can expand the current size of the destination partition, and sizes coincide before restoring.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the repository image look for the
-blkdev.list
or
-sda-pt.parted (size x sector size = .. Byte)
or
-make a rough estimate
( (sum of files..gz.aa/ab/..) x 2.5= .. GByte)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I had to bring my PC to factory settings and its hard disk had to be partitioned in a different way.
I would like to know how can I see the exact size of the source partition from the Clonezilla image, so that I can expand the current size of the destination partition, and sizes coincide before restoring.
In the repository image look for the
-blkdev.list
or
-sda-pt.parted (size x sector size = .. Byte)
or
-make a rough estimate
( (sum of files..gz.aa/ab/..) x 2.5= .. GByte)
Hi,
Thank you Fuchs for your reply.
It was pretty useful!