[Q] How to root Huawei Mediapad?

Search This thread

Golok

Senior Member
Jun 19, 2007
53
7
Looks like the mediapad system rom n radio does not support 4G. Guess you would need to wait for springboard rom.
Follow the long steps to extract system image and put in the su binary in linux. Package it back n flashed it back to ur springboard via fastboot.

Is it possible to include the su binary to the springboard dump seen in one of the forums here ? Me no good with linux.

Just to check either sprinboard fastboot is locked or not.
Do you manage to just straight away flash the mediapad system rom onto the springboard system rom using the fastboot flash system command line ?


Sent from my HTC Desire S using XDA App
 

tedbone

Member
Nov 12, 2008
44
5
TEXAS
Looks like the mediapad system rom n radio does not support 4G. Guess you would need to wait for springboard rom.
Follow the long steps to extract system image and put in the su binary in linux. Package it back n flashed it back to ur springboard via fastboot.

Is it possible to include the su binary to the springboard dump seen in one of the forums here ? Me no good with linux.

Just to check either sprinboard fastboot is locked or not.
Do you manage to just straight away flash the mediapad system rom onto the springboard system rom using the fastboot flash system command line ?


Sent from my HTC Desire S using XDA App

I understood only about 1% of what you just said. I know very little Linux = ME really no good with Linux :D
 

mangoman

Senior Member
Dec 20, 2006
661
75
Im waiting for my mediapad, so some questions:

Is it possible to restore it to original after rooting it?

Theres two methods in this thread, fastboot (not used that before)
and the dload folder

Is it enough to just update with that folder and its rooted?

I have the Huawei U8800, dont know if the update procedure is the same. (dload folder on sdcard and power up with volume keys pressed)

The 3g should work with any carrier\region?
 

Golok

Senior Member
Jun 19, 2007
53
7
dload method is the easiest

it will replace the whole rom. The prerooted rom got su binary. You wuld need to downlod superuser from market.

Fastboot method only replace the system image so your insalled app and settings would remain.

As far as i know there is no carrier lock on mediapad.it should work on any carrier.
 

thanuj

New member
Dec 27, 2011
2
0
ABout the rooting methrd in windows

Dear Sir Thanks Meter 3


plz help me to root my media pad...... i do not know any thing about rooting ...im just a new comer...if you can plz help me... i live in sri lanka... i got this mediy pad for my business .... i canto afford money for the application and games...if you can plz help me sir..... no one helping me ...my email is thanuj-81@hotmail.com...... even i canto understand how to use fastboot also.....and other steps... how Finlay we have to download super user...plz advice me sir......i can learn quickly... i hope you will give me some good feed backs

thanx sir......
 

bigsim

Member
Dec 4, 2011
16
0
Sanix can you help with browser crash when choose settings after installing goggle aps?
 

9945

Member
Jan 8, 2012
5
1
Can some1 help me how to root my mediapad ??? Ivegot OS Win 7 64bit ... and i am total newbie about rooting... can some1 help pleasee! :/ :/ Email: gorax@azet.sk
 

sanixk

Member
Sep 29, 2011
22
18
Delete the google account in Setting->Account Setting or flash the newest genernal rom:c232b016
 

Golok

Senior Member
Jun 19, 2007
53
7
Recently, I read some reference from some Chinese Forum..
There are Rooted ROMs... and tutorials about how to root by youself..

If you decide to create a rooted rom by yourself..
You need a Linux environment to do that...

Here's how I did mine...
1. First of All, download the latest ROM from Huawei official site..
http://www.huaweidevice.com/worldwide/technicaIndex.do?method=gotoProductSupport&productId=3779&tb=0

2. Unzip it, you'll have a folder "dload"
3. Extract the file" system.img.ext4" from the Update.zip
4. Copy the "system.img.ext4" into your Linux Environment..

5. mount the image file like these...
#mkdir /mnt/tmp
#mount -o loop system.img.ext4 /mnt/tmp

6. put the "superuser" binary into the path /mnt/tmp/xbin
#cp su /mnt/tmp/xbin

7. Assgin the correct permission to the su binary
#chmod 6755 /mnt/tmp/xbin/su

8. Unmount the path and copy the system.img.ext4 into the original Update.zip
#umount /mnt/tmp

9. Put the "dload" folder into the root directory of a Micro-SD
10. Power Up your mediapad, when it vibrates, press and hold Volume Down until you see the Android icon, and it will try to flash the new ROM.

11. After everything is done, Look for Super User from Market, you'll see. :)

--
For su binary.. you can find it here http://androidsu.com/superuser/

How can I flash the latest rom c232b016 with root ?

would any developer be kind enough to re package the C232B016 system.img with the SU binary . me no good with linux.
 

jipjoy

Member
Jul 9, 2009
7
4
Oslo
mount -o rw

Actually it didn't work with my Fedora 16 either, I tried quite a few times and almost gone nuts but then I powered up my old Fedora 14 machine and everything went just fine. I guess it had something to do with SElinux or something, any linux gurus on this?
 

Golok

Senior Member
Jun 19, 2007
53
7
Manage to flash c232b016 system n boot via fastboot over c232b012
But my build version n kernel still shows the c232b012 info

Kernel 2.6.35.11
Build bla bla..C232B012

Where can i edit this info?
Btw wat is the kernel ver for c232b016?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    Recently, I read some reference from some Chinese Forum..
    There are Rooted ROMs... and tutorials about how to root by youself..

    If you decide to create a rooted rom by yourself..
    You need a Linux environment to do that...

    Here's how I did mine...
    1. First of All, download the latest ROM from Huawei official site..
    http://www.huaweidevice.com/worldwide/technicaIndex.do?method=gotoProductSupport&productId=3779&tb=0

    2. Unzip it, you'll have a folder "dload"
    3. Extract the file" system.img.ext4" from the Update.zip
    4. Copy the "system.img.ext4" into your Linux Environment..

    5. mount the image file like these...
    #mkdir /mnt/tmp
    #mount -o loop system.img.ext4 /mnt/tmp

    6. put the "superuser" binary into the path /mnt/tmp/xbin
    #cp su /mnt/tmp/xbin

    7. Assgin the correct permission to the su binary
    #chmod 6755 /mnt/tmp/xbin/su

    8. Unmount the path and copy the system.img.ext4 into the original Update.zip
    #umount /mnt/tmp

    9. Put the "dload" folder into the root directory of a Micro-SD
    10. Power Up your mediapad, when it vibrates, press and hold Volume Down until you see the Android icon, and it will try to flash the new ROM.

    11. After everything is done, Look for Super User from Market, you'll see. :)

    --
    For su binary.. you can find it here http://androidsu.com/superuser/
    4
    Here you go, find the Superuser apk on the market and install it. Tested and so far so good at the moment. Now I finally get phone screen in portrait mode. Enjoy.

    http://ifile.it/3eqrjzm

    MD5 checksum: 282696fa8da408d1c433f93680770ef9
    3
    Here's the product of all the above steps...
    http://www.multiupload.com/0WPLQILCGH (114.73MB)

    (I was using the official ROM dated 26 November..
    and Put the su binary Together the superuser app into the system directory.
    nothing else I have done to the ROM..)

    You can also flash the system.img.ext4 into your mediapad directly via fastboot

    to activate the fastboot mode of mediapad..
    1. Connect your mediapad to your Computer with USB cable
    2. Power up the mediapad with Volume Up button press and hold until your computer sense it and install the correct driver for it.

    3. Direct flash your mediapad like this..
    fastboot flash system system.img.ext4

    then, reboot your mediapad..
    you'll have your apps un-touched, while you have the latest system. enjoy~!

    --
    Fastboot, extracted from the Android SDK..
    1
    Hi,

    I've recently purchased a Huawei Mediapad Tablet running honeycomb 3.2.

    I would like to root this tablet but am unable to find any guides on the web.

    Any pointers and guides would be much appreciated.

    Thanks
    1
    already flashed this boot.img via fastboot but the build number still shows ~C232B012.

    i'm pretty sure i've flashed the boot n system image of ~C232B016

    u should flash cust.img.ext4 to have the build number c232b016

    ---------- Post added at 03:38 AM ---------- Previous post was at 03:35 AM ----------

    Hello

    I wanted to downgrade my Mediapad from ICE 4.0 to the earlier version. So I downloaded the firmware from Huawei website and tried to reinstall it through the microSIM card using the volume up + power button combination. The process seemingly went well with the Android man coming up. But now my mediapad cannot boot. When I press down the power on button (or other combinations with volume up or down), the "Huawei Mediapad" shows up but then slowly fades & disappears.

    I have tried to load ICE again or each of the 2 software versions available on Huawei website, but cannot. Each time, "Huawei Mediapad" text logo shows up & hen slowly fades & disappears.

    I think the firmware was not compatible with my mediapad built.

    Any suggestions? Please help.

    Joel.

    http://bbs.31pad.com/thread-20-1-1.html
    reflash these with android3.2 rom by fastboot.

    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img.ext4
    fastboot flash cache cache.img.ext4
    fastboot flash userdata userdata.img.ext4