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!
Related
Good day guys.!
Can you give me some threads on how to install custom recovery like TWRP on D618 5.0.2 (lollipop)?
TIA :fingers-crossed:
Melrah said:
Good day guys.!
Can you give me some threads on how to install custom recovery like TWRP on D618 5.0.2 (lollipop)?
TIA :fingers-crossed:
Click to expand...
Click to collapse
Make sur you unlocked bootloader or you'll have a security error
MultiROM TWRP for d618
http://forum.xda-developers.com/showpost.php?p=60401975&postcount=2
Install Flashify from play store and flash it !
numpea said:
Make sur you unlocked bootloader or you'll have a security error
MultiROM TWRP for d618
http://forum.xda-developers.com/showpost.php?p=60401975&postcount=2
Install Flashify from play store and flash it !
Click to expand...
Click to collapse
even MultiROM will install if i flashed it?
i need only TWRP on my d618 v20b?
Melrah said:
even MultiROM will install if i flashed it?
i need only TWRP on my d618 v20b?
Click to expand...
Click to collapse
no it wont flash only TWRP fo d618
numpea said:
no it wont flash only TWRP fo d618
Click to expand...
Click to collapse
stock also on TWRP recovery i dont know where the error is?
i think i have root my device and unlocked the bootloader.
numpea said:
no it wont flash only TWRP fo d618
Click to expand...
Click to collapse
i use this root process
http://forum.xda-developers.com/g2-mini/development/root-root-g2-mini-lollipop-t3123652
and i use this for unlocking my bootloader
http://forum.xda-developers.com/g2-mini/development/bootloader-d620-d618-t3127819
Melrah said:
stock also on TWRP recovery i dont know where the error is?
i think i have root my device and unlocked the bootloader.
Click to expand...
Click to collapse
i don't understand what you're saying ! you found that you have TWRP already ! or you can't flash TWRP recovery !
numpea said:
i don't understand what you're saying ! you found that you have TWRP already ! or you can't flash TWRP recovery !
Click to expand...
Click to collapse
i successfully flashed the TWRP, the problem is, im stuck in that recovery. cant reboot on system.
Melrah said:
i successfully flashed the TWRP, the problem is, im stuck in that recovery. cant reboot on system.
Click to expand...
Click to collapse
from TWRP GO into REBOOT => SYSTEM !
numpea said:
from TWRP GO into REBOOT => SYSTEM !
Click to expand...
Click to collapse
i already do that but it will reboot into TWRP Recovery.
Melrah said:
i already do that but it will reboot into TWRP Recovery.
Click to expand...
Click to collapse
what did you do in the TWRP recovery !
when you take off batterie and start the phone does he start or go directly into recovery ?
if it boots only in twrp
try this : http://forum.xda-developers.com/showthread.php?t=2451696
if you can't fix it go back to stock flashing kdz with lg flash tool
TWRP -> Reboot -> Recovery
Does that boot into stock recovery or TWRP?
Also try flashing stock kernel at the boot partition.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
numpea said:
what did you do in the TWRP recovery !
when you take off batterie and start the phone does he start or go directly into recovery ?
if it boots only in twrp
try this : http://forum.xda-developers.com/showthread.php?t=2451696
if you can't fix it go back to stock flashing kdz with lg flash tool
Click to expand...
Click to collapse
ok ill give a try.
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
Which recovery are you all using? I am using Alka version since I can safely flash any ROM.
Is there any updated recovery that is better than Alka?
mottokeki said:
Which recovery are you all using? I am using Alka version since I can safely flash any ROM.
Is there any updated recovery that is better than Alka?
Click to expand...
Click to collapse
1. Cofface.
2. ZCX (it works for N ROMs also and has more options than Alka/cofface for backup/restore and other stuff). IMO use this.
abhimanyu.singh said:
2. ZCX (it works for N ROMs also and has more options than Alka/cofface for backup/restore and other stuff). IMO use this.
Click to expand...
Click to collapse
Is going to ZCX from Alka as simple as just flashing the img file? Or is there something extra that we should be aware of?
zcx
razr96 said:
Is going to ZCX from Alka as simple as just flashing the img file? Or is there something extra that we should be aware of?
Click to expand...
Click to collapse
Yes! Just flash the img. Thats all you have to do. If you have unlocked your bootloader unofficially then use only Alka. And if you have unlocked your bootloader officially then use ZCX only.
razr96 said:
Is going to ZCX from Alka as simple as just flashing the img file? Or is there something extra that we should be aware of?
Click to expand...
Click to collapse
Yes, just get the image file and install it through fastboot/recovery. thats it nothing else.
razr96 said:
Is going to ZCX from Alka as simple as just flashing the img file? Or is there something extra that we should be aware of?
Click to expand...
Click to collapse
just flash zcx img through flashify app
My phone stucks on oneplus logo after flashing paranoid rom . I do everything like wiping dalvin cache, data , system . TWRP recovery i am using is 3.03 and currently running cm 13. Any solution?
Mandeep Singh 07 said:
My phone stucks on oneplus logo after flashing paranoid rom . I do everything like wiping dalvin cache, data , system . TWRP recovery i am using is 3.03 and currently running cm 13. Any solution?
Click to expand...
Click to collapse
Is ur bootloader updated to latest one ??
[email protected] said:
Is ur bootloader updated to latest one ??
Click to expand...
Click to collapse
yeah its latest one 3.0.3
Mandeep Singh 07 said:
yeah its latest one 3.0.3
Click to expand...
Click to collapse
PA I believe is on the old bootloader still. So you would have to downgrade your bootloader by flashing LL stock recovery and 2.x.x OOS firmware. Not worth the hassle if you ask me.
Mandeep Singh 07 said:
yeah its latest one 3.0.3
Click to expand...
Click to collapse
actually when i root the phone , then it goes into bootloop, i didn`t backup my data so i lost my all data ,
after that i install paranoid then it stucks on boot logo , i tried it several times but none happens,
then i use adb push command ino twrp recovery(3.0.2) to copy cyanogenmod after that i flash it , it fails ,
then i flash cwm recovery then flash is succeded and currently running cm 13 ,
when i installed root checker it said your phone is partially rooted, when i enable root option in developer option then it said root verified.
But when i tried to flash other roms using twrp (3.0.3, 3.0.2) it stucks on boot logo.
Please help me
Exodusche said:
PA I believe is on the old bootloader still. So you would have to downgrade your bootloader by flashing LL stock recovery and 2.x.x OOS firmware. Not worth the hassle if you ask me.
Click to expand...
Click to collapse
lower bootloader can`t flash it fails every time....
Mandeep Singh 07 said:
lower bootloader can`t flash it fails every time....
Click to expand...
Click to collapse
Did you also revert to the old TWRP version 3.0.2? Other then that I'm out of ideas.
Exodusche said:
Did you also revert to the old TWRP version 3.0.2? Other then that I'm out of ideas.
Click to expand...
Click to collapse
At that twrp blu spark 3.0.2 is available and of only that recovery is working lower recoviers cant flash and boot
Mandeep Singh 07 said:
At that twrp blu spark 3.0.2 is available and of only that recovery is working lower recoviers cant flash and boot
Click to expand...
Click to collapse
Right but if your downgrading your bootloader to flash PA you need to use old bootloader TWRP 3.0.2. So that being said easiest way is flash 2.2.3 with blusprk 3.0.2-2 TWRP then immediately after flash TWRP 3.0.2 image. Now re boot back into recovery and flash PA. I prefer flashing 2.2.3 with stock LL recovery less chance of issues. Then just fastboot flash old TWRP 3.0.2 and continue with PA.
Exodusche said:
Right but if your downgrading your bootloader to flash PA you need to use old bootloader TWRP 3.0.2. So that being said easiest way is flash 2.2.3 with blusprk 3.0.2-2 TWRP then immediately after flash TWRP 3.0.2 image. Now re boot back into recovery and flash PA. I prefer flashing 2.2.3 with stock LL recovery less chance of issues. Then just fastboot flash old TWRP 3.0.2 and continue with PA.
Click to expand...
Click to collapse
thanks bro this works fine
I've got a SGS4 (I9506) with Cyanogen Mod 13.0 and CWM and I want to switch to LineageOS 15.1 which states I should use TWRP.
1. Does it make a difference whether I use CWM or TWRP?
2. How exactly would I proceed to replace CWM with TWRP?
The only answer I found while searching was to "just use GooManager from the Play Store"...
Thanks in advance
Simple you going to go on twrp and see if a offical twrp exist for your device and if not go on the xda page for your phone and see if any modified twrp bulids exist for your phone and then you flash the twrp image in your recovery and reboot recovery will pop up and now you have twrp I hope this works...
Sent from my SM-J327P using Tapatalk
PoochyX said:
Simple you going to go on twrp and see if a offical twrp exist for your device and if not go on the xda page for your phone and see if any modified twrp bulids exist for your phone and then you flash the twrp image in your recovery and reboot recovery will pop up and now you have twrp I hope this works...
Sent from my SM-J327P using Tapatalk
Click to expand...
Click to collapse
well, I'd hope this works too, because that's what I'd have tried without asking here.. but I'd like some assurance
tm0ntana said:
I've got a SGS4 (I9506) with Cyanogen Mod 13.0 and CWM and I want to switch to LineageOS 15.1 which states I should use TWRP.
1. Does it make a difference whether I use CWM or TWRP?
2. How exactly would I proceed to replace CWM with TWRP?
The only answer I found while searching was to "just use GooManager from the Play Store"...
Thanks in advance
Click to expand...
Click to collapse
1. It makes difference by not booting into rom when you flash with cwm or older versions of twrp
2. Download twrp from https://androidfilehost.com/?fid=3700668719832239230 .... and flash it with odin..
or extract that .tar and you will find recovery.img then flash that .img with flashify app if you are rooted..
Hope this helps
HemanthJabalpuri
HemanthJabalpuri said:
1. It makes difference by not booting into rom when you flash with cwm or older versions of twrp
2. Download twrp from .... and flash it with odin..
or extract that .tar and you will find recovery.img then flash that .img with flashify app if you are rooted..
Hope this helps
HemanthJabalpuri
Click to expand...
Click to collapse
2. so I can just flash TWRP "over" CWM with Odin and there won't be any remains of CWM nor any problems?
Thanks!
tm0ntana said:
2. so I can just flash TWRP "over" CWM with Odin and there won't be any remains of CWM nor any problems?
Thanks!
Click to expand...
Click to collapse
You can just flash with odin over cwm....
tm0ntana said:
2. so I can just flash TWRP "over" CWM with Odin and there won't be any remains of CWM nor any problems?
Thanks!
Click to expand...
Click to collapse
Are you succeeded? If yes then edit the title by starting it with [solved]......
Have a great day
Solved
Sent from my SM-J327P using Tapatalk