linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: "Omanakuttan" <omanakuttan@tataelxsi.co.in>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: ppcboot, linux , hang at the last step
Date: Tue, 26 Nov 2002 11:00:49 +0100	[thread overview]
Message-ID: <20021126100054.4530FC614B@atlas.denx.de> (raw)
In-Reply-To: Your message of "Tue, 26 Nov 2002 14:08:26 +0530." <3DE33302.4070907@tataelxsi.co.in>


In message <3DE33302.4070907@tataelxsi.co.in> you wrote:
>
> No. The kernel does not have a built in ramdisk. but it uses the ramdisk
> image passed for modules and the like. correct me if I am wrong.

Please do not confuse the usage of  a  ramdisk  image  with  standard
distributions  like RedHat etc. With Embedded Systems a ramdisk image
usually severs a bit a different purpose.

>  > or you have to give a ramdisk separately to the kernel boot args?
> initrd='ramdisk image' is the option I gave.

This may be correct with some boot loader like LILO, bot it i s not a
valid kernel boot argument.

>  > the option is " root=/dev/ram ",  right?
> Frankly, I am not sure. someone else might be able to help you.

Yes, "root=/dev/ram" (or usually "root=/dev/ram rw") is  the  correct
kernel boot argument for booting with an initial ramdisk image.

Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
"The computer programmer is a creator of universes for which he alone
is responsible. Universes of virtually unlimited  complexity  can  be
created  in  the  form  of  computer  programs." - Joseph Weizenbaum,
_Computer Power and Human Reason_

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-11-26 10:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26  8:38 ppcboot, linux , hang at the last step Omanakuttan
2002-11-26 10:00 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-25 10:59 caixupeng
2002-11-25 15:09 ` Marius Groeger
2002-11-25 16:10 ` Wolfgang Denk

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=20021126100054.4530FC614B@atlas.denx.de \
    --to=wd@denx.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=omanakuttan@tataelxsi.co.in \
    /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;
as well as URLs for NNTP newsgroup(s).