[ROM] S7-301u V100R002C002B010SP03 and root-boot-image

Search This thread

mblaster

Inactive Recognized Developer
Aug 2, 2007
433
95
Hi,

another leaked ICS rom from Huawei (leaked here, thx @ th.f from AndroidHilfe.de). Download mirror: http://84.23.79.243/downloads/

There is a .rar file which contains the dload folder and a fastboot flashable boot.img that allows to adb remount and push a su binary.

Have fun!

mblaster
 

mblaster

Inactive Recognized Developer
Aug 2, 2007
433
95
Could you please provide instruction for the boot.img?

You need a working fastboot and adb to fully root the tablet with this. If you don't have it configured yet please search how to do it, there are lots of tutorials for that. Make sure you read them carfully, it's possible to totally screw your tablet if something goes wrong.

1) Boot into fastboot mode (hold vol- while booting the tablet) -> Screen says Fastboot bla bla...
2) fastboot flash boot B010SP03-rootboot.img
3) fastboot reboot
4) adb remount
5) adb push su /system/xbin/su
6) adb shell chmod 6755 /system/xbin/su
7) Install Superuser from Play Store
8) ???
9) Profit!

You will find the su binary in the download folder from my first link in a few minutes.

mblaster
 
  • Like
Reactions: ck007

Raichean

Member
May 17, 2008
29
0
Hey.. so still a newb Droid tablet owner.. I did the 06 and then 08 build update, simply by throwing the dLOAD file in a SD card and rebooting. I assume the same with this build and is it worth it to migrate from 08?

Thanks!
 

stinger32

Senior Member
Nov 13, 2006
253
1
Stockholm
can anybody please upload a dload folder with root image complete i cant adb because I have no contact with the mediapad in fastboot
 

eekbb

Member
Feb 26, 2005
10
1
Tilburg
Just use the solution above from me. You don't need adb or fastboot!
I couldn't connect with adb either. So i went looking for another solution.

Good luck!

Eek
 

stinger32

Senior Member
Nov 13, 2006
253
1
Stockholm
Just use the solution above from me. You don't need adb or fastboot!
I couldn't connect with adb either. So i went looking for another solution.

Good luck!

Eek

I cant make that work either, if I exchange the boot.img I get FAIL on the mediapad when flashing so If any1 have a working dload with the rooted img without the games I would be happy.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Could you please provide instruction for the boot.img?

    You need a working fastboot and adb to fully root the tablet with this. If you don't have it configured yet please search how to do it, there are lots of tutorials for that. Make sure you read them carfully, it's possible to totally screw your tablet if something goes wrong.

    1) Boot into fastboot mode (hold vol- while booting the tablet) -> Screen says Fastboot bla bla...
    2) fastboot flash boot B010SP03-rootboot.img
    3) fastboot reboot
    4) adb remount
    5) adb push su /system/xbin/su
    6) adb shell chmod 6755 /system/xbin/su
    7) Install Superuser from Play Store
    8) ???
    9) Profit!

    You will find the su binary in the download folder from my first link in a few minutes.

    mblaster