public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Alex Zeffertt <ajz@cambridgebroadband•com>
To: Daniel Ng <daniel_ng11@lycos•com>
Cc: linuxppc-embedded@ozlabs•org
Subject: Re: multiple devices using ELDK NFS mounts
Date: Thu, 08 Feb 2007 10:44:00 +0000	[thread overview]
Message-ID: <45CAFEF0.6020408@cambridgebroadband.com> (raw)
In-Reply-To: <loom.20070208T072135-902@post.gmane.org>

Daniel Ng wrote:
> Hi,
> 
> I am working on multiple ELDK devices. So far, I just have one copy of the ELDK 
> NFS mount per device. This gets unwieldly when we have more than a few devices, 
> especially considering the size of one NFS mount being over 800Mb. 
> 
> Can you suggest a more efficient way? Something like sharing part of a single 
> NFS mount across multiple devices? Or some other way?
> 
> Cheers,
> Daniel
> 

I assume you are mounting the NFS as the *root* filesystem, and you don't want the
devices to overwrite eachothers files.

Why not build a ramdisk root filesystem and boot that.  Then mount the NFS filesystem
somewhere else, e.g. /usr.  This is very well described in the ELDK wiki.

Alex

  reply	other threads:[~2007-02-08 10:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08  6:29 multiple devices using ELDK NFS mounts Daniel Ng
2007-02-08 10:44 ` Alex Zeffertt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-02-08 13:04 Fillod Stephane
2007-02-09  0:46 ` 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=45CAFEF0.6020408@cambridgebroadband.com \
    --to=ajz@cambridgebroadband$(echo .)com \
    --cc=daniel_ng11@lycos$(echo .)com \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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