Am 25.11.20 um 22:39 schrieb Debra S Baddorf: >> short reply, as it is late here already: >> >> the theory is good, sure. I will test the restore aside from amrecover >> tomorrow. > > > If so, remember to “throw out” the first block of the file, which will choke > the zip program. > dd -skip=1 etc
oh my. Thanks, will try that maybe later. But guess what I did already ... # cp /usr/bin/pigz /usr/bin/pigz-original # cp /usr/bin/gzip /usr/bin/pigz # amrecover .... works :-P
