Need help with cloning a Droid.

chuckiek

New Member
Joined
Dec 15, 2009
Messages
6
Reaction score
0
Hello,

I just received a new Droid and would like to clone it from my wifes Droid (which I have been using more then she has)

I read this thread but I don't understand the steps involved. I have host Droid rooted, do I have to root my wifes Droid?

How do I
Disable recovery.img Restore for 2.0.1


where do I type these commands?

su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
mv /system/recovery-from-boot.p /system/recovery-from-boot.old
sync
mount -o remount,ro -t yaffs2 /dev/block/mtdblock4 /system
 
Last edited:
Top