linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* mount RAMDISK directly on rom
@ 2000-09-29 12:05 Jari
  2000-09-30 13:34 ` Daris A Nevil
  2000-10-04  5:03 ` Scott Anderson
  0 siblings, 2 replies; 4+ messages in thread
From: Jari @ 2000-09-29 12:05 UTC (permalink / raw)
  To: linuxppc-embedded


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/

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

end of thread, other threads:[~2000-10-04  9:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-29 12:05 mount RAMDISK directly on rom Jari
2000-09-30 13:34 ` Daris A Nevil
2000-10-04  5:03 ` Scott Anderson
2000-10-04  9:05   ` Jari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).