Skip to content

Instantly share code, notes, and snippets.

View daudo's full-sized avatar

daudo daudo

View GitHub Profile
% tar xf rec00200
tar: this doesn't look like a »tar«-archive
tar: jumping to the next header
tar: error upon exit caused by previous errors
% bunzip2 rec*bz2
% bzip2recover the_bad_bad_backup.tar.bz2
% tar xjf the_bad_bad_backup.tar.bz2
bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to *attempt* to recover
data from undamaged sections of corrupted files.