Click to See Complete Forum and Search --> : kernel patch problem


LiNuts
07-22-2001, 09:31 AM
I am using the 2.4.3 kernel (debian Libranet) and downloaded the 2.4.4 - 2.4.7 patches in bz2 format. when i went to patch the kernel (using /usr/src/linux/scripts/patch-kernel) it comes up with an error saying one out of two hunks failed, then clean up yourself!!.

I re-downloaded the patch(2.4.4) in both bz2 and tar.gz format, and tried again, with the same result. :confused:

Cheers
LiNuts

PLBlaze
07-22-2001, 10:35 AM
It's hard to say how to fix it without seeing where the patch fails.Post the lines with hunks that failed...or look for a file with rej after the name and see the + lines that need to be added to the original file,then modify it.Hope this helps.