From: Jari <jari.nguyen@smartstors.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: mount RAMDISK directly on rom
Date: Fri, 29 Sep 2000 19:05:53 +0700 [thread overview]
Message-ID: <39D485A1.2785C0E4@serialsystem.com.sg> (raw)
Hi all,
Is there anyone know how to let the uncompressed ramdisk image in the
rom,
and mount root system directly from it (read only)?
I think that I have to modify mount_root() function,
reinitialize super_block *sb directly by reading ramdisk image from the
rom,
before calling add_vsfmnt(sb,"/dev/root","/"),
is that right? of course, I have to build a kernel image with
uncompress image,
modify the code which copy ramdisk image to ram_device.
If you have done it, and see my way is incorrect,
or know where to look for information about it, teach me please.
Thanks in advance,
Jari
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2000-09-29 12:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-09-29 12:05 Jari [this message]
2000-09-30 13:34 ` mount RAMDISK directly on rom Daris A Nevil
2000-10-04 5:03 ` Scott Anderson
2000-10-04 9:05 ` Jari
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=39D485A1.2785C0E4@serialsystem.com.sg \
--to=jari.nguyen@smartstors.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 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.