According to Joaquin: While burning my CPU.
> 
> Hi to all:
> 
>     I want to upgrade kernel's RedHat 5.1. I have 2.0.34 and I have
> downloaded linux-2.0.35.tar.gz. The matter is I don't now how I have to
> install it.

cd /usr/src
mkdir linux-2.0.35
rm linux
ln -s linux-2.0.35 linux
tar xzf linux-2.0.35.tar.gz # archive must be in /usr/src OR
tar xzf /path/to/where/file/linux-2.0.35.tar.gz is to be found.
Now read /usr/src/linux/README for more details on HOWTO compile and INSTALL
a new kernel.

> 
>     First one, I am not sure if I have to install the kernel source 2.0.34
> or if it is just installed when I intalled the first CD of RedHat. I have
> the source in the second CD. Do I have to install it too?

2.0.34 has nothing to do with 2.0.35 at all in this case.

> 
>     Thank you in advanced
> 
> Joaquin del Campo
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> Buenos Aires. Argentina.
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to