Linux 2.6.8.1 kernel upgrade process

xiaoxiao2021-03-06  54

Due to Fedora Core 2 destroyed the bad name of the Windows XP boot partition, I don't plan (although there is a way to solve). Still use the original Red Hat Linux 9.

After installing RH9, downloaded the latest 2.6.8.1.

Preparation works:

Install new MOD-INIT-Tools, NFS, Procps, etc., specific versions are good in Documention / Changes

Another important thing is to upgrade RPM 4.2 to RPM 4.2.1, this is not explained in changes

Make Mrproper

Make gconfig

Make

Make modules_install install

After compiling, there are several questions to resolve:

2.6 Change the USB module in the kernel to UHCI-HCD, EHCI-HCD, so be modified in /etc/modprobe.conf

There is also a problem with iptables, you want to add in /etc/init.d/iptables, plus modprobe ip_tables and modprobe ipt_reject

In the startup file of NFS, add ModProbe NFSD

I have a very special configuration, I use the dual graphics card dual-screen, so I have to configure it in XF86Config.

转载请注明原文地址:https://www.9cbs.com/read-115375.html

New Post(0)