Re: compiling & Installing different versions of kernel

2002-09-25 Thread Bob Nielsen
On Thu, Sep 26, 2002 at 11:04:31AM +0530, J.S.Sahambi wrote: > I am using 2.4.19 kernel and now I want to appy the a patch to certain > file, compile it, and install it as diffeeret version, say > "2.4.19-patched" (so that it has differenet modules directory and should > not mess up with my wor

Re: compiling & Installing different versions of kernel

2002-09-25 Thread Travis Crump
J.S.Sahambi wrote: > I am using 2.4.19 kernel and now I want to appy the a patch to certain > file, compile it, and install it as diffeeret version, say > "2.4.19-patched" (so that it has differenet modules directory and should > not mess up with my working /lib/modules/2.4.19). > > So how can

compiling & Installing different versions of kernel

2002-09-25 Thread J.S.Sahambi
I am using 2.4.19 kernel and now I want to appy the a patch to certain file, compile it, and install it as diffeeret version, say "2.4.19-patched" (so that it has differenet modules directory and should not mess up with my working /lib/modules/2.4.19). So how can I proceed to compile, install