当前位置 博文首页 > 不积跬步,无以至千里:tar解压出错:gzip: stdin: unexpected e

    不积跬步,无以至千里:tar解压出错:gzip: stdin: unexpected e

    作者:[db:作者] 时间:2021-08-28 16:24

    今天下载了一个Linux内核文件,解压的时候出现了这样的错误:


    gzip: stdin: unexpected end of file

    tar: Unexpected EOF in archive

    tar: Unexpected EOF in archive

    tar: Error is not recoverable: exiting now


    开始想不明白,最后发现是压缩包有问题,本来是七十多兆的文件,下载完只有二十几兆,然后又用迅雷重新下了一次,解压正常了。


    Linux tar解压命令总结:http://www.linuxdiyf.com/linux/2903.html

    tar命令解压文件报错:stdin has more than one entry:http://www.linuxdiyf.com/linux/13224.html

    在Linux中创建和解压文档的11个tar命令例子:http://www.linuxdiyf.com/linux/10414.html

    Linux tar命令常用方法:http://www.linuxdiyf.com/linux/3310.html

    Linux下解压tar命令详解:http://www.linuxdiyf.com/linux/1797.html

    cs
    下一篇:没有了