From: "yong_guo" <yong_guo@scomcenter.com>
To: "Callebaut Benoit" <callebaut@mailandnews.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: RE :how to do:root filesystem on flash?
Date: Fri, 13 Jun 2003 14:17:42 +0800 [thread overview]
Message-ID: <000601c33173$8610e4c0$11a2a2c8@scomguo> (raw)
In-Reply-To: 3EEDFF92@mailandnews.com
----- Original Message -----
From: "Callebaut Benoit" <callebaut@mailandnews.com>
To: "linuxppc-embedded mailing list" <linuxppc-embedded@lists.linuxppc.org>
Sent: Thursday, June 12, 2003 5:33 PM
Subject: RE :how to do:root filesystem on flash?
>
> I,
> 1 : Create a cramfs filesystem with the right endianess from your nfs
> filesystem using mkcramfs.
> Burn it into the flash( at the start of the flash).
Is it must be burned from the start of the flash? My u-boot bin code is
burned at the start of the flash.
>
> 2 : In your kernel config set the "root=" option to : "/dev/mtdblock0"
In my system, the flash is registered as /dev/flasha, should i pass the
parameter "root=/dev/flasha" to kernel?
> Enable Flash MTDBlock support and the right options like CFI,...
> Set up the start of the flash and its length
> Enable Cramfs in filesystem
> Disable NFS as root filesystem.
>
> Rebuild your kernel and flash it.
> Reboot the board en enjoy.
>
> PS : This question was already a 100 times answered. Search in the mailing
> list before asking such a question.
> Or maybe a better idea : One may build a FAQ or a list of Howtos on such
> common questions.
>
> Benoit Callebaut
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-06-13 6:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-12 9:33 RE :how to do:root filesystem on flash? Callebaut Benoit
2003-06-12 11:46 ` VxWorks.c ?? Mark Schaefer
2003-06-12 12:19 ` Wolfgang Denk
2003-06-12 14:52 ` Mark Schaefer
2003-06-12 21:48 ` Wolfgang Denk
2003-06-13 6:17 ` yong_guo [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-12 10:31 RE :how to do:root filesystem on flash? Christophe.LINDHEIMER
2003-06-12 17:40 Darin.Johnson
2003-06-13 8:19 Christophe.LINDHEIMER
2003-06-13 8:20 Callebaut Benoit
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='000601c33173$8610e4c0$11a2a2c8@scomguo' \
--to=yong_guo@scomcenter.com \
--cc=callebaut@mailandnews.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).