PDA

View Full Version : Problems when Install Linux Kernel 2.6.2



Neo
03-03-2004, 11:08 AM
Dear all,
I try to install Linux Kernel 2.6.2 for validating the networking features (focus to IPv6)

Steps:

1. Install Redhat Linux 9 (kernel 2.4.20-8SMP).

2. Download the 2.6.2 kernel from ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.2.tar.gz
3. Compile the kernel

After install, system boots successfully with some errors: all networking features and networks interfaces could not be activated.

Searching the boot log file (/var/log/boot.log), found the related error:

“modprobe: QM_modules: Function not implemented”

According to the experts (from internet), I try to get module-init-tools to solve this problem.

ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/modules/module-init-tools-3.0-pre9.tar.gz

I compile and install successfully. But when I restart, this problem can't be fixed.

Pls help, vnpro experts :(