[Cialug] Tar file corruption

Tom Pohl tom at tcpconsulting.com
Tue Apr 30 13:11:47 CDT 2013


Have you tried the tar option --ignore-failed-read? I think that is the option that will try to skip past corruption and carry on.

Thanks!
-Tom

On Apr 30, 2013, at 10:58 AM, David Bierce wrote:

> I have a tar file that was bzip2 compressed and had a few blocks to bad in media transfer, After pulling out the bad blocks, the reconstituted tar file appears to only function until the place in the file where the first block was corrupted.  After the first block it just doesn't read the rest of the data.  I've tried to read the file ignoring zero data, which just pulls a bunch of junk metadata and file names after the empty block.  I've tried to extract it using CPIO, which has the same problem after the empty block.
> 
> Does anyone know of a tool that can repair tar files, or at least, try.  Or it is time time to go digging deep into the file or give up :)
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug



More information about the Cialug mailing list