[Ilugc] kernel 2.6.18 mount error 2 none

  • From: binand@xxxxxxxxx (Binand Sethumadhavan)
  • Date: Wed Oct 4 18:38:26 2006

On 04/10/06, Suresh Ramasubramanian <linux@xxxxxxxxxxxxxxxx> wrote:

initrd or not, as a rule of thumb, I've found that any module that's
100% essential for bootup (root fs type, scsi controller et al) gets
compiled into the kernel rather than as a module.

You can do it that way, but it needn't be. All my boxes run the stock
Redhat kernel which has just about everything as modules, but they all
still boot (despite being on HP SmartArray RAID controller and ext3).

To the OP: Did you verify if your custom initrd has all the modules
that you need? Boot into the stock kernel, make a list of modules that
are needed, and check inside your kernel/initrd etc. to see if you
have all those available at boot time.

Binand

Other related posts: