PDA

View Full Version : Installing ts with linux


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

Brain
27-03-2004, 19:52
What's with the "file:"?
Anyways, try this:

bunzip2 blah.tar.bz2
tar xf blah.tar

madcat
28-03-2004, 04:22
please don't post the same question all over the place (admin merge please....)

http://www.teamspeak.org/forums/showthread.php?s=&threadid=12330