Rene, When configuring the kernel chose the "Code Maturity Level Option" then check "Prompt for Development and/or Incomplete Code/Drivers" and your SCSI_AACRAID driver/module should show up under the SCSI options, it should be there now, just greyed out. E-mail me if you need more help.
>-----Original Message----- >From: Kapeller Rene PSI [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, December 04, 2002 11:33 PM >To: [EMAIL PROTECTED] >Subject: [vserver] Patch for RedHat kernel-source-2.4.18-14.i386.rpm > > > >Hi, >I want to patch the original RH-8.0 kernel but having difficulty. >What am I doing wrong? >(The reason for using this kernel is, that I need SCSI_AACRAID support, >which does not yet come 'the original' 2.4 kernels.) > >Thank's - Rene > >------------ > >[root@slslc02 src]# path -p0 < patch-2.4.18ctx10-ctx12 >-bash: path: command not found >[root@slslc02 src]# patch -p0 < patch-2.4.18ctx10-ctx12 >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 -rc2P linux-2.4.18ctx-10/Makefile linux-2.4.18ctx-12/Makefile >|*** linux-2.4.18ctx-10/Makefile Tue Mar 19 23:20:34 2002 >|--- linux-2.4.18ctx-12/Makefile Tue Jul 2 12:11:33 2002 >-------------------------- >File to patch: >[root@slslc02 src]# rm linux-2.4 >rm: remove symbolic link `linux-2.4'? y >[root@slslc02 src]# mv linux-2.4.18ctx10-ctx12 linux-2.4.18ctx-12 >[root@slslc02 src]# ln -s linux-2.4.18ctx-12 linux-2.4 >[root@slslc02 src]# patch -p0 < patch-2.4.18ctx10-ctx12 >patching file linux-2.4.18ctx-12/Makefile >Hunk #1 FAILED at 2. >1 out of 1 hunk FAILED -- saving rejects to file >linux-2.4.18ctx-12/Makefile.rej >patching file linux-2.4.18ctx-12/fs/proc/array.c >Hunk #1 FAILED at 297. >Hunk #2 FAILED at 315. >2 out of 2 hunks FAILED -- saving rejects to file >linux-2.4.18ctx-12/fs/proc/array.c.rej >patching file linux-2.4.18ctx-12/include/linux/sched.h >Hunk #1 FAILED at 292. >Hunk #2 succeeded at 292 with fuzz 1 (offset -16 lines). >Hunk #3 FAILED at 432. >Hunk #4 succeeded at 983 with fuzz 2. >2 out of 4 hunks FAILED -- saving rejects to file >linux-2.4.18ctx-12/include/linux/sched.h.rej >patching file linux-2.4.18ctx-12/include/net/route.h >Hunk #1 FAILED at 161. >1 out of 1 hunk FAILED -- saving rejects to file >linux-2.4.18ctx-12/include/net/route.h.rej >patching file linux-2.4.18ctx-12/kernel/exit.c >Hunk #1 succeeded at 67 with fuzz 2. >patching file linux-2.4.18ctx-12/kernel/fork.c >Hunk #1 succeeded at 604 with fuzz 2. >patching file linux-2.4.18ctx-12/kernel/sys.c >Hunk #1 FAILED at 1068. >1 out of 1 hunk FAILED -- saving rejects to file >linux-2.4.18ctx-12/kernel/sys.c.rej >patching file linux-2.4.18ctx-12/net/ipv4/af_inet.c >Hunk #1 succeeded at 482 with fuzz 2. >Hunk #2 FAILED at 492. >1 out of 2 hunks FAILED -- saving rejects to file >linux-2.4.18ctx-12/net/ipv4/af_inet.c.rej >patching file linux-2.4.18ctx-12/net/ipv4/devinet.c >Hunk #2 FAILED at 586. >Hunk #3 FAILED at 723. >Hunk #4 FAILED at 941. >3 out of 4 hunks FAILED -- saving rejects to file >linux-2.4.18ctx-12/net/ipv4/devinet.c.rej >patching file linux-2.4.18ctx-12/net/socket.c >Hunk #1 FAILED at 1765. >1 out of 1 hunk FAILED -- saving rejects to file >linux-2.4.18ctx-12/net/socket.c.rej >
