[Ilugc] kernel 2.6.18 mount error 2 none

  • From: km@xxxxxxxxxxxxxx (km)
  • Date: Thu Oct 5 22:50:20 2006

Hi all,

On Wed, Oct 04, 2006 at 03:08:15PM +0200, Binand Sethumadhavan wrote:

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.

wow ! that tip helped me a lot!!!
i have noted and compiled all the necessary fs and raid adapter drivers as 
inbuilt and  thats it. reboot - got my custom_kernel 2.6.18 working :-)

Thanks a lot!

regards,
KM

Other related posts: