|
发表于 2005-1-24 15:12:08
|
显示全部楼层
我也不懂用什么命令看内核的版本,不过开时GURB的菜单显示的是Debian GNU/Linux, kernel 2.4.27
这应该是 2.4.27了吧。我在http://www.bootsplash.org/kernel ... 都不能用啊。
如下:
YKQLinux:/# cd /bootsplash
YKQLinux:/bootsplash# ls
bootsplash-3.0.7-2.4.22-vanilla.diff bootsplash-3.0.7-2.4.24-vanilla.diff
YKQLinux:/bootsplash# patch -p1 < /bootsplash/bootsplash-3.0.7-2.4.24-vanilla.diff
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 -ruN linux-2.4.24/drivers/char/console.c linux-2.4.24-new/drivers/char/console.c
|--- linux-2.4.24/drivers/char/console.c 2003-11-28 19:26:20.000000000 +0100
|+++ linux-2.4.24-new/drivers/char/console.c 2004-01-21 16:55:28.077466424 +0100
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 39
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ruN linux-2.4.24/drivers/char/keyboard.c linux-2.4.24-new/drivers/char/keyboard.c
|--- linux-2.4.24/drivers/char/keyboard.c 2003-11-28 19:26:20.000000000 +0100
|+++ linux-2.4.24-new/drivers/char/keyboard.c 2004-01-21 16:55:28.078466272 +0100
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 58
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ruN linux-2.4.24/drivers/char/n_tty.c linux-2.4.24-new/drivers/char/n_tty.c
|--- linux-2.4.24/drivers/char/n_tty.c 2003-08-25 13:44:41.000000000 +0200
|+++ linux-2.4.24-new/drivers/char/n_tty.c 2004-01-21 16:55:28.079466120 +0100
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 86
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ruN linux-2.4.24/drivers/video/Config.in linux-2.4.24-new/drivers/video/Config.in
|--- linux-2.4.24/drivers/video/Config.in 2003-11-28 19:26:20.000000000 +0100
|+++ linux-2.4.24-new/drivers/video/Config.in 2004-01-21 17:02:44.816072064 +0100
--------------------------
File to patch:
YKQLinux:/bootsplash#
不得已,只好CTRL+C退出了。
请问这是怎么回事?应该如何解决?那个File to patch:应该输入什么? |
|