Twrp does not work. How can I either remove it or change version of twrp. Present version 2.6.0.0
Tablet now bootable
kapebretoner said:
Twrp does not work. How can I either remove it or change version of twrp. Present version 2.6.0.0
Click to expand...
Click to collapse
I erased the recovery partition with fastboot. Tablet now boots up and is useable. I have no recovery mode but I decided to leave good enough alone.
Related
i am currently on crombi kk. I tried to flash a new twrp in twrp and now it has corrupted the twrp. Is there anyways of installing twrp or cwm without having to use adb?
s4newbie said:
i am currently on crombi kk. I tried to flash a new twrp in twrp and now it has corrupted the twrp. Is there anyways of installing twrp or cwm without having to use adb?
Click to expand...
Click to collapse
If you can boot to system try that:
http://forum.xda-developers.com/showpost.php?p=58335794&postcount=30
... if not, you have to fastboot new recovery.
das chaos said:
If you can boot to system try that:
http://forum.xda-developers.com/showpost.php?p=58335794&postcount=30
... if not, you have to fastboot new recovery.
Click to expand...
Click to collapse
Those blobs are for t700. Will it work on the prime?
s4newbie said:
Those blobs are for t700. Will it work on the prime?
Click to expand...
Click to collapse
Definitely not!
I have a doubt..
If I make a twrp backup of the stock ROM without any modifications.. Then when I restore the backup in future will I be able to get the OTA update of OOS??
Anyone?
Yes you should be OK for OTA updates with a stock non-rooted backup
sarthakspiker said:
Anyone?
Click to expand...
Click to collapse
Yes if backup is of non-rooted ROM and with original recovery (not with TWRP) then you will be fine.
A_youu said:
Yes if backup is of non-rooted ROM and with original recovery (not with TWRP) then you will be fine.
Click to expand...
Click to collapse
How do I do that.. Actually I want to know it so that it will be easier to revert from other ROMs
A_youu said:
Yes if backup is of non-rooted ROM and with original recovery (not with TWRP) then you will be fine.
Click to expand...
Click to collapse
How do I do that.. Actually I wanted to know this so that it would be easier to revert from other ROMs
sarthakspiker said:
How do I do that.. Actually I wanted to know this so that it would be easier to revert from other ROMs
Click to expand...
Click to collapse
By simply restoring your device from backup (Original ROM) and then install OTA updates by doing system update.
A_youu said:
By simply restoring your device from backup (Original ROM) and then install OTA updates by doing system update.
Click to expand...
Click to collapse
I mean how to backup.. Without twrp
sarthakspiker said:
I mean how to backup.. Without twrp
Click to expand...
Click to collapse
So instead of flashing TWRP recovery on your phone, you can simply boot your phone in TWRP by -
Code:
fastboot boot <twrp img>
And once your phone is booted in TWRP, you can create backup.
If you noticed we are giving fastboot command to boot in twrp only (not flashing TWRP on our phone).
A_youu said:
So instead of flashing TWRP recovery on your phone, you can simply boot your phone in TWRP by -
Code:
fastboot boot <twrp img>
And once your phone is booted in TWRP, you can create backup.
If you noticed we are giving fastboot command to boot in twrp only (not flashing TWRP on our phone).
Click to expand...
Click to collapse
Yeah.. But what's the difference.. I mean making backup by just booting twrp and using a flashed twrp.. As now twrp also supports OTA updates..
sarthakspiker said:
Yeah.. But what's the difference.. I mean making backup by just booting twrp and using a flashed twrp.. As now twrp also supports OTA updates..
Click to expand...
Click to collapse
Difference is - with Flashed twrp your backup will have custom recovery as compare to booting twrp in which you will have original recovery in backup.
Yes, now twrp supports OTA updates. So you just have to download OTA's and flash through twrp. But, I still prefer to make backup of originial rom just in case I messed up something.
A_youu said:
Difference is - with Flashed twrp your backup will have custom recovery as compare to booting twrp in which you will have original recovery in backup.
Yes, now twrp supports OTA updates. So you just have to download OTA's and flash through twrp. But, I still prefer to make backup of originial rom just in case I messed up something.
Click to expand...
Click to collapse
I hope this works.. This would make it easier to change roms.. And would Save data too.. As I don't have to download full OOS
Hi xda!
I have a Z5C and i was tired of sonys laggy version of Android so I decided to install zombie kernel with twrp as backup.
The kernel works brilliant but I can only boot to recovery with help from fastboot. I would like to be able to boot to recovery directly from my phone without the use of fastboot/PC..
I also have a z4 tablet with Androplus kernel with twrp recovery.. And I am able to boot directly from the tablet to recovery.
So I decided to install Androplus and twrp for my z5c. I tried to install twrp through twrp and it looked like it was installed... However still not able to boot to recovery without fastboot. Then I tried to install with fastboot and I got an error - picture attached.
When I look under "about phone" the phone tells me that I'm still using the old zombiekernel??
How do I get Androplus kernel and working twrp installed on my z5c?
Thanks in advance
asl0501 said:
Hi xda!
I have a Z5C and i was tired of sonys laggy version of Android so I decided to install zombie kernel with twrp as backup.
The kernel works brilliant but I can only boot to recovery with help from fastboot. I would like to be able to boot to recovery directly from my phone without the use of fastboot/PC..
I also have a z4 tablet with Androplus kernel with twrp recovery.. And I am able to boot directly from the tablet to recovery.
So I decided to install Androplus and twrp for my z5c. I tried to install twrp through twrp and it looked like it was installed... However still not able to boot to recovery without fastboot. Then I tried to install with fastboot and I got an error - picture attached.
When I look under "about phone" the phone tells me that I'm still using the old zombiekernel??
How do I get Androplus kernel and working twrp installed on my z5c?
Thanks in advance
Click to expand...
Click to collapse
To boot to recovery in the z5c you gotta pudg the volume up while booting over and over until you see the notification LED go red-yellow-orange
Once you're in recovery you could restore your old kernal if you made s bsckup
I know... But that is not working. The only way i can get it to boot is with fastboot. What to do?
asl0501 said:
I know... But that is not working. The only way i can get it to boot is with fastboot. What to do?
Click to expand...
Click to collapse
Try flash tool to push anew kernel maybe.I've never done it but from what j have read, download your firmware from xperia firmware and use flash tool to only flash kernel.
You need to use fastboot to flash the boot.img to the phone and then do the same for recovery.img. It will then work with androplus kernel and twrp.
Thats my setup currently.
spikeyhair said:
You need to use fastboot to flash the boot.img to the phone and then do the same for recovery.img. It will then work with androplus kernel and twrp.
Thats my setup currently.
Click to expand...
Click to collapse
Sorry to resurect this old thread. Can you or anyone provide a boot.img or how to go about creating one? I am in same situation (stuck at boot screen) and only have access to fastboot. Thanks.
For which version of rom? I can give you 32.0.A.200 boot.img and twrp recovery.
Are you sure you're clicking volume up when booting? It doesn't work when you hold the volume up button down.
If y'all go to the twrp thread there is a modified boot.IMG that allows booting to recovery now.
Trying to install TWRP to flash a custom ROM, but still without success.
After trying the first few times, holding Vol Up + Power either booted the stock recovery or just booted android.
Then I tried to boot recovery directly through adb commands, and since then recovery is in a bootloop even if I flash TWRP again.
Is there any sollution? I also tried installinh through the TWRP app, but cant flash because it requires root and in order to get rooted I need TWRP...
Fixed the bootloop, apparently the twrp version in a guide was wrong, so I used the version that the twrp app downloaded.
However, fastboot boot recovery.img successfully flashes twrp, but boots into android instead
EDIT:
Got TWRP to run, but it is not recognizing any storage. Therefore, useless again. Figured that the latest version of TWRP for Le Max 2 does not run at all, the oldest version as well as the lowest 3.1 version do run, but do not recognize storage
EDIT2: fastboot boot recovery.img does work and twrp now recognizes the storage for a safe backup. Hope this helps others with the same problem
-FliP- said:
Fixed the bootloop, apparently the twrp version in a guide was wrong, so I used the version that the twrp app downloaded.
However, fastboot boot recovery.img successfully flashes twrp, but boots into android instead
EDIT:
Got TWRP to run, but it is not recognizing any storage. Therefore, useless again. Figured that the latest version of TWRP for Le Max 2 does not run at all, the oldest version as well as the lowest 3.1 version do run, but do not recognize storage
EDIT2: fastboot boot recovery.img does work and twrp now recognizes the storage for a safe backup. Hope this helps others with the same problem
Click to expand...
Click to collapse
Interesting. Have you tried Androbench?
So which version are You running right now?
Ricky_Karmator said:
So which version are You running right now?
Click to expand...
Click to collapse
I dont even remember to be honest. I think I used the base 3.1 version and got it to detect storage by starting it with the boot adb command. If I run twrp by holding power and vol up, it never detected storage.
I got the same problem with my device X820 6/64 with 19S rom, any TWRP is able to read/write on the internal storage I install TWRP from 3.0 till 3.1.1.1 . What can i do?
Thx
Aj
I tried the latest twrp from the official website, but to no avail
Anyway, i installed PE+ with their official recovery, but now i can't flash magisk or any module
I'm wondering if it can be done (twrp or orange fox) without having to lose all my rom data, as i am alredy settled with my current ROM
Ps: when i tried i flashed at partition be, i have no clue as to why i didn't want to boot to recovery even tho the installer said it actually said it was flashed
Thanks in advance
Hugask said:
I tried the latest twrp from the official website, but to no avail
Anyway, i installed PE+ with their official recovery, but now i can't flash magisk or any module
I'm wondering if it can be done (twrp or orange fox) without having to lose all my rom data, as i am alredy settled with my current ROM
Ps: when i tried i flashed at partition be, i have no clue as to why i didn't want to boot to recovery even tho the installer said it actually said it was flashed
Thanks in advance
Click to expand...
Click to collapse
Yes you can flash any recovery without loosing any of your data
Check the current partition and flash recovery in that partition
ABHINAV-ACHHA said:
Yes you can flash any recovery without loosing any of your data
Check the current partition and flash recovery in that partition
Click to expand...
Click to collapse
the latest official TWRP was released in June 2020. TWRP is not working for me as well after Mi update of Sept 2020.
Now if I install TWRP and boot into system via recovery, it takes me back to Fastboot. I was lucky to have a copy of Stock boot img. @Hugask
SidRose01 said:
the latest official TWRP was released in June 2020. TWRP is not working for me as well after Mi update of Sept 2020.
Now if I install TWRP and boot into system via recovery, it takes me back to Fastboot. I was lucky to have a copy of Stock boot img. @Hugask
Click to expand...
Click to collapse
May be you are trying to boot with incompatible twrp or maybe you are twrp be corrupted
I had flashed twrp in september build also.
Try using 3.4.0.0 or 3.3.1.7
SidRose01 said:
the latest official TWRP was released in June 2020. TWRP is not working for me as well after Mi update of Sept 2020.
Now if I install TWRP and boot into system via recovery, it takes me back to Fastboot. I was lucky to have a copy of Stock boot img. @Hugask
Click to expand...
Click to collapse
Oh, so an update broke it
And yeah, you pretty much described the problem, that's exacly what i'm facing
Install TWRP correctly, but ignores me when i try to boot into it and goes to fastboot
ABHINAV-ACHHA said:
May be you are trying to boot with incompatible twrp or maybe you are twrp be corrupted
I had flashed twrp in september build also.
Try using 3.4.0.0 or 3.3.1.7
Click to expand...
Click to collapse
I don't think so, i made sure to download (latest) it from the oficial website, also, i'm not the only one having this issue
Hugask said:
Oh, so an update broke it
And yeah, you pretty much described the problem, that's exacly what i'm facing
Install TWRP correctly, but ignores me when i try to boot into it and goes to fastboot
I don't think so, i made sure to download (latest) it from the oficial website, also, i'm not the only one having this issue
Click to expand...
Click to collapse
Try using SHRP recovery it is also a great option