what's matter?
<P>[root@localhost ~]# tar -xvf httpd-2.2.4.tar.bz2</P><P>bzip2: Data integrity error when decompressing.<BR> Input file = (stdin), output file = (stdout)</P>
<P>It is possible that the compressed file(s) have become corrupted.<BR>You can use the -tvv option to test integrity of such files.</P>
<P>You can use the `bzip2recover' program to attempt to recover<BR>data from undamaged sections of corrupted files.</P>
<P>tar: Child returned status 2<BR>tar: 由于前面延迟的错误而退出<BR>我的TAR出错了。。。T。T</P> 你没有指明压缩类型<br><br>tar -zxvf <br>tar -jxvf
页:
[1]
