On Tue, 12 May 2009 18:18:13 -0500 Luke Dashjr <luke@xxxxxxxxxx> wrote: > > For me mmc is working. I'm booting through the modified initfs with > > official major number 179 for /dev/mmcblk* device nodes. > > Modified initfs? Is there something needed beyond copying the > filesystem's modules? > Actually I'm not using modules from initfs at all nor updating them but I have compiled the ext2 in so that initfs can mount the ext2 formatted root from mmc (flasher --set-root-device=mmc). This device node update to initfs is required since Maemo 2.6.21 kernel & initfs are using major number 254 for mmcblk whereas newer kernels are using 179. I basically copied initfs from running system or fiasco image, I don't remember, modified it on desktop and then created new jffs2 image out of it. That can be then flashed with "flasher -f -n initfs.jffs2". I think it would be possible to boot modified initfs also from another mmc partition so that initfs on NAND can be intact. -- Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html