patchowanie jadra z 2.6.18-6-686 na 2.6.25

Pomoc dotycząca instalacji systemu
paveu
Posty: 8
Rejestracja: 28 kwietnia 2008, 13:59
Lokalizacja: Lubañ

patchowanie jadra z 2.6.18-6-686 na 2.6.25

Post autor: paveu »

witam przy patchowaniu wedlug opisu na http://www.howtoforge.com/kernel_compil ... an_etch_p2

po sciągnięciu łatki 2.6.25 wpisalem

Kod: Zaznacz cały

bzip2 -dc /usr/src/patch-2.6.25.bz2 | patch -p1 --dry-run
dostalem taka informacje:

Kod: Zaznacz cały

--------------------------
|diff --git a/Documentation/BUG-HUNTING b/Documentation/BUG-HUNTING
|index 35f5bd2..65022a8 100644
|--- a/Documentation/BUG-HUNTING
|+++ b/Documentation/BUG-HUNTING
--------------------------
File to patch: /usr/src/patch-2.6.25.bz2
patching file /usr/src/patch-2.6.25.bz2
Hunk #1 FAILED at 53.
Hunk #2 FAILED at 66.
Hunk #3 FAILED at 81.
Hunk #4 FAILED at 130.
Hunk #5 FAILED at 214.
5 out of 5 hunks FAILED -- saving rejects to file /usr/src/patch-2.6.25.bz2.rej
can't find file to patch at input line 554
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
Awatar użytkownika
Yampress
Administrator
Posty: 6400
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Post autor: Yampress »

ściągnij pełne żródła http://www.kernel.org spod litery F
postępuj wg tego manuala ale opuść punkt 3.3 ale przeczytaj ten punkt ze zrozumieniem :) albo niech ktos go Ci przetłumaczy.
paveu
Posty: 8
Rejestracja: 28 kwietnia 2008, 13:59
Lokalizacja: Lubañ

Post autor: paveu »

Yampress pisze:ściągnij pełne żródła http://www.kernel.org spod litery F
postępuj wg tego manuala ale opuść punkt 3.3 ale przeczytaj ten punkt ze zrozumieniem :) albo niech ktos go Ci przetłumaczy.
co to moze znaczyc? po skompilowaniu nowego kernlu uruchomilem ponowanie komputer.

http://www.dirr.nu/~paveu/kernel-panic.jpg
AdeBe
Junior Member
Posty: 825
Rejestracja: 01 grudnia 2007, 14:41

Post autor: AdeBe »

Pewnie nie skompilowałeś z initrd.
Ogólnie to kompiluj według http://www.howtoforge.com/kernel_compil ... ebian_etch.
Drogę tradycyjną zostaw sobie jako taką ciekawostkę
paveu
Posty: 8
Rejestracja: 28 kwietnia 2008, 13:59
Lokalizacja: Lubañ

Post autor: paveu »

z kolei teraz mam taki problem, walczylem i nic . Na gcc-4.1 powinna pojsc gladko kompilacja kernela 2.6.25

Kod: Zaznacz cały

CC      drivers/net/Space.o
In file included from include/asm/checksum.h:2,
                 from include/net/checksum.h:26,
                 from include/linux/skbuff.h:27,
                 from include/linux/if_ether.h:114,
                 from include/linux/netdevice.h:29,
                 from drivers/net/Space.c:30:
include/asm/checksum_32.h: In function 'csum_fold':
include/asm/checksum_32.h:107: internal compiler error: Naruszenie ochrony pamięci
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [drivers/net/Space.o] Błąd 1
make[2]: *** [drivers/net] Błąd 2
make[1]: *** [drivers] Błąd 2
make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.25'
make: *** [debian/stamp-build-kernel] Błąd 2
ODPOWIEDZ