Re: Customized 2.6.10 kernel on a Compact Flash
From: govind raj
Date: Wed Feb 16 2005 - 16:49:25 EST
Thanks for all the pointers.
We had taken the /sbin/init from the existing Linux installation from where
we had created the customized image. We need to have a inittab and we
believe that we have set it correctly. The GRUB detects the CF hard disk as
hda0 when we boot the embedded board and so in both the kernel parameter in
grub.conf as well as in the inittab file we have / (root) marked as
/dev/hda0. But we are perplexed by the message that the kernel prints out on
being booted from the flash and just before panic'ing...
------------
hda: max request size: 128KiB
hda: 250368 sectors (128 MB) w/2KiB Cache, CHS=978/8/32
hda: hda1
-----------
in which it prints out hda1 instead of it printing it out as hda0
Also, the same customized image is getting successfully booted from the PC
from where we are building this image. This panic comes out only when we
boot this image from the CF on the embedded board.
Regards
Govind
From: Roland Dreier <roland@xxxxxxxxxxx>
To: "govind raj" <agovinda04@xxxxxxxxxxx>
CC: linux-kernel@xxxxxxxxxxxxxxx
Subject: Re: Customized 2.6.10 kernel on a Compact Flash
Date: Wed, 16 Feb 2005 13:12:43 -0800
govind> Thanks for your immediate response. We are just having a
govind> single partition (hda0) in Compact Flash. We are using
govind> /sbin/init as our init process (We have /linuxrc as a soft
govind> link to /sbin/init).
OK, but where do you get your /sbin/init executable from? Do you have
your inittab set up correctly (if you need one)? Can you think of
some reason why your init process is exiting?
- Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
_________________________________________________________________
MSN Spaces! Your space, your time. http://www.msn.co.in/spaces Your personal
haven online.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/