[Q] tf201 noob - tutorial - Asus Eee Pad Transformer Prime

hello i'd like to update my tf201 to newest rom (4.3.1)
i know that official way is impossible
could someone make for me a step by step - how to install rom from http://forum.xda-developers.com/showthread.php?t=2501812
since now i've passed a tutorial :http://matthill.eu/android/transformer-prime-tf201-jellybean-nvflash/
what now ???
thx

Have you installed a recovery package such as TWRP? teamw.in/project/twrp2/93 . I found I needed to be on TWRP 2.6.3.0 to get 4.3 installed.
If not you'll need to use fastboot/adb to install a recovery ROM before flashing any OS ROMs
If you have, just download the latest zip and a Google apps zip and reboot into recovery mode, wipe everything except the SD cards and flash the two zip files you downloaded. Then reboot and wait a short while for things to unpack.
Matthew
Sent from my EPAD using xda app-developers app

Related

[Q] System recovery is still in my phone after ClockworkMod flashing

So System recovery is still in my phone after ClockworkMod flashing.
Phone rooted. With Rooted Froyo Sense rom (original froyo based on 3.15.405.3)
Any ideas?
ANtiHazarD said:
So System recovery is still in my phone after ClockworkMod flashing.
Phone rooted. With Rooted Froyo Sense rom (original froyo based on 3.15.405.3)
Any ideas?
Click to expand...
Click to collapse
How did you flash the CWM recovery?
with rooting guide. After this i tried to rflash it with ROM manager. From rom manager i can reboot into recovery (CWM) fine. But not from hboot.. (it will be loaded system android recovery)
i read smth in threade for some another phone, that there is two files, which need to be removed via adb.
So... if it's right - what files exactly ?
Uhm, are you S-OFF?
How do you mean stock recovery?
You can't flash any recovery if your not S-OFF most recovery's are fake flash recovery's which is just almost the same except you need adb or a zip file on your SD.
(if you don't know what S-OFF is, search the development section(explaining wouldn't be as good and as complete)
i'm s-on
so without s-off i can't use full functional ?)
Use fake flash as stated before. There's not much profit from S-OFF unless you're a dev, or you need to write files to /system on-the-fly.
Sent from my HTC Legend using XDA Premium App
Ya, search for the CWM 3 Update.zip in dev-section, push it on the root of your SD and start into stock recovery. Now push vol-up+power and navigate with the volume keys to flash update.zip now you are in CWM without starting the app.
Ps: you have to rename the downloaded recovery file to update.zip
Sent from my HTC Legend using XDA App
To make it even easier here's the link to the post in dev u need.
http://forum.xda-developers.com/showthread.php?t=969076
Download the attached file, name it update.zip, place it in the root of your sdcard and like stated above, u're ready to go.
Just run the "apply sdcard:update.zip" and u'll boot right into CWM!
Grts,
Chronios
thanks to all!

[Q] Error Flashing Cm11 Nightly

I would be grateful of some help. I have successfully unlocked the Bootloader, flashed a custom kernel and rooted my Xperia Z Ultra on 4.4.2.
The problem I have is when trying to flash CM11 nightly using TWRP and CWM Recovery. I carry out the wipes in TWRP, then proceed to select the CM11 latest nightly to flash. On swiping the bar to begin the flash, the process fails and the following message displays:
"E: Unknown File System: 'datamedia'
Updating partition details...
Running book script...
Finished running boot script.
Installing '/external_sd/Xperia Root/CM11/cm-11
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
This package is for "C6802, C6806, C6833, C6843 to
E: Error executing updater binary in zip '/exter
Error flashing zip /external_sd/Xperia Root/CM
Updating partition details...
FAILED
(I think some of the text to the right of the window has been cut off)
When I Power Off my device in TWRP a message displays saying I don't have root, do I wish to install supersu. I went with this message and assume supersu installed when I powered off. However, on powering back on and re-entering TWRP and trying again, I am still unable to flash my CM11 zip.
I have also re-downloaded the CM11 zip, all to no avail.
To confirm, I can access TWRP and CWM, but can't install my CM11 nightly zip. I have tried installing from the internal SD to no avail.
pretty pixel said:
I would be grateful of some help. ...
Click to expand...
Click to collapse
Flash the boot.img from the ROM zip using flashtool and put the phone into fastboot mode. Hold the vol up key when connecting the ZU to the PC (phone powered off of cause) and select fastboot mode in flashtool flashing dialog. you will have to change to .img from .sin in the file open box
Thank you so much for the reply and support. I'm new to the ZU coming from a Samsung Galaxy Note 2, so please forgive my inexperience.
When you say "Flash the boot.img from the ROM zip", do you mean the CM11 nightly ROM? I only have the ZIP file downloaded from CM website.
Could you please explain the process in simpler terms please?
Thank you again
pretty pixel said:
Thank you so much for the reply and support. I'm new to the ZU coming from a Samsung Galaxy Note 2, so please forgive my inexperience.
When you say "Flash the boot.img from the ROM zip", do you mean the CM11 nightly ROM? I only have the ZIP file downloaded from CM website.
Could you please explain the process in simpler terms please?
Thank you again
Click to expand...
Click to collapse
Quick explanation of what the issue is:
Some kernels/recoveries are ported from the Z1 so tell the ROM installer script that it is running on the wrong type of phone. As you have a ZU (I hope) we can get around this by flashing a new kernel and recovery to the phone, this is the boot.img that you can extract from the ROM zip that you are trying to flash.
This assumes that the phone has an unlocked bootloader, if not you cant run a custom ROM
Save the ROM to the internal storage of the phone (I always use /sdcard/0/Downloads)
Open the CM ROM zip in 7zip/winzip/etc and just extract the boot.img to somewhere (desktop will do)
Open flashtool (https://unrestrict.li/flashtool)
Select the thunder bolt
Select fastboot mode
Select 'Select kernel to flash'
Open the folder where you saved the boot.img file, and change the file type at the bottom from *.sin to *.img and open boot.img
With the phone powered off connect to the PC while holding the vol up key
Wait for about 1-2 seconds (you will see OK in the main flashtool window)
Reboot into the new recovery and flash the ROM like normal
Thank you so much for your support. I will follow your instructions this afternoon, when I have some free time and report back
I've just followed your instructions and they worked perfectly! Thank you so much
After, I flashed the boot.img with Flashtool I was able to install the CM11 rom without issue And I now have a new recovery - CWM which is fine.
Am I correct in thinking that future CM11 zips should now install OK, without having to flash the boot.img each time?
Many thanks again.
pretty pixel said:
I've just followed your instructions and they worked perfectly! Thank you so much
After, I flashed the boot.img with Flashtool I was able to install the CM11 rom without issue And I now have a new recovery - CWM which is fine.
Am I correct in thinking that future CM11 zips should now install OK, without having to flash the boot.img each time?
Many thanks again.
Click to expand...
Click to collapse
Yep that is correct, and any other ROM should install just fine as well.
That's great, Thank you again
Through rooting and flashing CM11 on the Z Ultra, it's made it so much nicer to use and taught me lots too.
Install CM11 Z ULTRA
Ola amigo, se possivel faça um tutorial ensinando a flashear a cm 11 no Z ultra brasileiro.

[GUIDE]How to install CyanogenMod based ROMs (D618)

Well with the fact that i just 'Beginner' in android -developer world i spent two days (read and search) to just know what the right steps to have unofficial rom . So this is not thread from professional it's just what i understand so far . (SORRY FOR BAD ENGLISH)
It's some simple Steps :
1) First you need to root your Device to have fully adminstrator . (This make you can execute terminal order from you and the apps)
2)After you get root install flash tool To do Setup 4 . (Rasher or Flashify)
3)You must UNlocked you bootloader . (So the new rom can edit your boot process)
4)Install custom Recovery [CWM]or[PHILZ]or[TWRP]. (This make you can do zip install from external card)
5)Get your rom download and copy to your external card.
NOW YOUR READY
OK Now my guide is for LG G2 MINI (D618)
The custom rom is [ROM][5.1.1][D618/D620] Cyanogenmod 12.1 Stable
And my phone have OFFICIAL android 5.0.2 lollipop
1) ROOT : FOLLOW THIS GUIDE
http://forum.xda-developers.com/g2-mini/development/root-root-g2-mini-lollipop-t3123652
If it not success . do factory reset and start the root again but this time (don't setup superSU from store and don't restart your phone and IT's su Not Su) this should success .
2) DOWNLOAD THE FLASH TOOL FROM PLAY STORE AND KEEP IT
3) BOOTLOADER : FOLLOW THIS GUIDE (YOU MUST TAKE BACKUP FOR YOUR PHONE FIRST)
http://forum.xda-developers.com/g2-mini/development/bootloader-d620-d618-t3127819
4) CUSTOM RECOVERY : FOLLOW THIS GUIDE (CWM SUCCESS WITH ME) (JUST FLASH .IMG FILE WITH SETUP NUM (2))
http://forum.xda-developers.com/g2-mini/development/recovery-lg-g2-mini-d618-v10c-t2854493
5) DOWNLOAD THE FILE YOU NEED FROM HERE AND COPY TO EXTERNAL CARD AND FOLLOW Installation :
http://forum.xda-developers.com/g2-mini/development/rom-cyanogenmod-12-1-stable-t3175833
NOW IF THIS SETUP'S SUCCESS THE HARD PART IS OVER.
6) Now reboot into recovery mode (you will find this in Flash tool)
in recovery mode you need just two things (WIPE AND INSTALL)
7)CHOOSE "Wipe" CACHE, DATA and SYSTEM (THIS WILL DELETE YOUR PERSONAL DATA AND SETTING AND EVERY THING)
8)CHOOSE INSTALL ZIP FROM EXTERNAL CARD AND CHOOSE FIRST KK_BOOTSTACK_D618_1.1.ZIP THEN cm-12.1-20150828-UNOFFICIAL-g2m.ZIP
9) RECOMMENDED TO INSTALL GAPPS (tk_gapps-modular-pico(uni)-5.1.1-20150824-signed.ZIP)
10) NOW YOU HAVE DONE .. REBOOT YOUR PHONE AND IT WILL DO SOME INSTALL FOR ABOUT 10 MINUTE AND YOU WILL SEE SETTING SETUP ON THE SCREEN
11)F YOU HAVE unstable SIM signal JUST GO TO RECOVERY AND WIPE ONLY CACHE IT WILL BACK TO NORMAL.
THIS IS MY experience ON MY G2 D618 I DON'T KNOW ABOUT OTHER PHONE'S
THANK YOU XDA AND XDA-DEVELOPER'S FOR YOUR HARD WORK .
Thank you very very much for this great explanations!!!
Tried to flash custom recovery with Rashr after unlocking bootloader. Tried CWM, Philz and TWRP and always ended up with attached screen.
What do you think the mistake is? And what do you mean with setup Num 2? Do you mean kernel flash in Rashr?
Thank you!
snoK123 said:
Thank you very very much for this great explanations!!!
Tried to flash custom recovery with Rashr after unlocking bootloader. Tried CWM, Philz and TWRP and always ended up with attached screen.
What do you think the mistake is? And what do you mean with setup Num 2? Do you mean kernel flash in Rashr?
Thank you!
Click to expand...
Click to collapse
Make sure that Unlock bootloader process success i have this problem to and i Discovered that the unsuccess unlocking bootloader operation the Responsible for this error as i understand.
Flash custom recovery process deleting the original recovery but because of unsuccess unlocking bootloader Rasher Deleting original recovery but he cannot install the new custom recovery so what i do in this case .
1)Download official android lollipop from here (chose your country ) its KDZ File and flash with LG Flashtool 2014 Here
Now do the setup from the First setup .. and setup Num 2 i just mean Flash Custom Recovery File (Dont use TWRP Use CWM with Flashify .. Rasher didn't success with me ) Hope you make it
snoK123 said:
Thank you very very much for this great explanations!!!
Tried to flash custom recovery with Rashr after unlocking bootloader. Tried CWM, Philz and TWRP and always ended up with attached screen.
What do you think the mistake is? And what do you mean with setup Num 2? Do you mean kernel flash in Rashr?
Thank you!
Click to expand...
Click to collapse
this is the stock android recovery that means that you didn't or couldn't flash a custom recovery
make sur you extracted the zip file and flashed the recovery.img with flashify
Hmmm, did everything exactly like you've written until flashing recovery. Now I'm stuck with attached screen when entering recovery...
Any idea?
Thank you!
snoK123 said:
Hmmm, did everything exactly like you've written until flashing recovery. Now I'm stuck with attached screen when entering recovery...
Any idea?
Thank you!
Click to expand...
Click to collapse
this is the fastboot screen
the recovery you tried to flash is corrupt make sur the file isn't corrupted and the that is matching your device
i think your device is d620r and your trying to flash the one from the thread [RECOVERY][CWM][PHILZ][TWRP] G2 Mini D618
if you can boot into system reflash the matching recovery TWRP for your device if you can't connect your phone to pc
use fastboot to flash the recovery
http://forum.xda-developers.com/g2-mini/development/recovery-twrp-2-8-3-0-recovery-lg-d620-t2990196
Thank you very much for your reply, Tried to flash the linked TWRP with Rashr, same here... ...
snoK123 said:
Thank you very much for your reply, Tried to flash the linked TWRP with Rashr, same here... ...
Click to expand...
Click to collapse
don't know what's wrong !! if bootloader was locked you will have a security error on boot not the fastboot screen when enterig to recovery maybe you're doing the wrong combination to access recovery try with an application or with flashify or rasher to reboot to recovery
snoK123 said:
Thank you very much for your reply, Tried to flash the linked TWRP with Rashr, same here... ...
Click to expand...
Click to collapse
give us screen shot of (about software) in your phone
I All, i lost two days trying to flash the recovery with rashr ....
With flashify everything was ok!!!
So please try with it
At least on my case the problem was just the app rashr that does not work on my phone
xander33 said:
I All, i lost two days trying to flash the recovery with rashr ....
With flashify everything was ok!!!
So please try with it
At least on my case the problem was just the app rashr that does not work on my phone
Click to expand...
Click to collapse
The same happen with me so I put the general tool for all users and I mentions the successful tools that work with me
Sent from my LG-D618 using XDA Free mobile app

NO OS Installed. Device unrecognized

Hi All
I've got a Oneplus X, rooted, unlocked, running TWRP but i accidently wiped System when doing a ROM Flash.
The problem i have now is when i try and flash either 2.1.2 or 2.1.3 i get a flash error saying device unrecognized. ROM for oneplus x device is "."
How the hell do i get round this ? i can't install any ROM's at the moment so i'm left with a phone i can get in to TWRP or Bootloader but can't do anything else with !!
HELP
To flash oxygen agin you have to have stock recovery try flashing stock recovery then flash rom
Sent from my ONE E1003 using Tapatalk
Do you really need stock recovery to flash the Oxygen ROM ??? Where can i grab the latest Stock Recovery and how do i install it, is it flashable ?
If i can use TWRP where can i get the latest supported version of that ?
thesponz said:
Do you really need stock recovery to flash the Oxygen ROM ??? Where can i grab the latest Stock Recovery and how do i install it, is it flashable ?
If i can use TWRP where can i get the latest supported version of that ?
Click to expand...
Click to collapse
Twrp link:-http://forum.xda-developers.com/devdb/project/dl/?id=15364
Rom:- http://ns336247.ip-91-121-110.eu/h2o64/ONEPLUS_OTA/
First download full system dump then otas
And if you cant enable mtp then copy the files to sd card(if you dont have borrow it from somewhere) then flash it
The problem I have now is the phone isn't recognised in fastboot.
If I do adb devices in TWRP is returns the phone ID with phone is not Authorized. Won't allow me to adb sideload either....
any ideas how to force the phone to be authorized ?
ROM link says 404: Website not found
mohammedtabish said:
Twrp link:-http://forum.xda-developers.com/devdb/project/dl/?id=15364
Rom:- http://ns336247.ip-91-121-110.eu/h2o64/ONEPLUS_OTA/
First download full system dump then otas
And if you cant enable mtp then copy the files to sd card(if you dont have borrow it from somewhere) then flash it
Click to expand...
Click to collapse
ROM: Link doesnt work, says ERROR 404: Website not available
tigerkir said:
ROM: Link doesnt work, says ERROR 404: Website not available
Click to expand...
Click to collapse
you can flash it with stock recovery
https://drive.google.com/file/d/0B3AIip-hiOnNb1pBeGNlcUIyYmc/view?pref=2&pli=1
its 2.1.2 full system dump then download the otas through system updates in settings
Here is the last 2.1.3-X full zip
https://www.androidfilehost.com/?fid=24269982087013219
Just flash it via recovery
Sent from my ONE E1003 using Tapatalk
If nothing else works and worse comes to worse. This guide will show you how to make everything stock again. Just e forewarned your data will be erased. so backup in TWRP and then backup that backup on your PC.
http://forum.xda-developers.com/oneplus-x/general/guide-mega-unbrick-guide-hard-bricked-t3272108

Update unrooted phone

So I got the 5.12.10 update for the weekly developer ROM and it installed stock recovery over TWRP and unrooted my phone. The first time I rooted I managed to flash TWRP with stock recovery, but it isn't working this time. I've had a lot of trouble trying to install via ADB drivers. Help please?
PytSkee said:
So I got the 5.12.10 update for the weekly developer ROM and it installed stock recovery over TWRP and unrooted my phone. The first time I rooted I managed to flash TWRP with stock recovery, but it isn't working this time. I've had a lot of trouble trying to install via ADB drivers. Help please?
Click to expand...
Click to collapse
Did you rename TWRP to update.zip and put it on the root of the internal storage before flashing? If yes and it still failed, you'll have to give us a bit more info as to why it failed to flash (any error messages f.e.?). Should be fairly trivial to flash TWRP and SuperSU
elaurens said:
Did you rename TWRP to update.zip and put it on the root of the internal storage before flashing? If yes and it still failed, you'll have to give us a bit more info as to why it failed to flash (any error messages f.e.?). Should be fairly trivial to flash TWRP and SuperSU
Click to expand...
Click to collapse
It wasn't too difficult the first time, but the recovery seems to be using some sort of signature on the ROM's. All it tells me is that "Install update.zip failed! update.zip signature verification failed." It is named update.zip on the root of internal storage.
PytSkee said:
It wasn't too difficult the first time, but the recovery seems to be using some sort of signature on the ROM's. All it tells me is that "Install update.zip failed! update.zip signature verification failed." It is named update.zip on the root of internal storage.
Click to expand...
Click to collapse
Hm, from what I've found on the miui forum, you're not the first one having this issue. These are the "possible" solutions I've gathered from a couple of threads.
1) Flash TWRP using fastboot (rename twrpxxxx.zip to recovery.zip and place it in the same folder as the fastboot executable):
Code:
fastboot oem unlock
fastboot flash recovery recovery.img
2) Update your current ROM (stable/developer) to the latest version if that isn't the case yet and try flashing TWRP again trough the update app
3) Flash TWRP using Flashify
1. download flashify app from playstore and give root acces
2. download img of twrp for redmi 2 note and put in your sd card (I prefer sdext root folder)
3. Open flashify, select "recovery image", find the img file you've downloaded
4. confirm flash, wait until it's done
4) Re-download a copy of TWRP or use a different one (like this one for example)
Let me know how it went..
So I tried Flashify and every time I tried to use it, the app froze right before/after selecting the recovery image. I did, however, manage to make the ADB and fastboot methods work on my desktop PC. I have no idea what I did wrong before, maybe the wrong ADB drivers? Anyway, I did get it working, so thank you
PytSkee said:
So I tried Flashify and every time I tried to use it, the app froze right before/after selecting the recovery image. I did, however, manage to make the ADB and fastboot methods work on my desktop PC. I have no idea what I did wrong before, maybe the wrong ADB drivers? Anyway, I did get it working, so thank you
Click to expand...
Click to collapse
Used windroid to do all these: http://en.miui.com/forum.php?mod=viewthread&tid=167882&extra=pag
Sent from my Redmi Note 2 using Tapatalk
timberwolf60 said:
Used windroid to do all these: http://en.miui.com/forum.php?mod=viewthread&tid=167882&extra=pag
Sent from my Redmi Note 2 using Tapatalk
Click to expand...
Click to collapse
I remember seeing this right after I ordered my phone. I had totally forgotten about it by the time I got it though, as it was more than a month later But thanks for reminding me, I already have it installed on my home PC!

Categories

Resources