CWM Recovery v.5.0.2.6 in English - HTC Salsa

this i got from Wildfire S section.
IT CAN BE PUT INTO SALSA, AND IT WORKS.
DWYOR
save the recovery.img and flash_image in the root of your adb folder.
Code:
adb reboot bootloader
make it fastboot usb
Code:
fasboot flash recovery recovery.img
from the hboot menu, go to 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"
}
Please say thanks if you are fine with it

kanded said:
this i got from Wildfire S section.
IT CAN BE PUT INTO SALSA, AND IT WORKS.
DWYOR
save the recovery.img and flash_image in the root of your sdcard.
Code:
su
Code:
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
Code:
cp /sdcard/flash_image /system/bin
Code:
su
Code:
flash_image recovery /sdcard/recovery.img
get into recovery by typing : adb shell reboot recovery
Click to expand...
Click to collapse
u tried? get some screenshots up lol is it fully functional with backups enabled?

how did you run these commands? what did you use?

these command should be done via adb debug.
open it, and do the same.
http://www.freeimagehosting.net/umo22

keeps failing, heres a screen shot of what its doing.
any ideas?
goes to bootloader then just hangs

man, check your battery, minimum 50% power.

kanded said:
man, check your battery, minimum 50% power.
Click to expand...
Click to collapse
it was around 62% but ill charge it up fully and try again.
..........................................Edited.........................................................
OK charged it to 83% tried it again, still hanging for well over 20mins at that point.
somethings still not right.....

i edit the post. check this, i bet you wont get into probs again. let me know.

nope still not working! you missed a t from fasboot lol, but no, tried everything now and still nothing.

Tried from my other computer and still no luck.
sent from my custom HTC Salsa.

it works man, friends did it, why you still not work ?

Have no idea mate, puzzles me to be honest.
sent from my custom HTC Salsa.

let me know your probs, mate,

It stops in exactly same place as before, I've done everything stated. And it just won't nudge lol, even used a different computer with sdk installed,and still does it then.
For now ill leave it be, till I can figure it out.
I've flashed back to rom before and using that now as market is stable there.
What's the idea with this internal memory then? As this rom has very little space left lol and could do with the sapce available really
sent from my custom HTC Salsa.

so, do you have cwm ? if you have its fine. i still wonder wht exactly your problem is. if you got market problem, you just go back to your stock rom, leave the chinese rom, and get back to your original rom.

I've gone back to usable rom now. Leave it there for awhile.
sent from my custom HTC Salsa.

Hi,
@BigBearEvo isn't the case that you perhaps have your device still s-on?

snatch_this said:
Hi,
@BigBearEvo isn't the case that you perhaps have your device still s-on?
Click to expand...
Click to collapse
Not likely my friend, the xtc clip makes you s-off.
Sent from my HTC C510e using Tapatalk

After the installation if i wanna uninstall the recovery, can i do it and how?
Thanks...

any_body said:
After the installation if i wanna uninstall the recovery, can i do it and how?
Thanks...
Click to expand...
Click to collapse
reinstall your ruu and it wipes the handset completely inc recovery

Related

*-a bootloop crash course and trouble shooting guide-*

WANT TO RUN HERO? READ THIS FIRST​
I understand that new people dont really know much about hero, and that is alright. They will learn to search and figure things out on their own, but i am a little frustrated with seeing this constantly in the hero ROM threads. " i am stuck in a bootloop, my phone stays on the htc screen"
THIS IS NOT A BOOTLOOP! A bootloop is when you see the hero with the little green android and then the HTC "flashing" logo. I will post a video of a bootloop in little bit, but in the meantime here are a few ways to fix a bootloop.
For a video of what a bootloop is, click on THIS IS A BOOTLOOP RIGHT BELOW THIS​THIS IS A BOOTLOOP​
1) wipe phone and wipe ext and reflash.
to wipe the phone boot into recovery and press alt+w or if running CMRecovery 1.3 or 1.4 you should be able to use the trackball and select the option that way. To wipe ext use these commands in either adb shell or recovery console... NOT IN TERMINAL!!!​
This is how I installed without any problems:
: rename to update.zip (if you are running cm1.4 recovery you can just place the zip in the root of sd)
: place in the root of sd card
: shut off device
: boot into recovery
: wipe
: go to console and hit enter (you can also use adb shell)
(enter)
# mount -o rw /dev/block/mmcblk0p2 /system/sd
# cd /system/sd
# rm -rf /system/sd/*
# reboot recovery
: now wipe again
: repair ext system
: flash
Enjoy!!
Click to expand...
Click to collapse
- Courtesy of Drizzy Drake Rogers
2) check to make sure you are running a PVT board. Cant remember right now if it is the three finger salute or power+camera. To do the three finger salute, boot holding the green button, menu, and the red button. At the top of the screen that shows up it will either say PVT or DVT.
3) redownload the .zip file for the rom you are trying to flash. Sometimes you may get a corrupt download or the transfer from computer to sd may go bad. A fresh download may help.
4) reformat your sd and recreate all partiitions usingparted in cyanogens 1.4 recovery image. It is one of the easiest ways to do things if you are not running linux.
5) and last but not least, if all else fails just go back to a stable cyan build or jf build.
Hope this helps everyone and cuts down on the questions junking up threads. I will bump this every now and then unless it gets stickied. Also expect edits to this for other questions that get asked. Before junking up threads try these options and SEARCH!!!
{
"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"
}
​
-helpful links-
CyanogenMod Stable
CyanogenRecovery Image 1.4
How to partition using gparted
THIS IS A QUICK TELL ALL TO GET DANGER SPL, RADIO, AND A STABLE ROM RUNNING
Happy flashing everyone!
WANT TO RUN HERO? READ THIS FIRST​
Fantastic Info. People need someone to spell out what's what.
Thank you it works. When I apply updates do you re-do all of this?
bump this. this will cut threads in half
sillyshyme said:
Thank you it works. When I apply updates do you re-do all of this?
Click to expand...
Click to collapse
not all updates, always read the changelog for a ROM. if you are simply UPDATING to a NEWER version of the SAME ROM, you MIGHT NOT have to do all this. this is mostly for when you get a bootloop. if you are changing hero roms, i would say yes, do everything you can, wipe, wipe ext, and what not. this will help about the bootloop.
I use Hero-V1.5 by Drizzy and it does not state in change-log.
sillyshyme said:
I use Hero-V1.5 by Drizzy and it does not state in change-log.
Click to expand...
Click to collapse
ok so what are you trying to do? go to a different Hero rom? if yes, then you need to wipe phone and ext, if updating from drizzy 1.4, i would say not to wipe, but if you get a bootloop wipe phone and try again.
please make this a sticky!!!! this a good info. hopefully if people search,it will help them out . great write up polosjr
palosjr said:
ok so what are you trying to do? go to a different Hero rom? if yes, then you need to wipe phone and ext, if updating from drizzy 1.4, i would say not to wipe, but if you get a bootloop wipe phone and try again.
Click to expand...
Click to collapse
Do this cause I just updated to drizzy's newest hero. I went from another hero Jac hero and I just did the update zip and got bootloop. I did whats on the top of this page and im running new rom so thanks
Ok, so I've followed all of these steps, except repairing the file extensions. When I try to do that I get an error in the recovery console. Does anyone know of anything else I can try?
rp1783 said:
Ok, so I've followed all of these steps, except repairing the file extensions. When I try to do that I get an error in the recovery console. Does anyone know of anything else I can try?
Click to expand...
Click to collapse
format your sdcard and then recreate your partitions

yes a new thread... need help with Nandroid

I am trying to get Nandroid so I can back up my phone I have gone threw 5 or more pages in the last 2 hours reading EVERYTHING, all im getting out of what I have read is there is about 20 different ways to do this non of which I can get to work. I know I need JF's Modified RC30 and in order to get this I need his modified recovery. I downloaded his recovery androidmod and I cant figure out how to flash it onto my phone. (it is rooted.) And if it isn't to much to ask could someone else give me step by step instructions on what to do after I finally get the recovery onto my phone? I am not a linux expert I pretty much know nothing. But I know enough about computers that I can follow instructions when the instructions don't expect me to know Linux already. Thank you everyone sorry if I get in to trouble for posting this but I can't figure it out for my self.
in terminal do:
su
cd /sdcard
wget http://n0rp.chemlab.org/android/cm-recovery-1.4.img
flash_image recovery /sdcard/cm-recovery-1.4.img
not sure how you couldnt find this.. ._.
or you just put latest cm recovery image. and click restore but it only works if use that to back it up i think. and also this is the wrong section there is a q and a. seriously dude your post was rude and should be moved and locked
Ummm I don't see how it was rude. It was like 5am I had been at it sense like 10pm (slow connection had problems downloading stuff and also editing pictures) But I didn't realize I wasn't in the Q and A section that was my fault. But I don't think it was rude. I had a sincere question and needed help. Sorry if I am not allowed to ask for help.
coredalae said:
in terminal do:
su
cd /sdcard
wget http://n0rp.chemlab.org/android/cm-recovery-1.4.img
flash_image recovery /sdcard/cm-recovery-1.4.img
not sure how you couldnt find this.. ._.
Click to expand...
Click to collapse
Its not that I couldn't find anything I said I found like 20 different things non of which seems to be working... I typed..
su
cd /sdcard
wget http://n0rp.chemlab.org/android/cm-recovery-1.4.img
I got this error wget: not found
click that link, download the file, put it on your sdcard. then type the command without the wget command. you can also use the amon_RA recovery image, but either one will allow you to nandroid and restore it from the recovery screen.
Thanks for your help. But I actually found the CyanogenMod forum and am following those steps which will give me the Nandroid. I am just hoping I can figure out how to get my google goodies back. I quite like using them.
if you follow the install instructions... youll have the google apps lol
B-man007 said:
if you follow the install instructions... youll have the google apps lol
Click to expand...
Click to collapse
Oh... I thought I read after Google tried stopping him they told him he couldn't include the google apps? Or do you mean if I follow his instructions on how to get them back after I download his app? Lol either way I still hope I have them. I am fairly good at following instructions even if I have no idea what I am doing. So I should be good!
If you look at his instructions, youll see that he requires you install the HTC recovery image. when you flash cyanogens rom on top of it, a script pulls the google apps, making it fully legal. You can also use daveid's single flash rom. it has everything you need in it so you dont have to flash htc's recovery image
really b-man you found a thread from almost 24 hours ago to bring back
{
"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"
}
Translation is hard. Not as hard as nails!!
guess what it is?
gridlock32404 said:
Click to expand...
Click to collapse
w00t i cant wait till i get there
thats why i gotta bring back threads from the dead
PS this was my 700th post!

[Q] don't know how to flash recovery on my OB

Hi I have the following problem:
Home button and lock screen button are not working. For example, when I push lock screen button it only turns off screen but does not lock it.
Also my home button is not working anymore.
If somebody has had same issues and know the solution please let me know!
Thanks
Hi. I tried to flash recovery on my OB
follow the tutorial but when I touch the recovery button
on anreboot app it rebooted.
after LG logo, it shows only black screen and 4 led buttons flashing on and off.
Whats wrong on my OB? I recovered my OB, but still can't go inside recovery.
ps. I'm from korea. What my OB differs from your P970s?
can differences crush my result? sorry about my english
I want to use custom rom desperately...
Just do this :
ramrod said:
0. root device
1.download the file...
2.unzip it, then copy "recovery.img" to your optimus sdcard...
3.install android terminal emulator from market...
4.open terminal, then input this command :
su
dd if=/dev/zero of=/dev/block/mmcblk0p4
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4
5. two files are written, finish
6. input:
reboot recovery
Click to expand...
Click to collapse
Thanks to him I didn‘t need to traduce from french tutorial.
I used that method too and that‘s how I installed cwm.
Sent from my LG-P970 using XDA Premium App
Just do this :
ramrod said:
0. root device
1.download the file...
2.unzip it, then copy "recovery.img" to your optimus sdcard...
3.install android terminal emulator from market...
4.open terminal, then input this command :
su
dd if=/dev/zero of=/dev/block/mmcblk0p4
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4
5. two files are written, finish
6. input:
reboot recovery
Click to expand...
Click to collapse
Thanks to him I didn‘t need to traduce from french tutorial.
I used that method too and that‘s how I installed cwm.
Sent from my LG-P970 using XDA Premium App
Sobralobo said:
Just do this :
Thanks to him I didn‘t need to traduce from french tutorial.
I used that method too and that‘s how I installed cwm.
Sent from my LG-P970 using XDA Premium App
Click to expand...
Click to collapse
I tried it but it doesn't work. :<
both command and bat file dosen't work
it shows on terminal emu >>> write error : no space left on device
but it has enough space
it seems to be locked. and any files can be copied or modified in /dev/ folder
is there anyone who has the solution for me?
ernious said:
I tried it but it doesn't work. :<
both command and bat file dosen't work
it shows on terminal emu >>> write error : no space left on device
but it has enough space
it seems to be locked. and any files can be copied or modified in /dev/ folder
is there anyone who has the solution for me?
Click to expand...
Click to collapse
Ignore the error and execute the second "dd" command. If you get messages similar to the following, then you may have successfully flashed CWM recovery. You can try again by rebooting to recovery using AnReboot:
{
"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"
}
rey031 said:
Ignore the error and execute the second "dd" command. If you get messages similar to the following, then you may have successfully flashed CWM recovery. You can try again by rebooting to recovery using AnReboot:
Click to expand...
Click to collapse
i see exactly same message on my OB terminal emu
but i tried already - doesn't work
do i have to give it up? :<
You must be sure that your phone is rooted and that usb debug in on. (It seems to be the write rights.)
Sent from my LG-P970
rgabi88 said:
You must be sure that your phone is rooted and that usb debug in on. (It seems to be the write rights.)
Sent from my LG-P970 using XDA Premium App
Click to expand...
Click to collapse
Im sure i rooted it(by G.B 1.2) and turned on debug mode.......
Is my OB wrong because of firmware version??
my OB is V10p korean version ......

[Unlocked Only] Android 4.2 Camera+Gallery Flasher

Not having custom recovery sure is frustrating, but we can still have all the fun other phones have!
{
"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 to Android-Police for posting the flashable for me to grab the files from for this.
What is this?
It's a Windows script for flashing the 4.2 Camera+Gallery files through adb.
What are the requirements?
Be unlocked bootloader, with the insecured boot.img installed
You can find the unsecured boot.img to flash in my root thread, in the zip labeled as "razr_i_boot_insecured.img"
Code:
fastboot flash boot razr_i_boot_insecured.img
What works?
Taking pictures. Taking 720p and 1080p video.
Gallery*
What doesn't work?
Panorama.
Photosphere.
*Some functions in gallery force close.
Physical camera button for booting to camera from locked.
Will this remove my normal Camera+Gallery?
No, just adds another set.
Note: I removed the original Camera+Gallery (renamed to .bak the MotGallery2 and MotCamera apks in /system/app/ and see this as lockscreen, but the camera button doesn't launch it anymore, just takes pictures:
How do I go back to normal?
My Homemade fastboot thread, or an official FXZ from The Firmware Team.
Instructions:
Have unsecured boot.img installed (see above requirements).
Enable USB Debugging in Settings > Developer Options.
Plug in USB cable if you haven't already.
Double-click 'Install.bat' and let 'er rip!
Download:
Batakang
Enjoy!
Didn't work for me.
Device unlocked
Flashed 81.5.39002.Retail.en.EU - 4.0.4
Unsecure boot flashed (after a first try, in case off)
Running the script is unsuccessfull (hard to read but had the time to read "permission denied").
When I try manually "adb wait-for-device remount" give me "remount failed: operation not permitted".
Any idea ?
Le_Poilu said:
Didn't work for me.
Device unlocked
Flashed 81.5.39002.Retail.en.EU - 4.0.4
Unsecure boot flashed (after a first try, in case off)
Running the script is unsuccessfull (hard to read but had the time to read "permission denied").
When I try manually "adb wait-for-device remount" give me "remount failed: operation not permitted".
Any idea ?
Click to expand...
Click to collapse
You are using the secure boot.img. My Home-made flasher replaces the unsecure boot.img when its done rooting, as it says in my thread
Remount works only on the unsecured boot.img.
I PM u with a version that have photosphere working. There's any chance that, with this one, the photosphere starts working?
Another question: after upload the files, can I back the secure boot img?
ReeSilva said:
I PM u with a version that have photosphere working. There's any chance that, with this one, the photosphere starts working?
Another question: after upload the files, can I back the secure boot img?
Click to expand...
Click to collapse
That's the one I used, and it is indeed not fixed. You can flash the secure boot.img back after, the only reason for the unsecure is so we can use
Code:
adb remount
mattlgroff said:
You are using the secure boot.img. My Home-made flasher replaces the unsecure boot.img when its done rooting, as it says in my thread
Remount works only on the unsecured boot.img.
Click to expand...
Click to collapse
Ok, my bad, did miss the point
ReeSilva said:
I PM u with a version that have photosphere working. There's any chance that, with this one, the photosphere starts working?
Another question: after upload the files, can I back the secure boot img?
Click to expand...
Click to collapse
Photoshphere can be funny on this phone as theres no gyroscope

Transfert file with ADB

Hi so i flashed the google edition rom and it kept bootlooping, so i went to recovery and wiped everything but it wiped also the ROM file from the sd card now im left with nothing to flash and only recovery i think i have to transfert the file trough ADB if so can anyone give me a tutorial ? i tried adb but there is no devices listed :'( i think its debug mode it wasnt enabled.
JadeAmineHa said:
Hi so i flashed the google edition rom and it kept bootlooping, so i went to recovery and wiped everything but it wiped also the ROM file from the sd card now im left with nothing to flash and only recovery i think i have to transfert the file trough ADB if so can anyone give me a tutorial ? i tried adb but there is no devices listed :'( i think its debug mode it wasnt enabled.
Click to expand...
Click to collapse
USB debugging doesnt matter in custom recovery.
adb push <name of ROM>.zip /data/media/0/
or
adb sideload <name of ROM>.zip
you can always try googling, and come up with a few tutorials:
http://forum.xda-developers.com/showthread.php?t=2317986
http://android-revolution-hd.blogspot.com/2013/12/ow-to-use-adb-sideload.html
http://android-revolution-hd.blogspot.com/2013/12/how-to-copy-rom-zip.html
etc.
This shows device not found when i use adb devices there is nothing
JadeAmineHa said:
This shows device not found when i use adb devices there is nothing
Click to expand...
Click to collapse
Open Device Manager do you see something like:
{
"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"
}
if yes, please go to my guide and check FAQ #2.
nkk71 said:
Open Device Manager do you see something like:
if yes, please go to my guide and check FAQ #2.
Click to expand...
Click to collapse
This is what i see sync manager is installed i tried the fastboot command to get token for boatload unlock and it works but adb is not working, Plase help me i'm stuck :crying: and just to mention that im in bootloader in fastboot usb mode ??
JadeAmineHa said:
This is what i see sync manager is installed i tried the fastboot command to get token for boatload unlock and it works but adb is not working, Plase help me i'm stuck :crying:
Click to expand...
Click to collapse
like i said, just go to my guide and check FAQ #2 (in post #1), http://forum.xda-developers.com/showthread.php?t=2541082
has all the instructions, pictures, etc.

Categories

Resources