i managed to do a backup of the:
mmcblk0.dmp 3,75 MB (3.936.256 bytes)
mmcblk0p1.dmp 400 MB (419.454.976 bytes)
mmcblk0p2.dmp 24,0 MB (25.165.824 bytes)
mmcblk0p3.dmp 8,00 MB (8.388.608 bytes)
rootfs.img [400 MB (419.454.976 bytes)]
by using this command on putty:
dd if=/dev/mmcblk0p1 of=/mnt/us/rootfs.img bs=1024
how can i convert it to update_rootfs.bin and restore my kindle?
thank you.
|