On Aug 5, 2010, at 11:39, ext [email protected] wrote: > The command line is "qemu-system-arm -M n900 -mtdblock meego_qemu_nand.img > -sd empty -sd meego-codedrop-arm-n900-closed-201003311635.ubiimg -serial > stdio". > > Adding/removing those -sd options make no difference. Any suggestions?
You are passing the ubifs image as an sd card image, that will not work; that's why it makes no difference whether you pass the sd options or not and it will load the rootfs from the nand image instead which already contains the first code drop ubifs image. If you follow the instructions I posted here earlier you can also run the 1.0 image. And yes, these images only provide you with the shell interface. Regards, Juha _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
