Hi!

> Hey I got a patch called bigpatch-2.4.5.diff.  I was wondering how I use
> it. It was supposed to be 3 patches in one.  Thanks.

cd /usr/src/linux
cat /path/to/bigpatch-2.4.5.diff | patch -p1
make oldconfig / menuconfig / whatever
make bzImage modules modules_install
...
...

Gergely

BTW, there are other (newer) patches at ftp.namesys.com .

Reply via email to