luisczaera
New member
- Mar 18, 2013
- 1
- 0
- 0
Hi all!!
I bought a MTK6577 chinese phone and I tried to get root access by some ways without success. I tried to flash a cyanogenmod rom and it didn't work. After some research I could find it is a sc6820 phone. I tried to compile the linux kernel for it, but there is no information about, so I could get my phone to work again but without any device. Could anyone, which phone is rooted, do a system image backup and share it with us? You can do it by this way:
1. Open adb: adb start-server; adb shell
2. Type: su
3. On your phone's screen will be shown a window requesting root access. Select yes.
4. type this commands: dd if=/dev/block/mtdblock11 of=/sdcard/system.img ; dd if=/dev/block/mtdblock10 of=/sdcard/boot.img
5. Please, upload the files of your sdcard system.img and boot.img
Thank you very much guys.
I bought a MTK6577 chinese phone and I tried to get root access by some ways without success. I tried to flash a cyanogenmod rom and it didn't work. After some research I could find it is a sc6820 phone. I tried to compile the linux kernel for it, but there is no information about, so I could get my phone to work again but without any device. Could anyone, which phone is rooted, do a system image backup and share it with us? You can do it by this way:
1. Open adb: adb start-server; adb shell
2. Type: su
3. On your phone's screen will be shown a window requesting root access. Select yes.
4. type this commands: dd if=/dev/block/mtdblock11 of=/sdcard/system.img ; dd if=/dev/block/mtdblock10 of=/sdcard/boot.img
5. Please, upload the files of your sdcard system.img and boot.img
Thank you very much guys.
Last edited: