LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Problem when loading initrd
@ 2009-09-24 16:33 wilbur.chan
  0 siblings, 0 replies; only message in thread
From: wilbur.chan @ 2009-09-24 16:33 UTC (permalink / raw)
  To: linuxppc-dev

I got some problems when starting a kernel withCONFIG_BLK_DEV_RAM  and
using initrd-image (not cpio)    (mpc85xx)

RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 4096KiB [1 disk] into ram disk... RAMDISK: Loading
4096KiB [1 d
isk] into ram disk... done.

No filesystem could mount root, tried: No filesystem could mount root, tried:

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)




kernel boot param:  bootargs root=/dev/ram console=ttyS0,115200

I guess the problem lie in :

mount_root-->mount_block_root--->do_mount_root--->
sys_mount(name, "/root")

but I don't know  where the problem is . Any suggestions?  Thank you very much.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-24 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 16:33 Problem when loading initrd wilbur.chan

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