Quoth rwarner: > [42949379.660000] uclinux[mtd]: RAM probe address=0x204cffd0 > size=0x8e000 > [42949379.670000] Creating 1 MTD partitions on "%s": > [42949379.680000] 0x%8x-0x%x : "<NUEL>" > [42949379.700000] uclinux[mtd]: set ROMfs to be root filesystem
There's something really weird going on there. Why is it printing the format strings without any actual values, and why is it printing <NUEL>? > [42949379.920000] VFS: Cannot open root device "mtdblock0" or > unkno6n-bloÀk(%u,0) > [42949379.930000] Please append a correct "root=" boot option > [42949379.940000] Kernel panic - not syncing: VFS: Unable to mount root > fs on unkno6n-bloÀk(%u,0) You appear to be getting some console corruption here. Could be your serial port settings, or maybe RAM is getting clobbered by something... _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
