From: "Michael Fischer" <fischi@epygi.de>
To: "Julien Eyries" <julien.eyries@thales-bm.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: RE: [Fwd: Re: kernel command line for CRAMFS root filesystem]
Date: Thu, 6 Jun 2002 17:30:01 +0200 [thread overview]
Message-ID: <OEEHJMIIDJHHMFGGDNGDIEGLCOAA.fischi@epygi.de> (raw)
In-Reply-To: <3CFF7496.6050904@thales-bm.com>
Hello,
> i have never mounted it before .
maybe you should try it from shell first to see if the cramfs is ok.
>
> i am currently booting with initrd (good :-)) from my flash and it works
> fine( the commandline was : root=/dev/rd/0 );
> but now i want to replace that with a cramfs (better :-)) .
>
> anyway, i know i can acess to the range (start 0xfe100000 - length
> 2MBytes) via my partition /dev/mtdblock/2 but if i try something like :
> root=/dev/mtdblock/2 then JFFS2 try to mount it as root filesystem and
> fails !!!!!!
>
> maybe i should add something to the commandline, in order to tell the
> kernel that /dev/mtdblock/2 contains a CRAMFS partition ??
we use cramfs here and it works without additional parameter. How do you
generate the cramfs and on which kind of system are you using it? The
mkcramfs tool has an endianess problem so if you do mkcramfs on 86x platform
to use it on ppc it wont work. (maybe there is some newer version i am not
aware of where that is fixed)
Hope that helps,
good luck and best regards,
Michael
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-06-06 15:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-06 14:41 [Fwd: Re: kernel command line for CRAMFS root filesystem] Julien Eyries
2002-06-06 15:30 ` Michael Fischer [this message]
2002-06-06 15:41 ` Julien Eyries
2002-06-06 16:06 ` Steven Hein
-- strict thread matches above, loose matches on Subject: below --
2002-06-06 16:08 Kári Davíðsson
2002-06-06 16:51 ` Julien Eyries
2002-06-06 18:57 ` 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=OEEHJMIIDJHHMFGGDNGDIEGLCOAA.fischi@epygi.de \
--to=fischi@epygi.de \
--cc=julien.eyries@thales-bm.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 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).