On Aug 4, 2010, at 04:55, ext Sylvia Liu wrote: > I wonder if another method will also work: > - with qflasher, replace both kernel and ubi-fs on the > meego_qemu_nand.img, and start the img as mtdblock. > I used to try it, but failed. I want to know is the idea a right > direction? Is that possible to start the img that way?
In principle it is possible, we used that approach with the first code drop qemu image where everything was installed on the nand image. Using this method of course requires that the rootfs image is small enough to fit in the nand and the kernel you are using is capable of locating and mounting the ubifs volume. Regards, Juha _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
