public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Make changes to read-only file system using RAM
@ 2004-12-21 18:08 Chris Swanson
  2004-12-21 18:15 ` Brad Fitzpatrick
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Swanson @ 2004-12-21 18:08 UTC (permalink / raw)
  To: linux-kernel

Hi,

    Has anyone seen any work done on a RAM based file system that
stores only changes to what would otherwise have been a read-only file
system?  For example, live Linux CD's rely on RAM file systems to
store directories/files that must be modified, but the majority of the
system is mounted read-only on the CD.  I was thinking it would be
really nice if we could mount a read-only medium (like a CD) in
read-write mode, and store only modifications in RAM.  This could give
the illusion of a true read-write medium, and the RAM file system
would just grow as more changes are made.
    I have searched around a bit and found nothing like this. 
Unfortunately, I have no kernel programming experience (although I'd
love to learn).  I was wondering if anyone has tried something similar
in the past.  Also, if anyone with more experience can see any reason
why this is impossible or impractical, I would love to hear it, before
I come to the same conclusion many months down the line.

Thanks for your time,
Chris

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-12-22  8:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-21 18:08 Make changes to read-only file system using RAM Chris Swanson
2004-12-21 18:15 ` Brad Fitzpatrick
2004-12-21 21:05   ` Gergely Tamas
2004-12-22  2:24   ` Phil Lougher
2004-12-22  2:27     ` Phil Lougher
2004-12-22  8:37       ` Chris Swanson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox