Backup your meego_qemu_nand.img, and try this command: qflasher -v -m rx51 -r my_rootfs.ubiimg -y r -o meego_qemu_nand.img
But make sure your ubiimg is not too big, less than 200M is enough. If it is too big, you can change your .ks file in the %post part, release some memories. for example: ------ %post # free some space rm /usr/lib/locale/locale-archive localedef -f UTF-8 -i en_US en_US.UTF-8 # make sure there aren't core files lying around rm -f /core* ------ On Fri, Jun 25, 2010 at 2:49 PM, Tomasz Sterna <[email protected]> wrote: > Dnia 2010-06-25, piÄ… o godzinie 09:17 +0800, Sylvia Liu pisze: >> Also a qflasher downloaded from the site, which can write your ubi >> image into the nand image. > > I created the ubi format image, but I have no idea how to use flasher to > write to a file. Could you give me te exact commandline? > > _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
