Sorry for the late reply. I'm trying to restore a Clonezilla image. I boot with the iso and the partition table name is garbage and no matter how I try to restore the image, Clonezilla shows it is corrupt. I then went down the path of manually combining the images. I have the following files; - sda1.ntfs-ptcl-img.zst.aa - sda2.vfat-ptcl-img.zst.aa - sda3.dd-ptcl-img.zst.aa - sda4.ntfs-ptcl-img.zst.aa - bl I first tried to combine the files using cat to create the image; cat sda4.ntfs-ptcl-img.zst.aa...
I have a Clonezille backup created which contains multiple part files. All of the files show DATA as the file type using Linux file. When using Clonezilla to restore the image, it shows the image is corrupt so I am trying to recover the data manually. The backup is a Windows 10 machine and the filenames reference zst in the filename. I tried using zstd to uncompress the files and they are not recognized. I no longer have the Windows 10 machine so I'm pretty stuck with what I'm working with. Feel...