一. 在升級前必須對以下的組件升級
1. 升級 device-mapper,在 ftp://sources.redhat.com/pub/dm下載
cd /usr/src
tar -zxvf device-mapper.1.01.04.tgz
cd device-mapper.1.01.04
./configure --perfix=/
make all
make install
2. 安裝 LVM2,在 ftp://sources.redhat.com/pub/lvm2下載
cd /usr/src
tar -zxvf LVM2.2.01.14.tgz
cd LVM2.2.01.14
./configure --perfix=/
make all
make install
3. 升級 mkinitrd 在 http://rpm.pbone.net/ 下查找
rpm -Uvh mkinitrd-3.5.11-3.9.i386.rpm
4.update modutils 在 ftp://ftp.kernel.org/pub/linux/utils/kernel/modutils/下載
cd /usr/src
tar -zxvf modutils-2.4.27.tar.gz
cd modutils-2.4.27
./configure --perfix=/
make all
make install
5.安裝module-init-tools,在 ftp://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools 下載
cd /usr/src
tar -zxvf module-init-tools-3.2-pre9.tar.gz
cd module-init-tools-3.2-pre9
./configure --prefix=/
make moveold
ps:"make moveold"將把系統(tǒng)原來的modutils工具程序改名為"*.old"(比如,lsmod.old等,是非常重要的一步! 如果忘記了這一步也不要緊張, 可以按照上面的步驟4重裝一遍modutils就可以了.
make
ps: 用module-init-tools-3.1 編譯時會出現(xiàn) "make: *** [modprobe.conf.5] Error 127"
建議用 3.0 或 3.2-pre 版
make install
./generate-modprobe.conf /etc/modprobe.conf
標(biāo)簽:襄陽 陜西 賀州 錫林郭勒盟 桂林 吉安 宜賓 河源
巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《LINUX系統(tǒng)2.4內(nèi)核升級到2.6內(nèi)核》,本文關(guān)鍵詞 LINUX,系統(tǒng),2.4,內(nèi)核,升級,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。