Results 1 to 5 of 5
Like Tree5Likes
  • 2 Post By Chadder43
  • 2 Post By Chadder43
  • 1 Post By ginobean

Thread: Are you guys ready for a real root method?

  1. #1
    Soundwave
    Chadder43's Avatar

    Member #
    75736
    Join Date
    Dec 2014
    Location
    Bangor, ME
    Tablet
    MeMO Pad FHD 10
    Posts
    24
    Liked
    11 times

    Cool Root Asus MeMO Pad FHD 10 / V5.0.21

    Here it is.

    *edit* as per forum guidelines

    I also have some script files and all the info you need to create your own pre-rooted rom using your current system files if you like that option better. I am currently working on a custom 5.0.1 rom and a straight linux os you install like a rom, so any help at all would be greatly appreciated.

    link removed as per forum guidelines


    READ THE WHOLE POST BEFORE YOU DO THIS!!!

    I am only giving you a step by step process put into a easy to use reference guide to help you obtain "root" on your device. If you read the whole guide and decide to try it on your own device just know that It may/will void any product warranty that you may have on the device if any. Any time you do anything to your tablet via fastboot or any other means you run the risk of "bricking" your device, or loosing all of your data. I am not responsible for any damage to your device, and i will not be responsible for any damage or loss that you may have as a result of this post, or any instructions that i give here. If you have any questions feel free to send me a message and I will try to help you out, if i can....


    I looked and looked and looked through many forums without much luck, and I finally found out how to root the U.S. version ASUS MEMO FHD 10 that has been updated to 4.3 - V5.0.21 by using a pre rooted system rom. If you are not running that version you can go to” Settings - About Tablet - System Update” to update it to 5.0.21

    First things first...

    Fully charge your tablet, and make a backup of your system!!!

    1. Make sure the tablet has a good charge. It will not charge while you are doing this, and who knows what will happen if it dies halfway through the process.

    2. Turn USB debugging mode on in the "Developer Options" menu under settings on your tablet.
    If you do not have the "Developer Options" menu just go down to "About Tablet" and click the "Build Number" button six or seven times and it will say "developer mode enabled", or something to that effect, and it will unlock the "Developer Options" menu for you.

    3. Turn off your tablet.

    4. Hold down the volume up button , and press the power button until your tablet turns on. It will boot into fastboot for you.
    Connect your tablet via USB cable to your computer, and set it aside.


    Now your tablet is ready to go and it is time to set up your computer.

    1. To get your computer to recognize your tablet in usb debugging mode you need to install the intel drivers. I have posted the drivers that i use *link removed as per forum guidelines* but if you want the Drivers from the Intel website just click Here.

    2. Download and install minimal adb fastboot. *link removed as per forum guidelines*

    3. Download the pre-rooted system rom, and then put that rom into the folder that you installed fastboot in on your computers hard drive.

    4. I used minimal_adb_fastboot_v1.1.3_setup.exe to do this next part with no problems whatsoever. the only thing was I needed to type the .exe from the command prompt for it to work on my laptop. You might not need to.


    Now you have your computer all set up, your tablet is all ready, and it is time to finally do some rooting.

    1. On your computer, open up a command prompt, and navigate to the folder that you installed fastboot to.

    2. Enter the following commands one line at a time into your fastboot window. (See transcript below)
    fastboot.exe devices (Just to make sure your device is connected properly.)
    fastboot.exe erase system (Optional I think? I didn't use it and mine works great)
    fastboot.exe flash system us_me302c-v5.0.21-jb_4.3-system.gz (Replace with your image file name if you are using a different one)

    If done right it should look something like this.
    C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot.exe devices
    1111111111111111 fastboot
    C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot.exe flash system us_me302c-v5.0.21-jb_4.3-system.gz
    sending 'system' (771129 KB)...
    OKAY [ 95.862s]
    writing 'system'...
    OKAY [ 74.116s]
    finished. total time: 169.978s
    C:\Program Files (x86)\Minimal ADB and Fastboot>
    And guess what. You're all done…

    Now just sit back and let it reboot a few times.
    You are going to want to make sure you have a superuser app and enjoy…

    Im not an expert but after a few weeks of hunting for it i finally found out how to do it.
    Many thanks go out to everyone who worked on this for all of us, and if you found this post helpful please feel free to add some thanks.
    Last edited by Swipe; 01-11-2015 at 09:18 AM.
    PvtPetey and just4kix like this.
    Devices I Currently Work With(all have root)
    Asus MeMO Pad FHD 10 (ME302c - V5.0.21
    Asus Transformer T200 (Win8.1 64-bit / Ubuntu 12.04)
    Samsung Galaxy S-3 (SCH-R530U - U.S.Cellular)
    Huawei Fusion 2 (U8665 - Unlocked)

  2. #2
    Soundwave
    Chadder43's Avatar

    Member #
    75736
    Join Date
    Dec 2014
    Location
    Bangor, ME
    Tablet
    MeMO Pad FHD 10
    Posts
    24
    Liked
    11 times
    I uploaded the pre-rooted rom to my Source Forge page today.
    I hope the upload completed right, It is the right rom, but you know how uploads of that size are.
    If it not right don't worry, as it will not hurt your system. I will upload it again, if needed, just let me know.
    https://sourceforge.net/projects/me302cv5021/
    Good Luck!
    Chadder43

    P.S. Feel free to leave a review, or some thanks!
    Last edited by Chadder43; 02-09-2015 at 07:12 PM.
    PvtPetey and just4kix like this.
    Devices I Currently Work With(all have root)
    Asus MeMO Pad FHD 10 (ME302c - V5.0.21
    Asus Transformer T200 (Win8.1 64-bit / Ubuntu 12.04)
    Samsung Galaxy S-3 (SCH-R530U - U.S.Cellular)
    Huawei Fusion 2 (U8665 - Unlocked)

  3. #3
    Soundwave
    mhsears1's Avatar

    Member #
    82955
    Join Date
    Apr 2015
    Tablet
    MeMO Pad FHD 10
    Posts
    1
    Liked
    0 times

    failed

    I followed your instructions and the upload to tablet worked but it did not reboot a few times as you said it should. It did not reboot at all from fastboot and I had to do it manually. Once it rebooted it booted into my old "desktop" as if no new rom had been loaded.
    Suggestions?

  4. #4
    Soundwave
    stomsf's Avatar

    Member #
    85024
    Join Date
    May 2015
    Tablet
    MeMO Pad FHD 10
    Posts
    1
    Liked
    0 times
    Thanks Chadder. Worked like a charm the first time!

  5. #5
    Soundwave
    ginobean's Avatar

    Member #
    100632
    Join Date
    Apr 2019
    Tablet
    MeMO Pad FHD 10
    Posts
    1
    Liked
    1 times
    @Chadder43, Thanks! That worked for me!

    As a side note, I first did an 'adb reboot bootloader' to reboot my me302c into the bootloader, as I didn't want the Android system running while I was flashing the new image.

    After flashing the new image, and then rebooting my device, to use the new system image, I used the 'Root Checker' app and verified that I now have root access!

    Last edited by ginobean; 04-23-2019 at 07:16 AM. Reason: clarity
    sculptedstylus likes this.

 

 

Remove Ads

Sponsored Links

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. OK had enough, ready to Root and install Custom rom.
    By geniv in forum Transformer Pad Infinity TF700 (Tegra 3) Development
    Replies: 14
    Last Post: 12-22-2013, 12:54 AM
  2. Root ready?
    By Corben in forum Transformer Pad 300 Development
    Replies: 2
    Last Post: 05-20-2012, 09:28 PM
  3. Root ready?
    By Corben in forum Transformer Pad 300 General Discussion
    Replies: 1
    Last Post: 05-12-2012, 05:07 PM

Search tags for this page

asus me302c ww roms
,
fhd 10 root
,
how to root asus us me302c
,

how to root huawei u8665 without computer

,
how to root my huawei fusion 2 without a computer
,
huawei u8665 roms
,
me302c root
,
me302c root 5.0.21
,
pre-root u8665
,
root my huawei fusion 2 no pc
,
root my huawei u8665 without a computer
,
rooting asus memo me302c
Click on a term to search for related topics.

Tags for this Thread

Powered by vBulletin® Version 4.2.3
Copyright © 2020 vBulletin Solutions, Inc. All rights reserved.
Search Engine Optimization by vBSEO 3.6.1
All times are GMT -6. The time now is 12:55 AM.