[ Saturday, January 22, 2000 ] Dave Wreski wrote:
> Hi all.  I'm trying to patch 2.2.14 with the patch on Ingo's site,
> raid-2.2.14-B1, dated Jan20.  However, there are multitudes of errors when
> patching an otherwise pristine kernel.
> 
> Is this patch expected to patch cleanly?

It has patched cleanly here and other places.  
The only steps I could recommend:
1) save .config
2) kill tree
3) re-extract 2.2.14 tree (linux-2.2.14.tar.gz)
4) cd /usr/src/linux (or wherever you extracted to)
5) patch -p1 < /tmp/raid-2.2.14-B1

Works great here.

[root@jmm linux]# patch -p1 < /tmp/raid-2.2.14-B1
patching file `init/main.c'
Hunk #2 succeeded at 497 (offset 9 lines).
Hunk #3 succeeded at 931 (offset 3 lines).
Hunk #4 succeeded at 1435 (offset 9 lines).
patching file `include/linux/raid/linear.h'
patching file `include/linux/raid/hsm_p.h'
patching file `include/linux/raid/md.h'
patching file `include/linux/raid/md_compatible.h'
patching file `include/linux/raid/md_k.h'
patching file `include/linux/raid/md_p.h'
[snip]

James
-- 
Miscellaneous Engineer --- IBM Netfinity Performance Development

Reply via email to