linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Pawel Studencki <pstudencki@yahoo.com>
To: linuxppc-embedded@ozlabs.org
Subject: using initramfs with ppc
Date: Mon, 18 Apr 2005 08:34:42 -0700 (PDT)	[thread overview]
Message-ID: <20050418153442.83479.qmail@web51309.mail.yahoo.com> (raw)

Hello,
 
I use a custom board with 8xx and kernel 2.6.11 and
try to mount root fs
based on cramfs. I still have problems with mounting
VFS:

VFS: Cannot open root device "mtdblock1" or
unknown-block(31,1)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root
fs on
unknown-block(31,1)

I found, that perhaps the reason is initramfs. How do
you use initramfs on
ppc?
Is it possible to turn off initramfs? If I've
understood correct
"Documentation/early-userspace/README", there is
possibility to boot direct
from flash.

My filesystem for initramfs is very simple in default
"initramfs_list" file:

dir /dev 0755 0 0
nod /dev/console 0600 0 0 c 5 1
dir /root 0700 0 0


do I have to append special files or directories?

thanks for any hints.

regards
Pawel


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

             reply	other threads:[~2005-04-18 15:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18 15:34 Pawel Studencki [this message]
2005-04-18 16:03 ` using initramfs with ppc Eugene Surovegin
  -- strict thread matches above, loose matches on Subject: below --
2005-04-18 21:24 Pawel Studencki
2005-04-18 22:01 ` Eugene Surovegin
2005-04-19  0:36   ` Manoj Padhi

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=20050418153442.83479.qmail@web51309.mail.yahoo.com \
    --to=pstudencki@yahoo.com \
    --cc=linuxppc-embedded@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;
as well as URLs for NNTP newsgroup(s).