Z z0mbi3 Well-Known Member Nov 10, 2009 #1 I've posted this in the Behold 2 forum already, but it can't hurt to stick it here as well: [Tutorial] for rooting the Samsung Behold2 - xda-developers
I've posted this in the Behold 2 forum already, but it can't hurt to stick it here as well: [Tutorial] for rooting the Samsung Behold2 - xda-developers
Rastaman-FB Extreme Android User Nov 10, 2009 #2 heh, i wonder if there are any people there that have attepted to put the galaxies recovery 4.2 on there
heh, i wonder if there are any people there that have attepted to put the galaxies recovery 4.2 on there
kam187 Android Expert Nov 10, 2009 #3 I wonder if someone who has rooted could grab the system partiton for us? Something like this: #cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "misc" mtd1: 00500000 00020000 "recovery" mtd2: 00280000 00020000 "boot" mtd3: 04380000 00020000 "system" mtd4: 04380000 00020000 "cache" mtd5: 04ac0000 00020000 "userdata" Find the one thats 'system' and then assuming its mtd3 do: cat /dev/mtd/mtd3 > /sdcard/mtd3.img This way they dont need to mess about with nandroid and the custom recovery
I wonder if someone who has rooted could grab the system partiton for us? Something like this: #cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "misc" mtd1: 00500000 00020000 "recovery" mtd2: 00280000 00020000 "boot" mtd3: 04380000 00020000 "system" mtd4: 04380000 00020000 "cache" mtd5: 04ac0000 00020000 "userdata" Find the one thats 'system' and then assuming its mtd3 do: cat /dev/mtd/mtd3 > /sdcard/mtd3.img This way they dont need to mess about with nandroid and the custom recovery