All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gianni Trevisti <gianni.trevisti@consulenti.fastweb.it>
To: linux-kernel@vger.kernel.org
Subject: ramfs as root filesystem
Date: 07 Feb 2003 17:08:32 +0100	[thread overview]
Message-ID: <1044634111.1701.28.camel@gianni.streaming> (raw)

Hi all,

I'm trying to mount ramfs as rootdisk in a 2.4.19 based SetTopBox:
- the filesystem is loaded using etherboot
- then using linuxrc I mount a ramfs in /ramfs, expand the STB
filesystem in it and then I should use /ramfs as my root filesystem.
I think I should modify the mount_root() function in order to
sys_chdir("/ramfs") but in that case I'm not able to unmount the initrd
ext2 filesystem, and so I loose a lot of memory!

Using kernel 2.4.0 there was a patch to perform this task, but it is not
apply anymore to the current kernel tree.

Thanks in advance for any help :-)



                 reply	other threads:[~2003-02-07 15:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1044634111.1701.28.camel@gianni.streaming \
    --to=gianni.trevisti@consulenti.fastweb.it \
    --cc=linux-kernel@vger.kernel.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 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.