LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 651|回复: 3

请教一个解压问题

[复制链接]
发表于 2005-8-17 14:37:14 | 显示全部楼层 |阅读模式
[root@lin uml]# tar -xzvf rh-package-2.4.1.tar.bz2

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
[root@lin uml]#

是什么原因出错啊/
发表于 2005-8-17 14:38:36 | 显示全部楼层
应该是-jxvf
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-8-17 14:42:18 | 显示全部楼层

偶明白了
谢谢
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-8-17 14:51:48 | 显示全部楼层
继续请教
我在编译usermodelinuux
这是第四步编译说明
4. Apply the patch using



               $ cd /usr/src/uml/linux
               $ cat uml-patch-2.4.0-prerelease.bz2 | bunzip2 - | patch -p1
我执行后怎么变成这个样子了
[root@lin uml]# cat uml-patch-2.4.1.bz2 | bunzip2 - | patch -p1
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur -X exclude-files orig/CREDITS um/CREDITS
|--- orig/CREDITS       Tue Jan 30 13:33:03 2001
|+++ um/CREDITS Tue Jan 30 13:33:29 2001
--------------------------
File to patch:
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表