fox27
27-03-2004, 19:50
I cant unpack TS with linux. It says:
root@box:~# tar -jxvf file:/root/ts2_server_rc2_20201.tar.bz
rsh: file: Name or service not known
tar (child): file\:/root/ts2_server_rc2_20201.tar.bz: Cannot open: Input/output error
tar (child): Error is not recoverable: exiting now
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.
tar: Child returned status 2
tar: Error exit delayed from previous errors
What can i do ?
thx
Dave
root@box:~# tar -jxvf file:/root/ts2_server_rc2_20201.tar.bz
rsh: file: Name or service not known
tar (child): file\:/root/ts2_server_rc2_20201.tar.bz: Cannot open: Input/output error
tar (child): Error is not recoverable: exiting now
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.
tar: Child returned status 2
tar: Error exit delayed from previous errors
What can i do ?
thx
Dave