> cd /usr/src
> tar -zxf linux-2.1.132.tar.gz
> patch <patch-2.2.0-pre1

1) Get new patch (ftp.gnu.org of alpha.gnu.org)
2) patch -p0 < patch-2.2.0-pre1. The -p argument is required so new files
don't end up in the current dir.

Also note that patch-2.2.0-pre1, pre2, pre3, and pre4 need to be applied in
order (pre2 goes over pre1, pre3 goes over pre2).


> and then the normal routine of make oldconfig, etc...

I assume oldconfig is the same as 'make config'... personally I've never used
make oldconfig :)


Jordan

--
Jordan Mendelson     : http://jordy.wserv.com
Web Services, Inc.   : http://www.wserv.com


-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to