From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sangohn Christian Date: Sat, 26 Sep 1998 23:16:32 +0000 Subject: Re: Installing a Kernel Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sound@vger.kernel.org On Sat, 26 Sep 1998, Tanguy CARRABIN wrote: >Hi, >I'm trying to upgrade kernel 2.0.32 to kernel 2.0.35 under RedHat 5.0. >Here's what I do: > I place the 2.0.35_kernel.tar.gz file in /usr/src, > I execute the command tar xvzf [name of the file].tar.gz >A lot of text flies by for quite a long moment and when it ends a new >directory called "linux" is created. > then I execute the make .... commands (I'm followinf the directives >of the How-to's); but when I reboot, nothing has changed !!! >Can somebody tell me if I did something wrong ??? and/or tell me exactly >what to do ? Maybe it would a better idea to read the README file in this new linux directory first. > >Tanks, > >Tanguy