Colegas,
Estou com um arquivo corrompido (2.7 GB), e não estou conseguindo recuperar o 
mesmo.
Veja os procedimentos que realizei:

[EMAIL PROTECTED] mail-dados]# bunzip2 spool.tar.bz2

bunzip2: Data integrity error when decompressing.
        Input file = spool.tar.bz2, output file = spool.tar

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.

bunzip2: Deleting output file spool.tar, if it exists.

[EMAIL PROTECTED] mail-dados]# bzip2recover spool.tar.bz2

Gerou 5965 files
rec00001spool.tar.bz2 
rec05965spool.tar.bz2

[EMAIL PROTECTED] mail-dados]# bzip2 -dc rec* > arq-recuperado
-bash: /usr/bin/bzip2: Argument list too long

[EMAIL PROTECTED] mail-dados]# ls rec* | xargs bzip2 -dc > arq-recuperado
-bash: /bin/ls: Argument list too long

bzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bzip2: Invalid argument
        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.

Como faço para descompactar os arquivos gerados ?
O que estah errado ?
Obrigado pela atenção/ajuda.
José Roberto.

---------------------------------------------------------------------------
Esta lista é patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br

Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utilização da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html

Responder a