[REF]Recovey backup of 1.6
Hi all as you have read Jack is trying to make a recovery backup of a 1.6 rom i have found a way that Jack can get this but i need a users who still has a 1.6 rom rooted with terminal emulator installed and to use these commands
info:
Your phone has several devices which hold different parts of the filesystem:
#cat /proc/mtd
dev: size erasesize name
mtd0: 00500000 00020000 "boot"
mtd1: 04000000 00020000 "cache"
mtd2: 00500000 00020000 "recovery"
mtd3: 00060000 00020000 "splash"
mtd4: 0f500000 00020000 "system"
mtd5: 002c0000 00020000 "lgdrm"
mtd6: 08a80000 00020000 "userdata"
mtd7: 00100000 00020000 "misc"
mtd8: 00080000 00020000 "usd"
mtd9: 005a0000 00020000 "pkg"
mtd10: 1cfc0000 00020000 ""
the commands i need you to run are these
Commands:
Code:
su
cat /dev/mtd/mtd0 > /sdcard/backup1.6/boot.img
cat /dev/mtd/mtd4 > /sdcard/backup1.6/system.img
cd /sdcard/backup1.6/
md5sum *img > nandroid.md5
running these commands will give use a fully flashable 1.6 backup so please users if you are running 1.6 then please run the commnds and upload the rom.
|