Menu

shrinking image before capturing it

robina80
2025-04-25
2025-05-11
  • robina80

    robina80 - 2025-04-25

    hi all,

    is there anyway with clonezilla or do i need to use a tool before to shrink the partitions to only whats being used and to capture that instead of the whole disk, incase i come across a target disk bigger than source disk

    thanks,
    rob

     
  • robina80

    robina80 - 2025-04-29

    tbh before i capture using sysprep i do this on windows

    $mins = get-partitionsupportedsize -driveletter c | select-object -expandproperty sizemin
    resize-partition -driveletter c -size $mins
    

    i then "restorepart" and i do select expert option -r -icds and -k1 and yet still the size hasnt expanded

     
  • Steven Shiau

    Steven Shiau - 2025-05-11

    I am not familiar with MS Windows, and I have never done that in MS Windows.
    However, I am sure the GParted way works.

    Steven

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.