From: Andrew Dixon <andrew.dixon@seranoa.com>
To: "'linuxppc-embedded@lists.linuxppc.org'"
<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: root=/dev/ram0
Date: Thu, 26 Jul 2001 17:33:25 -0400 [thread overview]
Message-ID: <3B608CA5.2A774BD9@seranoa.com> (raw)
In-Reply-To: 01072616453702.25105@sarge
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/
next prev parent reply other threads:[~2001-07-26 21:33 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 ` Andrew Dixon [this message]
2001-07-26 22:13 ` root=/dev/ram0 Rey Estrada
2001-07-27 3:01 ` root=/dev/ram0 Amit D Chaudhary
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=3B608CA5.2A774BD9@seranoa.com \
--to=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.