Kernel 2.4.24 to 2.6.3, doesn't modules_install

From: JoeAley2003 (joealey2003_at_yahoo.com)
Date: 02/22/04


Date: 22 Feb 2004 05:54:04 -0800

Hi all.

 I am trying to upgrade my kernel but the 2.6.3 does't install.

This is what i did step by step after download.

make mrproper - OK

make menuconfig - OK

Now, enalble the module loading, mark raid1 as module and exit saving.
OK

make - OK

make modules - OK

make modules_install - Error

During my first try, i got "Warning: you may install
init-module-tools", and that was what i did.
Now...

make modules_install - OK

make install - Error

mkinitrd error: " no module raid1 found for kernel 2.6.3"

What is it? I can see it compiling. I am sure that this module is
here. When i switch to "*" and "M" on make menuconfig, i can see it
compiling.

"--omit-raid-modules" can't help.
The worst problem is that it can't load any module, so even if i
choose to compile it with the kernel, it works but the others can't.
So, kernel panic "could not mount ext3" ... can't initialize ehtx...

What is it?

Why any modules can't be load?



Relevant Pages

  • Re: subversion on FreeBSD 4.10
    ... I've upgraded all the ports including perl. ... # CFLAGS controls the compiler settings used when compiling C code. ... # or supported for compiling the world or the kernel - please revert any ... # To avoid running MAKEDEV all on /dev during install: ...
    (freebsd-questions)
  • Re: newest PHP port upgrade broke php5-mbstring-5.0.1 ?
    ... # CFLAGS controls the compiler settings used when compiling C code. ... # or supported for compiling the world or the kernel - please revert any ... # certain ports. ... # To avoid running MAKEDEV all on /dev during install: ...
    (freebsd-questions)
  • Compiling a Kernel - Need ncurses
    ... I am once again giving a whirl at compiling a 2.4.22 kernel; ... I then tried installing ncurses using apt-get install ncurses ...
    (Debian-User)
  • Re: 8139too Module
    ... > modprobe simple reports that it cannot find the module. ... I'm unsure as to how to go about compiling this is ... > introducing it into my kernel. ... > to install a kernel module, you must switch to root, then type: ...
    (Debian-User)
  • Re: [PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c compiling
    ... I know that not compiling this piece of code just reduces the ... uncompressed kernel size by just a few bytes. ... present in the system (while it's perfectly fine not to load the ...
    (Linux-Kernel)