[Ilugc] kernel 2.6.18 boot problem: error 6

  • From: km@xxxxxxxxxxxxxx (km)
  • Date: Tue Oct 3 11:18:59 2006

Hi,

"root=/dev/sda6" (mtab contents below)

Try using root=LABEL=/.

ya have tried passing 'LABEL=/' and 'LABEL=/1' to 'root' which is the label 
crosschecked with (e2label) but same error persists.


Module                  Size  Used by
ext3                  137937  6 

AFAIK, lsmod displays loaded modules, not built-in.
Can you check if you have compiled in the support?

checked for ext3.ko in /lib/modules/2.6.18/kernel/fs by 'find'. coudnt find it.
so went back and checked my kernel compilation process.
At menuconfig, i have selected ext3 support to be inbuilt (shown as [*] in 
menuconfig) - but couldnt find ext3.ko in /lib/modules/2.6.18/kernel/fs 
directory after kernel installation.

have used the steps as follows  for kernel compilation:
1)make O=/home/km/custom_kernel menuconfig
2)make O=/home/km/custon_kernel 
3)make O=/home/km/custom_kernel modules_install install

am i missing something ?
regards,
KM

Other related posts: