I used my tool to flash CWM.
I have chosen the wrong option and flashed CWM for Galaxy S2 AT&T.
Now every boot that appears:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's the recovery that I see.
I still come into fastboot mode.
If I flash a different recovery, it does not work, probably because I can not delete recovery-from-boot.p and install-recovery.sh.
Any help?
flash the correct recovery using fastboot
Code:
fastboot flash recovery nameofcorrectrecovery.img
So flash the proper recovery, create a zip with an install script that deletes/renames the files in question, push the zip via adb, and flash it.
Cilraaz said:
So flash the proper recovery, create a zip with an install script that deletes/renames the files in question, push the zip via adb, and flash it.
Click to expand...
Click to collapse
That would be no problem, but how can I use adb without being able to boot normally?
Flash the proper CWM recovery with fastboot. Then from the phone's fast boot options boot into recovery. Once in CWM you'll have ADB access to do what you need to.
Sent from my Galaxy Nexus using xda app-developers app
silow said:
Flash the proper CWM recovery with fastboot. Then from the phone's fast boot options boot into recovery. Once in CWM you'll have ADB access to do what you need to.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Tryed it already, but if I flash the proper CWM Recovery it boots into the CWM of the S2.
There I have no ADB access
If you flash the proper CWM and then boot into the wrong CWM, then it sounds like you're not flashing properly.
Flash stock images then re-flash the correct recovery
Flashed TWRP and all is running properly
Related
Hey guys!
My friend asked me to root is HTC Wildfire S, it has S-OFF and an unlocked bootloader (yay!). then I flashed (supposedly successfully) a custom recovery, but when I select RECOVERY on the HBOOT screen the device is stuck at the HTC logo and does nothing. I tried putting the zip with the weird name that HBOOT recognizes and it installs with no error. I also tried to flash it with fastboot which also writes the recovery partition with no error, but it still won't load the recovery. (Although when I try to "fastboot erase recovery" it fails saying: "FAILED (remote: not allowed)". I also tried both CWM and TWRP and neither of them worked. Anyone could help me get the custom recovery working? I also attached a image of the HBOOT screen if that helps. USB debugging is turned on, and fastboot is disabled in settings.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ps.: I also tried to use the htc super tool to root the phone but it didn't work either
Longi94 said:
Hey guys!
My friend asked me to root is HTC Wildfire S, it has S-OFF and an unlocked bootloader (yay!). then I flashed (supposedly successfully) a custom recovery, but when I select RECOVERY on the HBOOT screen the device is stuck at the HTC logo and does nothing. I tried putting the zip with the weird name that HBOOT recognizes and it installs with no error. I also tried to flash it with fastboot which also writes the recovery partition with no error, but it still won't load the recovery. (Although when I try to "fastboot erase recovery" it fails saying: "FAILED (remote: not allowed)". I also tried both CWM and TWRP and neither of them worked. Anyone could help me get the custom recovery working? I also attached a image of the HBOOT screen if that helps. USB debugging is turned on, and fastboot is disabled in settings.
ps.: I also tried to use the htc super tool to root the phone but it didn't work either
Click to expand...
Click to collapse
As I can tell of "Feb 8 2012" your WFS is 2012 edition
You need another recovery modded for the WFS
1.Download this
2.Extract it
3.Install it using CMD
thanks, it worked
Hi,
I have a htc desire with cyanogen rom 7 suddenly Loading rom crashes.
I removed the sd from the cell and put it in the pc I redid the fat32 partition the first and second ext3, then I put the file in the rom sd.
I put the sd smartphone schemata go in recovery and from there leads me in the revolutionary screen, I select the voice file install from sd confirm with key turn off but unfortunately leads to the sd.
Also other items such as reboot, wipe etc. can not get them.
What can I do?
Device is s-off and root.On the device is installed Alpharev and revolutionary.
thanks
Flash 4ext recovery touch using fastboot
Repartition sd card using 4ext recovery, max 2GB ext4 partition
Nandroid backup
Try to flash ROM.zip straight over the top without wiping. If that doesn't work then full wipe and flash ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks for reply.
Can explain better how to perform the first step : (FLASH 4 EXT RECOVERY USING TOUCH FASTBOOT)
blaitz said:
Thanks for reply.
Can explain better how to perform the first step : (FLASH 4 EXT RECOVERY USING TOUCH FASTBOOT)
Click to expand...
Click to collapse
Start here
Only flash the recovery.img specifically for the HTC Desire (Bravo)
Only flash the recovery.img for htc desire.
This should be the file recovery.img for htc desire.
I put the file in sd card,then the recovery screen (revolutionary) i select the voice choose file from sd card and select the file recovery. Img
Right?
Thanks
You search for a guide to setup fastboot on your pc, then flash the recovery.img using fastboot commands
Thanks. Exsist guide on forum xda.
Hi,
The recovery.img should install with software odin?
Thank
blaitz said:
Hi,
The recovery.img should install with software odin?
Thank
Click to expand...
Click to collapse
Odin is for Samsung devices............................
"You search for a guide to setup fastboot on your pc, then flash the recovery.img using fastboot commands"
Thank.
I haven't search guide. [emoji17]
I was able to flah file recovery.img with command of fastboot.
Thank
Hey all,
Noobie question time! Did the firmware update (or so I think) and now I do have adb connection but not fastboot? or mounted sd card. (Did re-format and now it seems to be available). I messed something up along the way obviously, it looked very much finished after both adb and the phone were inactive for a minute or so.
Currently in what seems to be factory recovery?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
^^^ Not working?
Android Recovery
HTC?htc_himauhl/htc_himauhl
6.0/MRA58K/buildteam12161528
(up and down for opions)
rbt sys
rbt boot
apply from adb
apply from sd
wipe/factory reset
wipe cache
Also access to everything else works.
What's next guys? I need twp and Venom update. *** Sideload option available didn't want twrp, because of not having fastboot?
Also showing:FILE/mnt/media_rw/ext_sd/0PJAIMG.zip
File not found.
Thanks for all the help, I'd be useless with out you!
I found out that:
1. Android sdk must be installed.
2. Htc sync must be uninstalled but keep its drivers. (install then uninstall it, keep drivers option!).
3. Use twrp 2.9.0.1 (reboot recovery will not appear until you use this twrp) and supersu 2.65.
4. Do not sideload. Use Fastboot and adb. No matter what!.
Download mode is Fastboot commands. Recovery is adb commands.
When you get to the reboot to recovery bit, boot to bootloader with hold vol+& press power. "reboot recovery" should be halfway down the list in bright lime green font. Read carefully. I missed it first time and panicked.
Sent from my HTC One M9 using Tapatalk
shivadow said:
I found out that:
1. Android sdk must be installed.
2. Htc sync must be uninstalled but keep its drivers. (install then uninstall it, keep drivers option!).
3. Use twrp 2.9.0.1 (reboot recovery will not appear until you use this twrp) and supersu 2.65.
4. Do not sideload. Use Fastboot and adb. No matter what!.
Download mode is Fastboot commands. Recovery is adb commands.
When you get to the reboot to recovery bit, boot to bootloader with hold vol+& press power. "reboot recovery" should be halfway down the list in bright lime green font. Read carefully. I missed it first time and panicked.
Sent from my HTC One M9 using Tapatalk
Click to expand...
Click to collapse
Shivadow, do you have a link for that twrp I can't seem to find it.
Thanks for the info!
Update:
Got twrp 2.8 on. Won't take newer versions of venom, assuming they need 3.0.
I noticed that the error on the bottom of the device - 0PJAIMG.zip file not found on sd path is RUU related? If so should I try the ruu again as I might have a partial install??
0pjaimg is for flashing but in your case it'll do more damage than good.
You can get twrp 2.9.0.1 from the repo or various sites. Google is your friend.
Sent from my HTC One M9 using Tapatalk
I wanted to downgrade to 5.0 to unlock the bootloader and install a custom recovery and ROM. Used the official FW from the Asus page, installed it from within the OS (android MM stock). It all went as expected until at the end of the install it rebooted and got into the bootloader screen instead of booting normally. It won't go into recovery.
Phone will NOT turn on with power button + volume down button, not ever.
Power button + volume up does nothing, it turns the phone on just like the power button alone would do.
Once in the stock bootloader if I select [recovery mode] it will simply reset and go back to where I was. I never get the dead android error, it just go back to the bootloader select menu
I get this screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What can I do? all the tutorials I seen either asume I can get into recovery or use power button + volume down button which in my case doesn't works
Find images of system, ifwi, recovery etc. and fastboot flash them. you can try first with recovery only. the adb command will be "fastboot flash recovery recovery.
img" just search the forum plenty of guides here
kojata said:
Find images of system, ifwi, recovery etc. and fastboot flash them. you can try first with recovery only. the adb command will be "fastboot flash recovery recovery.
img" just search the forum plenty of guides here
Click to expand...
Click to collapse
I looked at the guides, most require recovery on the phone to work (it doesnt here, just reboots back into the bootloader) and for some reason adb can't find this phone, tried on 2 different computers
BTW I tried with another android phone and adb worked just fine
How is it possible no computer can even tell this phone is connected at all?
Hello,
I have a z2 pro, and i wanted to change the ROM on it. Since it came with a modified ROM, i flash a stock ROM. I then unlocked bootloader sucessfully.
I transfered the new ROM to the phone and did a
Code:
fastboot flash recovery twrp.img
The phone booted with twrp correctly. I then did a wipe of system, cache and dalvik.
I tried to install the new ROM, but it prompted me the error "Unknown Command [log]". Having already installed a new ROM on another device, i remembered that disconnecting the usb cable or rebooting did the work, so i did both.
Now, the phone isn't recognized by my computer, so i can't redo the "fastboot flash", and when i go into recovery mode, it isn't TWRP that is loaded but this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How can i do to load TWRP again on the phone ?
Edit: I have shut down the phone and hold the power button, windows seems to recognize it as a cd drive. QFIL still doesn't change his status from "no port available"
Thanks
maxorus said:
Hello,
I have a z2 pro, and i wanted to change the ROM on it. Since it came with a modified ROM, i flash a stock ROM. I then unlocked bootloader sucessfully.
I transfered the new ROM to the phone and did a
The phone booted with twrp correctly. I then did a wipe of system, cache and dalvik.
I tried to install the new ROM, but it prompted me the error "Unknown Command [log]". Having already installed a new ROM on another device, i remembered that disconnecting the usb cable or rebooting did the work, so i did both.
Now, the phone isn't recognized by my computer, so i can't redo the "fastboot flash", and when i go into recovery mode, it isn't TWRP that is loaded but this
How can i do to load TWRP again on the phone ?
Edit: I have shut down the phone and hold the power button, windows seems to recognize it as a cd drive. QFIL still doesn't change his status from "no port available"
Thanks
Click to expand...
Click to collapse
This is Z2 Plus section.. please go to Z2pro section...
<Mod Edit>
Thread closed by OP request.