TWRP 2.6.3.0 not mounting anything... - Transformer TF300T Q&A, Help & Troubleshooting

So in my attemts to in stall CM 11 (http://forum.xda-developers.com/showthread.php?t=2570965) I have ruined mt tablet.
This is what I did.
1.Flashed TWRP 2.6.3.0 via (http://teamw.in/project/twrp2/97) I down loaded that latest .blob file and flashed with fastboot.
2. booted into TWRP
3. nothing would mount.... shutdown.
4. booted into my curent PAC Rom 4.3
5. Rebooted straight into recovery from the rom (I thing this is what screwed the pooch)
6. Boots into TWRP and only into TWRP but nothing is mounted. I cant get into fastboot to install the old recovery and 2.6 doesnt see any drives.
Any help would be great!

bucket81 said:
So in my attemts to in stall CM 11 (http://forum.xda-developers.com/showthread.php?t=2570965) I have ruined mt tablet.
This is what I did.
1.Flashed TWRP 2.6.3.0 via (http://teamw.in/project/twrp2/97) I down loaded that latest .blob file and flashed with fastboot.
2. booted into TWRP
3. nothing would mount.... shutdown.
4. booted into my curent PAC Rom 4.3
5. Rebooted straight into recovery from the rom (I thing this is what screwed the pooch)
6. Boots into TWRP and only into TWRP but nothing is mounted. I cant get into fastboot to install the old recovery and 2.6 doesnt see any drives.
Any help would be great!
Click to expand...
Click to collapse
To install CM11, you need the TWRP posted in the guide here: http://forum.xda-developers.com/showpost.php?p=48508679&postcount=7

cmendonc2 said:
To install CM11, you need the TWRP posted in the guide here: http://forum.xda-developers.com/showpost.php?p=48508679&postcount=7
Click to expand...
Click to collapse
Thanks but I cant get into Fastboot to flash that version. Is there a way I can use the flashable zip? I cant mount anything in my curent version of TWRP.

bucket81 said:
Thanks but I cant get into Fastboot to flash that version. Is there a way I can use the flashable zip? I cant mount anything in my curent version of TWRP.
Click to expand...
Click to collapse
You can try. You must be on 10.6.1.15 or above to flash the kitkat zip though.

cmendonc2 said:
You can try. You must be on 10.6.1.15 or above to flash the kitkat zip though.
Click to expand...
Click to collapse
Is there a TF300T NVflash recovery tutorial? Like what commands I need and files. I was looking at this (http://forum.xda-developers.com/showthread.php?t=1927818) it doesn't have the right files I don't think.
I have this (https://drive.google.com/#folders/0B2Gy5tiu1Omoa2FjQzBzWWhpWjg)
but no idea how to use it..... and its been a while so I don't really remember NVFlash.

bucket81 said:
Is there a TF300T NVflash recovery tutorial? Like what commands I need and files. I was looking at this (http://forum.xda-developers.com/showthread.php?t=1927818) it doesn't have the right files I don't think.
I have this (https://drive.google.com/#folders/0B2Gy5tiu1Omoa2FjQzBzWWhpWjg)
but no idea how to use it..... and its been a while so I don't really remember NVFlash.
Click to expand...
Click to collapse
Try:
Code:
nvflash --create
This will repartition and format everything back to stock. I think you will have to flash the stock ROM after that but I'm not sure how?

Related

installed 2 versions of twrp and now os wont boot

Hey guys, I bought a used one x at&t and it came with twrp 2.2.20 and cleanromv5 I wanted to install cyanogenmod 10 and i was downloadingnit through rom toolbox,i also saw that there was twrp version 2.3.3.1 availiable so iinstalled it when i rebooted into recovery it booted into twrp 2.2.2.0 so i rebootedinto into system and then it booted into twrp 2.3.3.1 and everytime i reboot the same thing happens,i even tried wiping the phone and my backup.pls help me out!!!!!
maybe try flash 2.4 TWRP via fastboot?
claytonmas said:
Hey guys, I bought a used one x at&t and it came with twrp 2.2.20 and cleanromv5 I wanted to install cyanogenmod 10 and i was downloadingnit through rom toolbox,i also saw that there was twrp version 2.3.3.1 availiable so iinstalled it when i rebooted into recovery it booted into twrp 2.2.2.0 so i rebootedinto into system and then it booted into twrp 2.3.3.1 and everytime i reboot the same thing happens,i even tried wiping the phone and my backup.pls help me out!!!!!
Click to expand...
Click to collapse
For1n said:
maybe try flash 2.4 TWRP via fastboot?
Click to expand...
Click to collapse
i think that the twrp 2.2.2.0 that came with the phone is from the boot img, but what i dont understand is that when is ekect reboot system option it reboots into twrp 2.3.3.1 even after resetting the phone etc.plsgive me a solution.
Don't use rom toolbox... you could potentially download an incorrect rom
Sent from my evita using Tapatalk 2
InflatedTitan said:
Don't use rom toolbox... you could potentially download an incorrect rom
Sent from my evita using Tapatalk 2
Click to expand...
Click to collapse
what do i do now?
claytonmas said:
what do i do now?
Click to expand...
Click to collapse
i think i flashed the twrp 2.3.3.1 in the boot partition and not recovery.
claytonmas said:
i think i flashed the twrp 2.3.3.1 in the boot partition and not recovery.
Click to expand...
Click to collapse
you'll need to flash at least a new kernel (which is written to the boot partition), and maybe a new ROM. You may also want to flash the newest version of TWRP to your recovery (which is 2.4 now).
So to flash the recovery, you'll want to run this command in fastboot -> fastboot flash recovery openrecovery-twrp-2.4.1.0-evita.img
then boot into your recovery and either use "adb push ROM.zip" or mount the sdcard as removable storage and drag the file from your comp onto your sdcard. Once it is on there, you can flash away (remembering to flash the boot.img if your hboot version is 1.14 or higher).
you'll need to flash at least a new kernel (which is written to the boot partition), and maybe a new ROM. You may also want to flash the newest version of TWRP to your recovery (which is 2.4 now).
So to flash the recovery, you'll want to run this command in fastboot -> fastboot flash recovery openrecovery-twrp-2.4.1.0-evita.img
then boot into your recovery and either use "adb push ROM.zip" or mount the sdcard as removable storage and drag the file from your comp onto your sdcard. Once it is on there, you can flash away (remembering to flash the boot.img if your hboot version is 1.14 or higher).
Click to expand...
Click to collapse
thanks alot.one more question,im going to install cm10 and i think the boot .img of cm 10 has cwm .pls tell me how to flash the boot.img,also i i a factory reset in the bootloaer and now the sd car wont mount in recovery,havn't trie on pc yet.pls reply. thanks a million.
The boot.img of the ROM does not contain a recovery. They are separate.
Sent from my HTC One X using Tapatalk 2
claytonmas said:
thanks alot.one more question,im going to install cm10 and i think the boot .img of cm 10 has cwm .pls tell me how to flash the boot.img,also i i a factory reset in the bootloaer and now the sd car wont mount in recovery,havn't trie on pc yet.pls reply. thanks a million.
Click to expand...
Click to collapse
Skip twrp 4.0 and use 4.1... 4.0 has mounting problems.
.You'll need to install twrp. Youll have to download it from the thread in original dev section. Drop that download in your adb/fastboot folder... right click and choose open cmd prompt here... youll have to google the cmd because i havent used it since may... Enter twrp and mount.
Go to my computer, right click on removable storage and choose format..
You'll need to download a rom on your computer at this point, as formatting takes 20 minutes or so. Personally I recommend the latest viperxl 2.3.1, as this one flashes the boot.img for you so that's one less step you'll have to take.
Once formatted, you should be able to read storage.. so drag the rom into your sdcard. Wipe cache, dalvick, factory reset, system wipe ONLY IN TWRP!!!
you should be good... if not report back but don't do anything crazy.
Sent from my evita using Tapatalk 2
InflatedTitan said:
Skip twrp 4.0 and use 4.1... 4.0 has mounting problems.
.You'll need to install twrp. Youll have to download it from the thread in original dev section. Drop that download in your adb/fastboot folder... right click and choose open cmd prompt here... youll have to google the cmd because i havent used it since may... Enter twrp and mount.
Go to my computer, right click on removable storage and choose format..
You'll need to download a rom on your computer at this point, as formatting takes 20 minutes or so. Personally I recommend the latest viperxl 2.3.1, as this one flashes the boot.img for you so that's one less step you'll have to take.
Once formatted, you should be able to read storage.. so drag the rom into your sdcard. Wipe cache, dalvick, factory reset, system wipe ONLY IN TWRP!!!
you should be good... if not report back but don't do anything crazy.
Sent from my evita using Tapatalk 2
Click to expand...
Click to collapse
Thanks alot guys ,i got my phone running cm 10 but one problem ,my simcard is from Qatar an now im roaming in india ,my sim used to register on airtel n i could send and recieve ,essages aswell as make calls now it registers on tata docomo and i cant make any calls nor receive them.ps :my one x was unlocked.
You will need to add the APN for your carrier. Settings then mobile networks then APN. Menu add son and putthe settings in.
Sent from my HTC One X using Tapatalk 2

TWRP Update gone wrong

I am on the new 4.2 bootloader and TWRP 2.4. Last night I went to upgrade TWRP. I chose the TWRP file named twrp-2.5.0.0-tf300t-4.2.blob. I renamed the file twrp.blob and pushed it out via fast boot. When done I rebooted via fastboot, and then rebooted into recovery.
Now something is not right, twrp is split into two screens horizontily and shows the lock picture on both. I have to power cylce to get back to Andriod. Where did I go wrong? Should I have chosen the .img file?
Ok I think think I realized there has been a second 4.2 bootloader update from Asus and that's my problem. Is that right?
Sent from my GT-N7100 using Tapatalk 2
yes.
A lot of people have soft bricked their device because of this.
Yeah from what I've read twrp 2.5.0.0-4.2 will only work correctly on JB bootloader 10.6.1.15.3, not sure yet if twrp 2.4.4.0-4.2 works on 10.6.1.15.3.
I have no issues with twrp 2.5.0.0-4.2 on JB 10.6.1.15.3
10.6.1.8 - TWRP 2.4.4.0-4.2
10.6.1.15.3 - TWRP 2.5.0.0-4.2
pjc21 said:
Yeah from what I've read twrp 2.5.0.0-4.2 will only work correctly on JB bootloader 10.6.1.15.3, not sure yet if twrp 2.4.4.0-4.2 works on 10.6.1.15.3.
I have no issues with twrp 2.5.0.0-4.2 on JB 10.6.1.15.3
10.6.1.8 - TWRP 2.4.4.0-4.2
10.6.1.15.3 - TWRP 2.5.0.0-4.2
Click to expand...
Click to collapse
So I have 10.6.1.8 and installed 2.5.0.0 and am experiencing the same problem (the noob proof guide wasn't very noob proof apparently). How would I go about putting on the correct version?
EDIT: So I just took the plunge and reflashed the correct version which I found http://techerrata.com/file/twrp2/tf300t/openrecovery-twrp-2.4.4.0-tf300t-4.2.blob here. I was initially worried because I wasnt sure if I could just flash over and downgrade versions...it worked for me, and TWRP is currently making a backup and is full screen and running.
TWRP GONE Wrong
Tunameltsalad said:
So I have 10.6.1.8 and installed 2.5.0.0 and am experiencing the same problem (the noob proof guide wasn't very noob proof apparently). How would I go about putting on the correct version?
EDIT: So I just took the plunge and reflashed the correct version which I found http://techerrata.com/file/twrp2/tf300t/openrecovery-twrp-2.4.4.0-tf300t-4.2.blob here. I was initially worried because I wasnt sure if I could just flash over and downgrade versions...it worked for me, and TWRP is currently making a backup and is full screen and running.
Click to expand...
Click to collapse
Ok I may be late but I am having the same problem I rooted my tf300t with motochopper not hard at all but once I tried to flash twrp I have two screens. I downloaded what the same blob file you did but not sure the command to type so I typed -i 0x0B05 flash recovery twrp.blob. What should I type?
dmont2006 said:
Ok I may be late but I am having the same problem I rooted my tf300t with motochopper not hard at all but once I tried to flash twrp I have two screens. I downloaded what the same blob file you did but not sure the command to type so I typed -i 0x0B05 flash recovery twrp.blob. What should I type?
Click to expand...
Click to collapse
Which bootloader do you have?
cmendonc2 said:
Which bootloader do you have?
Click to expand...
Click to collapse
same problem 4.2 bootloader
i update to twrp v2.6.3.0 to try and didnt work to same as 2.0.7.1
its annoying because the (normal ) working version was around 2.0....
i can go back by using terminal emulator and twrp blob instal but i want to instal cm11 so i need latest or higher than v2.6.3.0
i dont know how to make it work .
wouttii said:
same problem 4.2 bootloader
i update to twrp v2.6.3.0 to try and didnt work to same as 2.0.7.1
its annoying because the (normal ) working version was around 2.0....
i can go back by using terminal emulator and twrp blob instal but i want to instal cm11 so i need latest or higher than v2.6.3.0
i dont know how to make it work .
Click to expand...
Click to collapse
Hi, ive been searching recently but can't seem to find out how to update the bootloader. Dont hate me:'( trust me ive tried to find it myself but id really appreciate if someone could give me a link or tell me how. Thanks in advance.

Downgrade TWRP 2.5.0.0 to 2.4.4.0

How do I Get to TWRP 2.4.4.0 when I Install TWRP 2.5.0.0?
It cant recognize SDCard and i Want back to old version.
MrZi said:
How do I Get to TWRP 2.4.4.0 when I Install TWRP 2.5.0.0?
It cant recognize SDCard and i Want back to old version.
Click to expand...
Click to collapse
How are you trying to install it? Recoveries are installed by bootloader and should be in the same directory as 'fastboot.exe'.
Also have you made sure you've got the right recovery for you boot loader version (ICS, JB or 4.2)?
psjw12 said:
How are you trying to install it? Recoveries are installed by bootloader and should be in the same directory as 'fastboot.exe'.
Also have you made sure you've got the right recovery for you boot loader version (ICS, JB or 4.2)?
Click to expand...
Click to collapse
A was download WW_V10.6.1.15.3 from Asus page and Recovery openrecovery-twrp-2.4.4.0-tf300tg-JB.img.
How Can I flash it to work my Asus good? It only starts to recovery.
MrZi said:
A was download WW_V10.6.1.15.3 from Asus page and Recovery openrecovery-twrp-2.4.4.0-tf300tg-JB.img
Click to expand...
Click to collapse
Have you every upgraded your tablet to 4.2? If so DO NOT flash that recovery. It will brick your device.
---------- Post added at 11:41 PM ---------- Previous post was at 11:37 PM ----------
MrZi said:
How Can I flash it to work my Asus good? It only starts to recovery.
Click to expand...
Click to collapse
If you look at this thread http://forum.xda-developers.com/showthread.php?t=1845377
In Part 3, that explains how to flash recovery.
I personally wouldn't downgrade TWRP, is there a reason you want to downgrade?
I was upgrade to 4.2 JB Stock
How Can I get starts normal System?
MrZi said:
I was upgrade to 4.2 JB Stock
How Can I get starts normal System?
Click to expand...
Click to collapse
What do you mean by 'normal system'?
Again DO NOT flash that recovery.
You've got a 4.2 bootloader, but that recovery is for 4.1. If you apply it you WILL brick your device.
psjw12 said:
What do you mean by 'normal system'?
Again DO NOT flash that recovery.
You've got a 4.2 bootloader, but that recovery is for 4.1. If you apply it you WILL brick your device.
Click to expand...
Click to collapse
I haveCustom ROm with 4.1 and want to install another Rom with 4.2
I was install JB 4.2 from Asus page and Recovery : openrecovery-twrp-2.5.0.0-tf300tg-JB.blob
And that TWRP didnt recognize SDcard. I was wipe data and my Asus still starts to recovery.
When I adb reboot to bootloader and push OS its starts normal to OS.
I want to restore to normal boot to JB 4.2, how Can I do it?
MrZi said:
I was install JB 4.2 from Asus page and Recovery : openrecovery-twrp-2.5.0.0-tf300tg-JB.blob
Click to expand...
Click to collapse
Whilst you're on Android 4.1, you can flash openrecovery-twrp-2.5.0.0-tf300tg-JB.blob
But once you've upgraded to Android 4.2 from ASUS you must use recovery openrecovery-twrp-2.5.0.0-tf300tg-4.2.blob
MrZi said:
And that TWRP didnt recognize SDcard. I was wipe data and my Asus still starts to recovery.
When I adb reboot to bootloader and push OS its starts normal to OS.
I want to restore to normal boot to JB 4.2, how Can I do it?
Click to expand...
Click to collapse
Unfortunately I can't help you with why the SD Card didn't get recognised. I'm sure someone else will help.
There are guides around on this forum; rather than flashing the official ASUS update via recovery, it can also be done by bootloader. I think it involves 'system.blob' to be pushed to the device, and the update ZIP file to be on the /sdcard/ directory.
psjw12 said:
What do you mean by 'normal system'?
Again DO NOT flash that recovery.
You've got a 4.2 bootloader, but that recovery is for 4.1. If you apply it you WILL brick your device.
Click to expand...
Click to collapse
I was install by fastboot recovery openrecovery-twrp-2.5.0.0-tf300tg-4.2.blob but it still not recognize sdcard internal and external, why?
I was install SW from Asus page by fastboot and fastboot bootloader.
Device starts only to TWRP. I didnt know why?
When i boot device to bootloader and push system Android, it starts normal to OS and work good.

[Q] TWRP No OS installed

So apparently I messed something up and wiped my internal storage and get stuck at the HTC boot screen. TWRP is telling me I have no OS installed and i cant find the right files. I have the boost mobile version K2_CL. If anyone can point me in the right direction it would be awesome!
scooterg2004 said:
So apparently I messed something up and wiped my internal storage and get stuck at the HTC boot screen. TWRP is telling me I have no OS installed and i cant find the right files. I have the boost mobile version K2_CL. If anyone can point me in the right direction it would be awesome!
Click to expand...
Click to collapse
So you need a backup from someone. Where did you get your TWRP recovery from?
old.splatterhand said:
So you need a backup from someone. Where did you get your TWRP recovery from?
Click to expand...
Click to collapse
Yep i need the K2_CL zip to install off of sd i think. I believe I got my TWRP off of a DEV thread from you splatterhand lol.
scooterg2004 said:
Yep i need the K2_CL zip to install off of sd i think. I believe I got my TWRP off of a DEV thread from you splatterhand lol.
Click to expand...
Click to collapse
The reason why i asked, the TWRP posted here on xda is not for boost, k2u and k2ul only.
There are other partitions, thats maybe the reason why you deleted your system.
So first, use a recovery that works for boost, look here.
old.splatterhand said:
The reason why i asked, the TWRP posted here on xda is not for boost, k2u and k2ul only.
There are other partitions, thats maybe the reason why you deleted your system.
So first, use a recovery that works for boost, look here.
Click to expand...
Click to collapse
So I use terminal to flash recovery recoverytest.img then boot recovery from fast boot and i get into CWM then install Boost-Disable-WP.zip from sd card, clear cache and reboot right?
scooterg2004 said:
So I use terminal to flash recovery recoverytest.img then boot recovery from fast boot and i get into CWM then install Boost-Disable-WP.zip from sd card, clear cache and reboot right?
Click to expand...
Click to collapse
Not really, Boost-Disable-WP.zip is not a rom, its a kernel patch.
You only get the recovery from there.
Try this link for rom, but i didn't tested it myself.
If it don't boot try to use this kernel.
Flash recovery in fastboot, then boot into recovery and install the rom from sd card. If you are s-on you need to flash boot.img also with fastboot command:
Code:
fastboot flash boot boot.img
If this won't work, you need to find someone who gives you a backup for your phone.
old.splatterhand said:
Not really, Boost-Disable-WP.zip is not a rom, its a kernel patch.
You only get the recovery from there.
Try this link for rom, but i didn't tested it myself.
If it don't boot try to use this kernel.
Flash recovery in fastboot, then boot into recovery and install the rom from sd card. If you are s-on you need to flash boot.img also with fastboot command:
Code:
fastboot flash boot boot.img
If this won't work, you need to find someone who gives you a backup for your phone.
Click to expand...
Click to collapse
ok downloading now, if this works man i owe you big time lol.
OMG!!!! It Worked!!! Man i was so lost on how i screwed this up. Thanks so much on helping me man.

TWRP doesnt seem to be working.. and dual screens..

Tried to boot in to recovery to flash a root zip..
When i volume up to enter recovery, screen goes black. I hit power button and TWRP opens but its unusable and dual screen..top and bottom. Slide to unlock is on the screen but nothing works. Only way out is to hold down power and reset.
Help!
Motochopper not working. I run SuperUS app and get "There is no SU binary installed, and SuperSU cannot install it. This is a problem!"
I agree!
DatacomGuy said:
Motochopper not working. I run SuperUS app and get "There is no SU binary installed, and SuperSU cannot install it. This is a problem!"
I agree!
Click to expand...
Click to collapse
What bootloader are you on (its in settings app)
cmendonc2 said:
what bootloader are you on (its in settings app)
Click to expand...
Click to collapse
10.6.1.8-20130225
DatacomGuy said:
10.6.1.8-20130225
Click to expand...
Click to collapse
10.6.1.8 is compatible with very few recoveries. Upgrade it to 10.6.1.27 to flash recoveries for KitKat ROMs.
cmendonc2 said:
10.6.1.8 is compatible with very few recoveries. Upgrade it to 10.6.1.27 to flash recoveries for KitKat ROMs.
Click to expand...
Click to collapse
Asus has 10.6.1.27.5 posted. This one safe?
How do i manually update this?
DatacomGuy said:
Asus has 10.6.1.27.5 posted. This one safe?
How do i manually update this?
Click to expand...
Click to collapse
I know you can use that firmware to install KitKat ROMs as shown here (http://forum.xda-developers.com/showthread.php?p=49028315).
Use the 10.6.1.27.5 firmware with this:
Tylorw1 said:
1. Download the latest version of Android for your tablet. Make sure you download the correct SKU version.
A. To find the SKU, go into settings, About tablet, and look for your Build Number, There are two letters (such as US,WW, TW, etc.) that is your SKU. When downloading the zip from ASUS', you must download the correct SKU zip.
2. Decompress downloaded .zip file (it will be another .zip)
3. Rename it to:
A. For the TF700 and TF300: EP201_768_SDUPDATE.zip
4. Make sure your MicroSD card is formatted Fat32. It must be Fat32 Format or it will not work.
5. Copy the file to (the root directory of) your MicroSD
6. Insert the MicroSD into the tablet
7. Shutdown (power off) the tablet
8. Power it on by pressing and holding VOLUME DOWN and POWER buttons simultaneously
9. When you see white text in the top left corner of the screen, release the buttons ^^ and press VOLUME UP button (on RCK, this is your recovery which should already be selected) until you see Android logo and process bar
10. Give the update process 5-10 minutes. It should not take longer than that. If it happens to run for more than 45 minutes to an hour, force shut down the tablet and see if it boots. If it does not, try rerunning steps 7-9.
Click to expand...
Click to collapse
Only issue is that it's flashed in recovery, which isn't functioning for me.. Or usable.
Can I flash cwm again, flash this firmware, then try twrp again?
DatacomGuy said:
Only issue is that it's flashed in recovery, which isn't functioning for me.. Or usable.
Can I flash cwm again, flash this firmware, then try twrp again?
Click to expand...
Click to collapse
You can also use fastboot to flash the ROM from your computer
Sent from my TF300T using xda app-developers app
cmendonc2 said:
You can also use fastboot to flash the ROM from your computer
Sent from my TF300T using xda app-developers app
Click to expand...
Click to collapse
Alright..
fastboot -i 0x0B05 flash recovery firmwarefile.zip
Click to expand...
Click to collapse
Is that the right syntax?
DatacomGuy said:
Alright..
Is that the right syntax?
Click to expand...
Click to collapse
Remove the "recovery", that means you are flashing to the recovery partition. So
Code:
fastboot -i 0x0B05 flash firmwarefile.zip
for the stock Rom.
cmendonc2 said:
Remove the "recovery", that means you are flashing to the recovery partition. So
Code:
fastboot -i 0x0B05 flash firmwarefile.zip
for the stock Rom.
Click to expand...
Click to collapse
I'm trying to flash "US_epad-user-10.6.1.27.5.zip" by doing:
fastboot -i 0x0b05 flash US_epad-user-10.6.1.27.5.zip"
Click to expand...
Click to collapse
and i get:
Unknown partition 'US_epad-user-10.6.1.27.5.zip'
error: cannot determine image filename for 'US_epad-user-10.6.1.27.5.zip'
Click to expand...
Click to collapse
What might i be doing wrong? I tried with the zip and without.
I checked the contents of the zip, and i have folder named "META-INF" with a bunch of content, and also a blob file, about 820mb.
Grr.
DatacomGuy said:
I'm trying to flash "US_epad-user-10.6.1.27.5.zip" by doing:
and i get:
What might i be doing wrong? I tried with the zip and without.
I checked the contents of the zip, and i have folder named "META-INF" with a bunch of content, and also a blob file, about 820mb.
Grr.
Click to expand...
Click to collapse
Extract the blob from the stock zip file. It should be a large file. Put that blob in your fastboot folder.
Code:
fastboot -i 0x0B05 flash system blob
cmendonc2 said:
Extract the blob from the stock zip file. It should be a large file. Put that blob in your fastboot folder.
Code:
fastboot -i 0x0B05 flash system blob
Click to expand...
Click to collapse
There we go.. Thank you very much for all your help.
Got it all flashed, all running well.
I tried to boot in to recovery, and got a "system error". I'm assuming i need to reflash the correct TWRP, and then try motochopper again? Or is there a better way to root..
EDIT: Currently running stock 4.2.1...
EDIT2: Is this the right one?
openrecovery-twrp-2.6.3.0-tf300t-JB.blob
DatacomGuy said:
There we go.. Thank you very much for all your help.
Got it all flashed, all running well.
I tried to boot in to recovery, and got a "system error". I'm assuming i need to reflash the correct TWRP, and then try motochopper again? Or is there a better way to root..
EDIT: Currently running stock 4.2.1...
Click to expand...
Click to collapse
Flashing the stock wipes the recovery, so you will need to flash the correct version of TWRP this time . I dont think you need TWRP for motochopper. Since you are unlocked, you can just flash the SU binaries directly from TWRP.
cmendonc2 said:
Flashing the stock wipes the recovery, so you will need to flash the correct version of TWRP this time . I dont think you need TWRP for motochopper. Since you are unlocked, you can just flash the SU binaries directly from TWRP.
Click to expand...
Click to collapse
Makes sense.. openrecovery-twrp-2.6.3.0-tf300t-JB.blob the right version?
You lost me on your last part.. where do i find the SU binaries?
DatacomGuy said:
Makes sense.. openrecovery-twrp-2.6.3.0-tf300t-JB.blob the right version?
You lost me on your last part.. where do i find the SU binaries?
Click to expand...
Click to collapse
Wait! Flashing that will brick it again!!! Dont flash that, use the -42 TWRP since you are on Android 4.2 now.
cmendonc2 said:
Wait! Flashing that will brick it again!!! Dont flash that, use the -42 TWRP since you are on Android 4.2 now.
Click to expand...
Click to collapse
LOL!
openrecovery-twrp-2.6.3.0-tf300t-4.2.blob
Got it.
What about root? After i flash, where do i find the SU binaries?
DatacomGuy said:
LOL!
openrecovery-twrp-2.6.3.0-tf300t-4.2.blob
Got it.
What about root? After i flash, where do i find the SU binaries?
Click to expand...
Click to collapse
TWRP should have the SU binaries built into it. If TWRP doesn't detect root when it is run from the bootloader, it asks you if you want to flash them. Are you trying to flash a KitKat ROM or a Jelly Bean ROM. KitKat needs TWRP -2.6.3.1
cmendonc2 said:
TWRP should have the SU binaries built into it. If TWRP doesn't detect root when it is run from the bootloader, it asks you if you want to flash them. Are you trying to flash a KitKat ROM or a Jelly Bean ROM. KitKat needs TWRP -2.6.3.1
Click to expand...
Click to collapse
i dont want to flash any rom right now, i just want to stick with stock 4.2.1...
Last time i flashed TWRP.. albeit incorrectly.. it didnt ask anything when i rebooted into recovery. I'm assuming thats when it asks....

Categories

Resources