cramfs: wrong magic :

David Woodhouse dwmw2 at infradead.org
Thu Mar 18 03:09:52 EST 2004


On Thu, 2004-03-18 at 15:48 +0800, xavier prabhu wrote:
> Creating 3 MTD partitions on "Pb1550 flash":
> 0x00000000-0x07c00000 : "User FS"
> 0x07c00000-0x07d00000 : "yamon"
> 0x07d00000-0x07fc0000 : "raw kernel"

> cramfs: wrong magic :
> Kernel panic: VFS: Unable to mount root fs on 1f:01

You're telling it to use the yamon partition as root. It doesn't find
the cramfs magic there. Try /dev/mtdblock0 instead?

-- 
dwmw2




More information about the linux-mtd mailing list