Can I install original software from twrp recovery ?
You can't you have to try this http://forum.xda-developers.com/showpost.php?p=54717666&postcount=8
download this stock recovery first
http://www.androidfilehost.com/?fid=23252070760973625
^ after you download extract and rename it's file to recovery.img
then
If you can still access your twrp try rebooting in bootloader mode then>
use your adb /fastboot on pc
fastboot flash recovery recovery.img
also make sure you have adb drivers loaded? try this maybe http://adbdriver.com/upload/AdbDriverInstaller.exe
Thnx bro I did it
Sent from my HUAWEI P6-U06 using XDA Free mobile app
Related
I isntalled Super Wipe to my htc one x before load rom.zip to sd card :S now cant open phone or recovery mod :S so how can i load stock rom again help please
rover_x said:
I isntalled Super Wipe to my htc one x before load rom.zip to sd card :S now cant open phone or recovery mod :S so how can i load stock rom again help please
Click to expand...
Click to collapse
First you will need to reflash your recovery while your phone is in fastboot mode, you can do this by opening a cmd and using the command 'fastboot flash recovery recoveryfilehere.img' and changing recoveryfilehere for your recovery file's name.
I am a bit unsure on these next steps but I believe you will then need to boot into the recovery you just installed and then use the following commands.
'adb devices'
'adb shell'
'mount sdcard'
and then in another cmd you will use the command 'adb push ROMNAME.zip /sdcard
then reboot into recovery and look for your ROM in the root of your sd card and install it as usual. Don't forget to flash the kernal too.
I tried these steps but didnt get result
See http://forum.xda-developers.com/showpost.php?p=26119526&postcount=17 and adapt to yours.
i tired many times , but each time get message " error:device not found" :S
Do you have HTC USB driver installed ?
yes i did
So it means that you're successfully boot into recovery by fastboot boot recovery.img and adb not working for you ?
Please note, adb will not work when you do fastboot flash recovery recovery.img
ckpv5 said:
So it means that you're successfully boot into recovery by fastboot boot recovery.img and adb not working for you ?
Please note, adb will not work when you do fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Ah right, my bad
Sent from my HTC One X using xda premium
I was trying to flash the lewa recovery img through flashify on my nokia x.But whenver i open flashify and press recovery image and chose file it hangs / crashes .I have to force stop it then.Plz help.
The tool you are using is patched i.e it wont work on your OS.
If u want to flash recovery img follow this method.
1.Install nokia adb divers to your PC.
2.install minimal adb and fastboot to PC
Switch off phone>Volume down+power
Phone will get stuck on nokia logo.this is fastboot mode now Connect phone to PC
Open minimal adb and fastboot.
Type these commands to flash recovery.
fastboot -i 0x0421 flash recovery recovery.img
Ur done.
NOTE:Copy the recovery file you want to flash to the fastboot folder(In your C DRIVE)and rename it recovery.img
Hope this is helpful
Hit thanx if helped.
Sent from my Nokia_X using xda app-developers app
Use rashr.It is stable
I have a ze551ml I have rooted and unlocked my bootloader. when i went to install twrp i put the file on my sd card and when i go to
adb and put the command in su then dd if=/sdcard/twrp.img of=/dev/block/by-name/recovery its telling me twrp no such file or directory. Anyone tell me what im doing wrong? thank you
Make sure you are dropping the file on internal SD and not external.
I put it in both just in case . do i have the command wrong? my twrp is 12mb
the error im getting is no such file or directory.
Why not flash by recovery?
anyone have any suggestions?
r u sure the twrp file name is correct?
yeah its twrp.img
Try /storage/sdcard0
Can use Flasify app to flash recovery image.
Or Partition backup app to flash recovery partition.
Sent from my SM-A300H using XDA Free mobile app
flashify still hangs no idea hwo to use the partition app. tried downloading twrp on the playstore but my model isnt listed. could i use another asus phone thats listed>?]
new line command for sdcard0 would be this? dd if=/storeage/sdcard0/twrp.img of=/dev/block/by-name/recovery
still wont work
/storage/sdcard0/
Or
/mnt/sdcard/
Sent from my SM-A300H using XDA Free mobile app
from ur pc
adb reboot bootloader
phone will reboot to fastboot
verify that ur device is detected by
fastboot devices
then do fastboot flash recovery "path to the twrp file on the pc"
for example "fastboot flash recovery d:\twrp.img"
Do that on ur own risk
For some reason doing it that way worked lol
did fastboot flash recovery c:\twrp.img
shrug, thank you to whomever suggested that!!!!
Please help me am not able to install update ,
Yesterday I downloaded new update 2.34.720.2 when am trying to install it's not happening
I need to stock recovery? For update
Then how to get stock recovery ?
Please help me
Same here someone pls help ??
Check the general forum for how too guides. You might find something for your device. Otherwise you can download but delay installing the OTA. Hook up USB cable to PC then copy the ota zip file from the Download directory on the phone. Extract the files from the ota zip. You'll find a firmware directory with a firmware.zip file. Extract that too. In there you should find a stockpatchrecovery.img you could try flashing that before you re-lock boot loader. If you ran a lot of mods tot he stock Lollipop you might have to run the ruu.exe for your model before trying the patch.
srinu0220 said:
Please help me am not able to install update ,
Yesterday I downloaded new update 2.34.720.2 when am trying to install it's not happening
I need to stock recovery? For update
Then how to get stock recovery ?
Please help me
Click to expand...
Click to collapse
if any one found solution for this
desire816d said:
if any one found solution for this
Click to expand...
Click to collapse
Am updated new software
Download OTA update and copy into your laptop, Then extract ota zip file
In the extracted file you will find firmware.zip
Extract firmware.zip then goto firmware folder u will find recovery.img
Copy recovery.img into your fastboot folder(when you rooting your phone you used fastboot folder)
In your phone check usb debugging on then switch off mobile
Press power+ volume down buttons
Select fastboot
Connect to your pc
Open fastboot folder then press swift and right button on mouse
Select open cmd here
Then type = fastboot flash recovery recovery.img
After that reboot your phone then update now .
If anything goes wrong am not responsible
I tried this method successfully.
For Smooth process you need to go back to official stock ROM.
With this you can unroot your device also.
srinu0220 said:
Am updated new software
Download OTA update and copy into your laptop, Then extract ota zip file
In the extracted file you will find firmware.zip
Extract firmware.zip then goto firmware folder u will find recovery.img
Copy recovery.img into your fastboot folder(when you rooting your phone you used fastboot folder)
In your phone check usb debugging on then switch off mobile
Press power+ volume down buttons
Select fastboot
Connect to your pc
Open fastboot folder then press swift and right button on mouse
Select open cmd here
Then type = fastboot flash recovery recovery.img
After that reboot your phone then update now .
If anything goes wrong am not responsible
I tried this method successfully.
Click to expand...
Click to collapse
after try this way update .
it work but i stuck at htc bootscreen.
Press power+volume up for 10 sec it will restart
When restating press power+volume Down
Go to fast boot install twrp recovery install stock rom
Or download twrp backup from xda
Again do same above
Sorry if this has been already posted, I personally can't seem to find help though.
Got a notification on my H815 for a new software update (v20G). I was previously on v20D, with an unlocked bootloader , root and twrp installed. Security patch was from January , so I decided to update via LG Bridge ( with twrp installed I could not update normally).
I managed to update but in the process I lost both my custom recovery and root. I reinstalled TWRP but I have no idea what I should do to reinstall root without losing the update. Does anyone know what I could do?
Thanks for helping!
I am in the same boat actually . I want to root v20g eur but i am in the air right now . Any help would be great
cyrus_0ne said:
I am in the same boat actually . I want to root v20g eur but i am in the air right now . Any help would be great
Click to expand...
Click to collapse
Managed to root! It was actually very simple, I just had to flash the latest SuperSu zip using Twrp. Here it is: http://forum.xda-developers.com/showthread.php?t=1538053
V20g
Hello how root v20g-eur-xx?
Fredo2 said:
Hello how root v20g-eur-xx?
Click to expand...
Click to collapse
Unlock boot loader, install TWRP recovery and flash superSU.zip
StefanG73 said:
Unlock boot loader, install TWRP recovery and flash superSU.zip
Click to expand...
Click to collapse
bootloader unlocked, how easy instal twrp?
Fredo2 said:
bootloader unlocked, how easy instal twrp?
Click to expand...
Click to collapse
Download twrp 3.0.2.0 and save it in the same directory as your adb files then open a command window and type -
adb devices ( press enter )
adb reboot bootloader ( press enter )
( You should now be in fastboot mode )
Rename twrp3.0.2.0 to just twrp and then do this command -
fastboot flash recovery twrp.img
so I install twrp
Sorry for my bad English.
Install on PC ADB package
Download TWRP 3
Download UPDATE-SuperSU-v2.76-20160630161323.zip
Copy twrp3.img and supersu on lg g4
Copy twrp3.img in pc adb foleder
LG G4 drivers must be installed.
Starting CMD Admin. Browse to ADB folder and paste comмands:
adb reboot bootloader - this reboot phone in download mode
fastboot boot twrp3.img - TWRP started but did not install.
When you started twrp, choose Install / Install Image and choose twrp3.img.
After installed twrp, install UPDATE-SuperSU-v2.76-20160630161323.zip
Reboot phone.
that is all
Xceeder said:
Download twrp 3.0.2.0 and save it in the same directory as your adb files then open a command window and type -
adb devices ( press enter )
adb reboot bootloader ( press enter )
( You should now be in fastboot mode )
Rename twrp3.0.2.0 to just twrp and then do this command -
fastboot flash recovery twrp.img
Click to expand...
Click to collapse
already installed thanks
---------- Post added at 11:44 AM ---------- Previous post was at 11:41 AM ----------
StefanG73 said:
Sorry for my bad English.
Install on PC ADB package
Download TWRP 3
Download UPDATE-SuperSU-v2.76-20160630161323.zip
Copy twrp3.img and supersu on lg g4
Copy twrp3.img in pc adb foleder
LG G4 drivers must be installed.
Starting CMD Admin. Browse to ADB folder and paste comмands:
adb reboot bootloader - this reboot phone in download mode
fastboot boot twrp3.img - TWRP started but did not install.
When you started twrp, choose Install / Install Image and choose twrp3.img.
After installed twrp, install UPDATE-SuperSU-v2.76-20160630161323.zip
Reboot phone.
that is all
Click to expand...
Click to collapse
thanks, you from Romania?
No. From Bulgaria
Sent from my LG-H815 using Tapatalk
StefanG73 said:
No. From Bulgaria
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
ok