Menu

'User friendly' way to recover individual files from a Clonezilla archive

swulf
2021-09-16
2021-09-25
  • swulf

    swulf - 2021-09-16

    I use Clonezilla because it is free and seems very capable. I recently had an incident where I lost a subset of files from a critical disk and didn't wish to restore the entire backup. I learned that it is quite unfriendly to try and restore individual files from the archive and in the end I gave up due to pressure of time, equipment (other machines and disks) and lack of certainty that what I was doing was not going to destroy the rest of the data.

    It would be very good for users like me if there was a tool or a way to in a more friendly/guided way help the poor user in such a situation to recover individual files from their data. I realize it might be well out of scope for the Clonezilla creators but it seems like a worthwhile project nonetheless.

     
  • Steven Shiau

    Steven Shiau - 2021-09-25

    Clonezilla (or actually the file system engine Partclone) is a block-based program. It's not based on the files. It only knows the used blocks on the file system. Hence it's a great challenge.
    BTW, there is a program called partclone-utils which can mount the image, then you can copy the files. However, it's only working for old format of Partclone...

    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.