tpaine
Senior Member
- Aug 18, 2012
- 525
- 130
- Thread starter
- #31
One last question before I attempt the root. After i successfully root, I'd like to dump right away. What's the suggested/correct method for getting it right the first go around. I know that was a "Newbish" question, but I gotta have a good backup. Even if it takes a while to restore it, should things go south, and I somehow brick up.Lolll Let's hope that won't happen.(smilz)
Thanks again! Hope the day's treating you well!
Todd
Good point. Here is the backup method recommended by vampirefo:
mkdir /sdcard/dump
cat /dev/mtd/mtd4 > /sdcard/dump/boot.img
cat /dev/mtd/mtd3 > /sdcard/dump/recovery.img
cat /dev/mtd/mtd0 > /sdcard/dump/bootloader.img
busybox tar -czvf /sdcard/dump/coby33_system.tgz /system