From: Roland Dreier <roland@topspin.com>
To: "govind raj" <agovinda04@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Customized 2.6.10 kernel on a Compact Flash
Date: Wed, 16 Feb 2005 13:52:26 -0800 [thread overview]
Message-ID: <52r7jgw4th.fsf@topspin.com> (raw)
In-Reply-To: <BAY10-F340B43C6A61C2D47ECC913D66C0@phx.gbl> (govind raj's message of "Thu, 17 Feb 2005 03:17:56 +0530")
govind> Thanks for all the pointers. We had taken the /sbin/init
govind> from the existing Linux installation from where we had
govind> created the customized image. We need to have a inittab
govind> and we believe that we have set it correctly. The GRUB
govind> detects the CF hard disk as hda0 when we boot the embedded
govind> board and so in both the kernel parameter in grub.conf as
govind> well as in the inittab file we have / (root) marked as
govind> /dev/hda0. But we are perplexed by the message that the
govind> kernel prints out on being booted from the flash and just
govind> before panic'ing...
Using /dev/hda0 as root seems a little strange to me, as the usual way
of naming partitions starts with 1 (so the first partition would be
/dev/hda1). However the kernel seems to be finding and starting your
init executable, so that likely isn't your problem.
I would suggest starting by using a statically linked shell as your init
and building up from there.
- Roland
next prev parent reply other threads:[~2005-02-16 21:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 20:48 Customized 2.6.10 kernel on a Compact Flash govind raj
2005-02-16 21:02 ` Roland Dreier
2005-02-16 21:08 ` govind raj
2005-02-16 21:12 ` Roland Dreier
2005-02-16 21:47 ` govind raj
2005-02-16 21:52 ` Roland Dreier [this message]
2005-02-16 22:15 ` Rahul Karnik
2005-02-17 15:03 ` Paulo Marques
2005-02-18 0:58 ` run_init_process problem govind raj
2005-02-16 21:25 ` Customized 2.6.10 kernel on a Compact Flash linux-os
2005-02-16 21:39 ` Atul Bhouraskar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52r7jgw4th.fsf@topspin.com \
--to=roland@topspin.com \
--cc=agovinda04@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox