linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux w/o disk, network, or ROM
@ 2002-05-07 16:17 Jeffrey W. Daugherty
  0 siblings, 0 replies; 3+ messages in thread
From: Jeffrey W. Daugherty @ 2002-05-07 16:17 UTC (permalink / raw)
  To: linuxppc-dev


All,

I am trying to replace a proprietary OS on a proprietary
board that only has a PPC750 and 192MB of RAM.  The only
means of communication to this board is via shared memory.

I am able to configure the kernel with RAMDISK, and I can
boot the kernel along with an initrd image.  The kernel
recognizes the initrd image containing an ext2 root filesystem.
Using a simple console which dumps kernel text messages
to the share memory, I see the messages:

RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 4096 blocks [1 disk] into ramdisk...done
Freeing initrd memory: 4096k freed
Kernel panic: VFS: Unable to mount root fs 01:00

I've tried setting ROOT_DEV to MKDEV(RAMDISK, 0) in setup.c
and cmdline argument "root=/dev/ram".

Does anyone have any suggestions?  What might be missing either
in kernel configuration or platform_init()?  Help!

--
Jeffrey W. Daugherty
(630)713-6511
jwdaugherty@lucent.com


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-05-07 23:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.44.0205071135570.29700-100000@localhost.localdomain>
2002-05-07 17:08 ` Linux w/o disk, network, or ROM John W. Linville
2002-05-07 23:10 ` Greg Griffes
2002-05-07 16:17 Jeffrey W. Daugherty

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).