dslreports logo
 
    All Forums Hot Topics Gallery
spc
Search similar:


uniqs
303

davidsmind
The Eye's Mind
Premium Member
join:2001-07-04
Canada

davidsmind

Premium Member

new kernel install

If I download the latest kernel from redhat using the redhat updater, will I have to do something in particular to implement it, or will redhat automatically do this for me?

hacheelle

join:2000-09-01
Australia

hacheelle

Red Hat will do everything, all you have to do is reboot.

I personally prefer downloading the source and compiling it yourself, that way you could deselect the options you do not need/require.

davidsmind
The Eye's Mind
Premium Member
join:2001-07-04
Canada

davidsmind

Premium Member

said by howe81:
that way you could deselect the options you do not need/require.

And how do you do this?

hacheelle

join:2000-09-01
Australia

hacheelle

Either download the kernel-source-2.x.x-xx.ixxx.rpm from Red Hat or download the gzipped tarball from Kernel.org

Then follow the instructions on how to configure and compile the kernel source here.
bobbyzee
join:2001-02-15

bobbyzee to davidsmind

Member

to davidsmind
I agree with howe81 on this. You usually get a lot of junk compiled into the kernel when you first install. I managed to decrease the kernel by half when I only put in the options I needed. This feature is one of the best things about Linux.

GeneinSA
join:2001-06-26
San Antonio, TX

GeneinSA to davidsmind

Member

to davidsmind
This is a quote from the Redhat Support page about kernel upgrading.....

"Up2date Users: Unless you are using up2date version 2.5.4 or higher, do not use up2date to
automatically upgrade kernel packages."

FYI

jhboricua

join:2000-06-06
Minneapolis, MN

jhboricua to davidsmind

to davidsmind
Also, bear in mind that the ntfs support module in kernel 2.4.9 at »www.kernel.org seems to be broken somehow and will give you errors if you try to compile it either as a module or linked to the kernel itself. I was finally able to compile the 2.4.9 kernel by disabling ntfs support.

hacheelle

join:2000-09-01
Australia

hacheelle

... if you want to see the error, visit this thread