> I'm trying to install KGDB patch into my Linux Kernel. I > downloaded the patch that matched my Kernel version. > I patched the kernel with command "patch -p1 <kgdb-2.4.2-2 " in the > /usr/src/linux-2.4 directory. While patching the kernel > it asked for particular files to patch, which I ignored, since I > could not find the appropriate files. You cannot ignore this message. It indicates you don't have the patch for the right kernel version. What kernel are you running? Looking at the patch name, it appears it is for RedHat 7.1. Even if you have stock 2.4.2, the patch may not work because RedHat may have changed some things. Ravi. __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/