All of lore.kernel.org
 help / color / mirror / Atom feed
From: David VomLehn <dvomlehn@cisco.com>
To: rkota@broadcom.com
Cc: linux-mips@linux-mips.org
Subject: Re: Enabling JFFS as Root FS
Date: Thu, 15 May 2008 10:27:47 -0700	[thread overview]
Message-ID: <482C7293.4040203@cisco.com> (raw)

> Hi Remgopal,
> 
> On Wed, May 14, 2008 at 08:58:47AM -0700, Ramgopal Kota wrote:
>> Now I want to have the rootfs (jffs) on flash. Is there any document 
>> which tells me how to do that ?
> 
> As a learning exercise you could start by reading the Filesystem Hierarchy Standard: http://www.pathname.com/fhs/. This is a great document to give you some insight into a Unix filesystem.
...

In addition, you should know that the kernel and device drivers may automatically 
create device special files in the /dev directory. The mtd layer is one of the 
components that does this. Automatic /dev file creation is normally done through 
the kernel hotplug framework. You can read more about this at kernel.org 
(http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html) or the Wikipedia 
article http://en.wikipedia.org/wiki/Udev.
-- 
David VomLehn, dvomlehn@cisco.com
The opinions expressed herein are likely mine, but might not be my employer's...

             reply	other threads:[~2008-05-15 17:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15 17:27 David VomLehn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-13 11:50 [PATCH RESEND] [MIPS]: multi-statement if() seems to be missing braces Ilpo Järvinen
2008-05-13 23:25 ` Ralf Baechle
2008-05-14  1:02   ` Andrew Morton
2008-05-14 15:08     ` Ralf Baechle
2008-05-14 15:58       ` Enabling JFFS as Root FS Ramgopal Kota
2008-05-15  7:21         ` Freddy Spierenburg

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=482C7293.4040203@cisco.com \
    --to=dvomlehn@cisco.com \
    --cc=linux-mips@linux-mips.org \
    --cc=rkota@broadcom.com \
    /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.