当前位置: 技术问答>linux和unix
ubuntu升级内核时无法解压内核,求高手解答
来源: 互联网 发布时间:2016-11-15
本文导语: ubuntu版本为9.04 内核版本为2.6.28想升级为最新的2.6.38但是文件无法解压 在运行 sudo tar -xjvf linux-2.6.38.tar.bz2命令后出现以下错误 tar: 它似乎不像是一个 tar 归档文件 tar: 跳转到下一个头 bzip2: Data integrity error wh...
ubuntu版本为9.04 内核版本为2.6.28想升级为最新的2.6.38但是文件无法解压
在运行 sudo tar -xjvf linux-2.6.38.tar.bz2命令后出现以下错误
tar: 它似乎不像是一个 tar 归档文件
tar: 跳转到下一个头
bzip2: Data integrity error when decompressing.
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: 由于前面延迟的错误而退出
按照给出的提示我认为是下的内核文件出现了损坏,但是更换了几次内核文件问题仍然没有解决,希望高手能够解答问题,万分感谢!!
在运行 sudo tar -xjvf linux-2.6.38.tar.bz2命令后出现以下错误
tar: 它似乎不像是一个 tar 归档文件
tar: 跳转到下一个头
bzip2: Data integrity error when decompressing.
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: 由于前面延迟的错误而退出
按照给出的提示我认为是下的内核文件出现了损坏,但是更换了几次内核文件问题仍然没有解决,希望高手能够解答问题,万分感谢!!
|
还有 很可能你下载的文件已经损坏了 你直接去http://www.kernel.org/下载
如果你是在windows下载了文件用ftp传到ubuntu里的话 那么用二进制方式传输(上传前先输入bin回车)
如果你是在windows下载了文件用ftp传到ubuntu里的话 那么用二进制方式传输(上传前先输入bin回车)
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。