Yoric,
The installer-images I've created are intended to flash from sdcard instead
of dfu-util and are to be used as described here:
- Prepare your sdCard, create partitions: 1=vfat, 2=swap
- Extract the content of the zip-file to the first partition of the sdcard
(directly from PC is the quickest way to go)
- Boot from sdcard (nor-mode, that is aux+power and choose 2nd option)
Now the phone will be flashed, this is what will happen:
- flash qi.img
- reboot
- flash kernel.img
- flash rootfs.img
- restore qtbackup.tgz (optional, see below)
- reboot
- start QtMoko
If you used QtMoko before and you have created a backup with QtBackup (found
in the software-feeds) there will be an qtbackup.tgz file on the sdcard, if
this file is found by the installer-image it will be restored, this way you
can preserve contacts, documents, settings, applications etc over
different-versions of QtMoko.
Yoric Kotchukov wrote: