From: Wolfgang Denk <wd@denx.de>
To: jagadeesh kalisetty <jagadeesh.k@rediffmail.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: help requesting for mounting eldk tools on AMCC PPC 405EP Taihu kit
Date: Sun, 18 Jun 2006 22:49:46 +0200 [thread overview]
Message-ID: <20060618204946.96E93352655@atlas.denx.de> (raw)
In-Reply-To: Your message of "18 Jun 2006 15:23:44 -0000." <20060618152344.13300.qmail@webmail18.rediffmail.com>
In message <20060618152344.13300.qmail@webmail18.rediffmail.com> you wrote:
>
> but the kernel is failed to mount on /dev/nfs as below please can you
> provide necessary steps to fix the problem.
...
> => setenv setboot setenv bootargs root=/dev/pts nfsroot=192.168.2.18:/opt/eldk/ppc_4xx ip=192.168.1.62:::::eth0:off
What's /dev/pts? You mentioned you intended to use NFS as root file
system. Then I'd expect to see /dev/nfs here. [Note: 'n' != 'p']
> bootcmd=run setboot;bootm 0xfc000000 0xfc300000
You mentioned you intended to use NFS as root file system. Then why
do you use a ramdisk?
> ## Loading RAMDisk Image at fc300000 ...
> Image Name: Taihu Ramdisk
> Image Type: PowerPC Linux RAMDisk Image (gzip compressed)
> Data Size: 15447973 Bytes = 14.7 MB
Your ramdisk image is much bigger than the default maximum kernel
ramdisk size (4 MB). But you don't pass any ramdisk size information
with your boot arguments:
> Kernel command line: root=/dev/pts nfsroot=192.168.2.18:/opt/eldk/ppc_4xx ip=192.168.1.62:::::eth0:off
If you really want to use this ramdisk, you should set the root
device and the ramdisk size appropriately.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
NOTE: The Most Fundamental Particles in This Product Are Held
Together by a "Gluing" Force About Which Little is Currently Known
and Whose Adhesive Power Can Therefore Not Be Permanently Guaranteed.
prev parent reply other threads:[~2006-06-18 20:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-18 15:23 help requesting for mounting eldk tools on AMCC PPC 405EP Taihu kit jagadeesh kalisetty
2006-06-18 20:49 ` Wolfgang Denk [this message]
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=20060618204946.96E93352655@atlas.denx.de \
--to=wd@denx.de \
--cc=jagadeesh.k@rediffmail.com \
--cc=linuxppc-dev@ozlabs.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