小编iLi*_*x85的帖子

tar:存档中出现意外的 EOF

我试图解压缩.tar.gz文件,但遇到了这个错误:

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Run Code Online (Sandbox Code Playgroud)

tar.gz文件包含一个.tar文件,解压缩后会导致:

tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Run Code Online (Sandbox Code Playgroud)

我尝试了–ignore-zeros–ignore-failed-read,尽管它们都不起作用。

有什么办法可以提取这个文件,即使它已损坏?

有问题的文件类型::.tar.gz来自 UNIX 系统的 Gzip 压缩数据。

shell tar centos gzip

9
推荐指数
2
解决办法
7万
查看次数

RAM 大小和 SWAP 大小

我想知道为什么交换分区必须将 RAM 大小加倍?例如,如果 ram 安装在 64 GB 机器上,则交换必须为 128 GB?

linux swap ram

3
推荐指数
1
解决办法
1897
查看次数

标签 统计

centos ×1

gzip ×1

linux ×1

ram ×1

shell ×1

swap ×1

tar ×1