Menu

Must Clonezilla disk images be directories of files

2025-05-17
2025-05-21
  • Daniel Griscom

    Daniel Griscom - 2025-05-17

    I'm using Clonezilla's "disk drive to image" option for the first time, and it works (copied disk-to-image and then image-to-disk, and the final drive booted). However, looking at the disk drive holding the images, I found that the "images" were actually directories of files (30 items each in my case).

    This seems very fragile. For instance, I was expecting to distribute these via Google Drive, but I don't trust Google not to tamper with the various file formats. It's also hard to guarantee that none of the files have been changed. I could zip up the files into a single file and then upload it, but the person on the other end would have to unzip it.

    Can Clonezilla produce/consume disk images that are single files? Or, any recommendations?

     
  • Steven Shiau

    Steven Shiau - 2025-05-18

    Well, when we design Clonezilla, we used the easy and flexible way to design the image. With a directory, it's very easy to extend and all the tools can generate its file with its own format.
    However, one of the cons is as you mentioned, it's fragile. Hence, just tar or zip the image dir.
    For more info, you can refer to this paper:
    http://dx.doi.org/10.3390/app9020296

     
  • Steven Shiau

    Steven Shiau - 2025-05-18

    Oops, wrong URL. Should be this one:
    http://dx.doi.org/10.3390/app8060965

     
  • Daniel Griscom

    Daniel Griscom - 2025-05-18

    Understood. Then, a feature request: have the ability to pull a disk directory from a zip file, and (slightly less important) write the image into a zip file.

    Thanks,
    Dan

     

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.