All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit D Chaudhary <amitc@brocade.com>
To: Andrew Dixon <andrew.dixon@seranoa.com>
Cc: "'linuxppc-embedded@lists.linuxppc.org'"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: root=/dev/ram0
Date: Thu, 26 Jul 2001 20:01:04 -0700	[thread overview]
Message-ID: <3B60D970.7080201@brocade.com> (raw)
In-Reply-To: 3B608CA5.2A774BD9@seranoa.com


Hi,


Can you give the following details,
Are you trying to load it as initrd? Not I assume, else confirm that
CONFIG_BLK_DEV_INITRD=y

Incase you are setting /dev/ram0 as the rootfs using rdev or equivalent,
how does the rootfs end up on the ramdisk when the kernel starts up?

Amit

ps - Did not mean to skip the list.

Andrew Dixon wrote:

> Paul Ruhland wrote:
>
>>Andrew,
>>
>>First make sure you are passing the correct boot args to the kernel:
>>
>>   root=/dev/ram0
>>
>>Is this echoed by the kernel during boot?
>>
>
> Yup.
>
>
>>Also, make sure you have 'Second extended filesystem' support
>>('CONFIG_EXT2_FS=y' in .config) compiled into your kernel.
>>
>>
>
> I definitely do
>
>
>>That's really all I can suggest without more information.
>>
>>
>
> What other informatin would be useful?  This has got me stumped.  The
> ramdisk support in the kernel seems to be working OK.  I booted the
> system up with an nfs mounted root partition and did the following:
>
> 	#dd if=/dev/zero of=/dev/ram0 bs=1k count=4096
> 	#dd if=/fs of=/dev/ram0    (fs is my filesystem image)
>
> This went off without a hitch so I tried mounting /dev/ram0:
>
> 	#mount /dev/ram0 /mnt
>
> also fine and when I look in /mnt the filesystem looks OK too.
>
> Thanks,
> Andy
>
>
>
>


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

  parent reply	other threads:[~2001-07-27  3:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-26 20:02 root=/dev/ram0 Andrew Dixon
2001-07-26 20:45 ` root=/dev/ram0 Paul Ruhland
2001-07-26 21:33   ` root=/dev/ram0 Andrew Dixon
2001-07-26 22:13     ` root=/dev/ram0 Rey Estrada
2001-07-27  3:01     ` Amit D Chaudhary [this message]
2001-07-27 12:50       ` root=/dev/ram0 Andrew Dixon
2001-07-27 19:53         ` root=/dev/ram0 Amit D Chaudhary
2001-07-27  6:52 ` root=/dev/ram0 Peter Ryser

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=3B60D970.7080201@brocade.com \
    --to=amitc@brocade.com \
    --cc=andrew.dixon@seranoa.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.