[Q] cant go in recovery mode on htc tattoo, please help!! - Click General

Hi my friends!
Can enyone help me? please?
I have tattoo on factory 1.6., SD card 2 GB kingston!
Then I root him with maverixx root, and then I use custom ROT 1.7 on there http://forum.xda-developers.com/showthread.php?t=723255
Everything gonna great until I want to partition my SD card on ROM manager!
When I think I was partition, phone restart and try to get in recovery mode! But then he only wibrate once a time and frozen first, TATTOO picture on himself!
When I tried to start him normarly, he starting!
But every time I try to get in recovery mode, he do the same thing (restart, vibrate once and frozen TATTOO text on display)!
I tried with adb reboot recovery but its the same thing!
I have nandroid on my sd card!
I also can entry on SD card via USB and also I can conected my phone to my com in deb. mode.
But I cant get my recovery mode!
Can someone please help me? Please! But step by step, my English isnt too good and my knowledge about this, too!
Thanx and best regards from Serbia!

Have you tried installing new recovery via adb?
You can also try to format your sd-card again and if that doesn't work I will recommend you try installing new recovery or reinstalling your recovery as mentioned above.

Thanx for replying!
How to install, reinstal my recovery mode??

now I was format my SD card, and the same thing
and now when I turn on phone in meni I lost ROM manager and superuser adv.
please anyone help??

could I install somehow new Recovery Mode and then istall again custom ROM?
please help
thanx

rista77 said:
Thanx for replying!
How to install, reinstal my recovery mode??
Click to expand...
Click to collapse
Here is commands, but can you see your device in adb when connected with usb. Can your phone get to the fastboot screen, I think it is power+vol down button.
Here is the commands you should try:
Via adb:
adb shell
flash_image recovery /sdcard/recovery.img
via fastboot menu as indicated:
fastboot erase recovery
fastboot flash recovery recovery.img
Note: You should put the recovery.img in your root folder of the sd card(That is your main menu in your sd card). Also replace "recovery.img" with the name of the recovery img you want to install. The adb commands should be done with phone on as normal but connected to usb.
Example: flash_image recovery /sdcard/Maverix2b.img
Good luck.

rista77 said:
could I install somehow new Recovery Mode and then istall again custom ROM?
please help
thanx
Click to expand...
Click to collapse
After you installed the recovery you will be able to reinstall the rom.

timlambo said:
Here is commands, but can you see your device in adb when connected with usb. Can your phone get to the fastboot screen, I think it is power+vol down button.
Here is the commands you should try:
Via adb:
adb shell
flash_image recovery /sdcard/recovery.img
via fastboot menu as indicated:
fastboot erase recovery
fastboot flash recovery recovery.img
Note: You should put the recovery.img in your root folder of the sd card(That is your main menu in your sd card). Also replace "recovery.img" with the name of the recovery img you want to install. The adb commands should be done with phone on as normal but connected to usb.
Example: flash_image recovery /sdcard/Maverix2b.img
Good luck.
Click to expand...
Click to collapse
it writte:
flash_image: permission denied!
Example: flash_image recovery /sdcard/Maverix2b.img? when I could get this maverix2b.img?in his root folder? recovery.img and then rename it to Maverix2b.img? Sorry about but I trying to understand you good!
and from where to copy recovery.img to root of sd card?
Thanx so much...

I just sucseed
with this thread!
http://forum.xda-developers.com/showthread.php?t=603286
I sucseed to put original ROM, but I must put him in FASTBOOT
thanx for help!!!

Related

No device found ONLY during fastboot - help needed please

I've been reading up about what to do after I tried to "factory reset" my phone and then was stuck at the htc start up soon, which kept looping.
I've been trying to load recovery.img during fastboot (back+power) and then to apply update.zip during recovery (home+power).
However, the problem is that during fastboot, the device isn't recognized (when I go to adb devices on command prompt, no device is listed). I know that my drivers are good bc the device is found when I start up in the recovery mode. I tried to skip the part where I load recovery.img (since when I try to do that, it tells me that it can't be loaded), and to go straight to apply update.zip, but then the phone tells me that update.zip is either bad or can't be mounted.
I have a Rogers Magic (32A). I am a complete newbie, so any help would be greatly appreciated. I should also say that before I tried to do the factor reset, the phone was on the hero rom loaded by a previous user.
try this:
boot in recovery:
fastboot boot recovery.img
then, push update.zip on your sd card ( need a good rom in the tools folder on your computer)
adb shell mount /sdcard
adb push update.zip /sdcard
and apply update.zip with the recovery menu.
thanks for your reply, but it didn't work:
first, it said "cannot load recovery.img"
and then when I tried to mount, it said "mount: mounting dev/block/mmcblk0p1 on /sdcard failed: Device or resource busy"
replace recovery to correct path to your recovery image. (your phone mut be in fastboot mode power with back button pressed)
ex:
fastboot boot c:\sdk\tools\recovery-RAv1.2.1G.img
then your phone must boot on recovery and you could push update.zip
thanks so much. I figued it out - just a simple problem of the update.zip file being corrupt.
pato17 said:
thanks so much. I figued it out - just a simple problem of the update.zip file being corrupt.
Click to expand...
Click to collapse
i am having the same issues.
any help?
beastmods said:
i am having the same issues.
any help?
Click to expand...
Click to collapse
What exactly have you tried to do?
Sent from my HTC Magic using XDA App
Hi. My magic is having the same issues. Although I believe it is my own doing. I was going to create a gold card and I flashed the sappimg.zip, I can boot the phone into fastboot but it us not seen, when I run the fast boot command it just says waiting on device..
I can boot the phone up normally but it does not want to connect to the market our link my gmail account to it..
All to jailbreak... Any ideas?
Edit....
I must have had a poor internet connection last night. I have got the market working.
Sent from my GT-I9000 using Tapatalk
I am having the same problem.
I have a 32b on vodafone uk.
all the device adb drivers have installed fine. I have tried this on both my laptop and desktop (win 7) and when the phone is turned on - it shows fine under adb devices.
When i boot to fastboot, the phone doesnt show, and therefore i cannot load a custom rom.
Trying to root the phone I have so far used the goldcard method to downgrade to get back to 1.5, if i try to flash the recovery img from the phone (using flash rec) then when i boot to recovery (home+power) it hangs on the vodafone screen - this is why i wont to flash from fastboot.
any ideas?
Thanks
phone rooted?
FlashRec is out of date, I'm pretty sure. Is your phone rooted already, or are you at stock?

mytouch 1.2 recovery broken

On test seven, went to flash Amun ras new recovery, didn't know that flashing a recovery is broken in this so now I am stuck with a broken recovery. I tried flashing it via adb shell didn't work, you guys have any suggestions?
Flash the 2010 Engineering SPL, flash recovery, then revert to stock SPL.
Flash via Terminal Emulator. I had to do the same thing.
Guess ill do yhat. I was hoping there was another way cuz i do not like flashing an spl via anything but fastboot lol.
C0dy said:
Flash the 2010 Engineering SPL, flash recovery, then revert to stock SPL.
Click to expand...
Click to collapse
I have the similar problem, i can't access the recovery, i can use the phone, or in the computer (adb) but i don't know how i can flash this without access to the recovery.
p10l1n said:
I have the similar problem, i can't access the recovery, i can use the phone, or in the computer (adb) but i don't know how i can flash this without access to the recovery.
Click to expand...
Click to collapse
Download Terminal Emulator if you don't already have it.
Then follow these steps.
Code:
Copy recovery-RA-sapphire-v1.7.0G.img to the root of your sdcard
start the terminal app
#flash_image recovery /sdcard/recovery-RA-sapphire-v1.7.0G.img
Flashing recoveries is broken in t7 so that wont wrk. What i wanna know is if fladhing an spl via terminal is.
knny1491 said:
On test seven, went to flash Amun ras new recovery, didn't know that flashing a recovery is broken in this so now I am stuck with a broken recovery. I tried flashing it via adb shell didn't work, you guys have any suggestions?
Click to expand...
Click to collapse
Do you have any access via fastboot? You could do a nandroid restore via fastboot then flash a recovery img... if not flashing an spl via goldcard method would work to let you fastboot flash a rom and recovery image.. perhaps..
I of course could be way off but I'm trying to help you brain storm.
What are the commands to nand restore via fastboot?
depends if you've done a backup via the recovery tool or the fastbooter.
If you did it on your recovery screen and it saved to the sd card you'll need to copy these files from the NAND folder in your sd card
Code:
data.img
system.img
boot.img
saved then in the /tools area of where ever you set up AndroidSDK. in my case it's /AndroidSDK/Tools/ (might be different for you)
Once that's done flashing codes are below. if you did NAND via fastbooter just use these codes.
Code:
fastboot devices (make sure it sees you)
fastboot flash system system.img
it will say Sending, then writing and say OKAY if it was successful
then type
fastboot flash userdata data.img
wait for the second OKAY and type
fastboot flash boot boot.img
wait for the second OKAY and type
fastboot reboot
Hopefully that works for you.
Ah okay that was simple, idk why I didn't think of it. I'm setting up sdk on my buddies laptop right now n then I'm going to get this thing breathin correctly again.
knny1491 said:
Ah okay that was simple, idk why I didn't think of it. I'm setting up sdk on my buddies laptop right now n then I'm going to get this thing breathin correctly again.
Click to expand...
Click to collapse
me too, hope it works out for you. if it doesn't I'll keep brain storming with you.
I'm just REALLY trying not to go throguh the root process again lol, I think I'm just going to adb shell the SPL and then fastboot the recovery given its the easiest way I can think of.
I also just thought of the idea that you could simply do
Code:
fastboot erase recovery
fastboot flash recovery (recoverynamehere)
I need to flash the ENG spl first, which I am doing right now lol.
What is the appropriate command for flashing the spl? I did this:
adb shell
mount /sdcard
cd /sdcard/
flash_image hboot hboot.img
and via terminal:
su
flash_image hboot /sdcard/hboot.img
It said it couldn't find the hboot partition, my guess is I need to figure out what the correct partition name is.
Anybody know the command?
Heellllloo? Lol need some help here
Anyone got anything?
Fixed
-------------------------------------
Sent via the XDA Tapatalk App

[Q] MT3G bad recovery flash, stuck

Hi,
I have a mt3g, TMobile. CyanogenMod 6.1.0, ClockWork recovery. Used ROM Managed to flash Amon Ra recovery, since I needed to re-calibrate the battery. It asked me to pick phone model, picked Ion/MyTouch 3G. After reboot:
- Stuck on splash screen if I try to go to recovery
- When booted up - a bunch of force closures, keeps playing a ringtone over and over and...
Everything I tried to do through ROM Manager didn't help.
Any help is appreciated.
Thanks.
truss said:
Hi,
I have a mt3g, TMobile. CyanogenMod 6.1.0, ClockWork recovery. Used ROM Managed to flash Amon Ra recovery, since I needed to re-calibrate the battery. It asked me to pick phone model, picked Ion/MyTouch 3G. After reboot:
- Stuck on splash screen if I try to go to recovery
- When booted up - a bunch of force closures, keeps playing a ringtone over and over and...
Everything I tried to do through ROM Manager didn't help.
Any help is appreciated.
Thanks.
Click to expand...
Click to collapse
Do you still have root? If you can get into ROM manager, reflash clockwork recovery, then wipe cache, dalvik, and run a fix permissions. That should get you back up and running long enough to try again to flash amon ra.
Not sure if the oem spl will let you fastboot flash a new recovery but that's your most reliable bet.
It sounds like it might be time to do a full wipe and reflash anyway. Have you heard of Ohsaka's SuperWipe?
I tried reflashing Clockwork through ROM Manager. It says "root granted", "clockwork flashed" immediately. When I try to boot into recovery - I get stuck on green MyTouch screen forever. Battery pull is the only way out.
I guess the problem is that I cannot get to any recovery anymore. Any ideas?
Do you have fastboot. If so you can flash recovery from there.
kodjo said:
Do you have fastboot. If so you can flash recovery from there.
Click to expand...
Click to collapse
Can I do that through adb shell? I don't think I built fastboot.
truss said:
Can I do that through adb shell? I don't think I built fastboot.
Click to expand...
Click to collapse
Fastboot is a different mode. Boot into hboot (vol down + power I think) and then select fasboot from the menu. Then plug into computer. From a command prompt type:
fastboot flash recovery recovery.img
The recovery needs to be in your tools or platform-tools folder and named recovery.img for this to work. Otherwise it would be fastboot flash recovery c:\path\to\recoveryfilename.img. Make sense?
Link to Amon_Ra Recovery 1.7 for MT3G 32B. http://www.filefactory.com/file/caa48b0/n/recovery-RA-sapphire-v1.7.0G-cyan.img
Otherwise keep trying with ROM Manager. Might take a few attempts to get recovery to stick, even temporarily. It did for me. Flash once then flash again. There's also an option in ROM Manager settings to erase recovery prior to flashing. Check that and see if it helps.
Phateless said:
Fastboot is a different mode. Boot into hboot (vol down + power I think) and then select fasboot from the menu. Then plug into computer. From a command prompt type:
fastboot flash recovery recovery.img
The recovery needs to be in your tools or platform-tools folder and named recovery.img for this to work. Otherwise it would be fastboot flash recovery c:\path\to\recoveryfilename.img. Make sense?
Link to Amon_Ra Recovery 1.7 for MT3G 32B.
Otherwise keep trying with ROM Manager. Might take a few attempts to get recovery to stick, even temporarily. It did for me. Flash once then flash again. There's also an option in ROM Manager settings to erase recovery prior to flashing. Check that and see if it helps.
Click to expand...
Click to collapse
I appreciate your help.
When I try to flash recovery.img, I get this: error: cannot load `recovery.img`
When I try running fastboot with absolute path, I get: FAILED (remote: not allow). Is there a way to fix this?
Tried flashing through ROM Manager many times - no result.
truss said:
I appreciate your help.
When I try to flash recovery.img, I get this: error: cannot load `recovery.img`
When I try running fastboot with absolute path, I get: FAILED (remote: not allow). Is there a way to fix this?
Tried flashing through ROM Manager many times - no result.
Click to expand...
Click to collapse
Interesting... Where are you trying to flash recovery.img and getting that error? What method are you using? Are you sure you have the path to recovery.img correct?
As for fastboot, you need an S-OFF/engineering spl so I guess that's out.
What happens if you use Terminal Emulator?
su
flash_image recovery sdcard/recovery.img
Does that work? Keep at it, you have root so not all is lost. Eventually you will get there.
EDIT - make sure you rename the recovery to "recovery.img" and leave it on the root of your sdcard for my italicized instructions above to work. What ROM are you running? If flash_image doesn't work I need to know which version of the binary to give you.
Phateless said:
Interesting... Where are you trying to flash recovery.img and getting that error? What method are you using? Are you sure you have the path to recovery.img correct?
As for fastboot, you need an S-OFF/engineering spl so I guess that's out.
What happens if you use Terminal Emulator?
su
flash_image recovery sdcard/recovery.img
Does that work? Keep at it, you have root so not all is lost. Eventually you will get there.
EDIT - make sure you rename the recovery to "recovery.img" and leave it on the root of your sdcard for my italicized instructions above to work. What ROM are you running? If flash_image doesn't work I need to know which version of the binary to give you.
Click to expand...
Click to collapse
Thank you very much.
Running flash_image recovery command using adb shell a few times did the trick. I was able to boot to Amon RA recovery, wipe and flash CyanogenMod 6.1.0.
truss said:
Thank you very much.
Running flash_image recovery command using adb shell a few times did the trick. I was able to boot to Amon RA recovery, wipe and flash CyanogenMod 6.1.0.
Click to expand...
Click to collapse
Nice! Glad you got it sorted out.

[Q] wipe system without backup...

i wiped my g2's system with twrp and now it's stuck. i can only access twrp recovery menu and if i want to restart phone i get the lg logo and that's all. I don't have any other ROM or software on my internal storage... what can i do? please help
Use the ADB sideload feature in TWRP to flash a ROM from the command prompt on your PC.
redduc900 said:
Use the ADB sideload feature in TWRP to flash a ROM from the command prompt on your PC.
Click to expand...
Click to collapse
thanks but could you explain me how to do that? i'm an amateur in this...
solved. i just put my g2 on download mode and flash to a .kdz file.

Flashing ROMS

Evening i was trying to install Remix OS backed up my Current set up took out the SD Card copied the IMG over and the craddle breaks that holds the micro SD card.....
Currently i am left with TWRP win and recoverable IMG.
I have installed Superboot to my MAC tried in terminal to get it pick it up but nothing.
i can get to no drivers screen but as soon i try to run adb nothing anyone got any advice
cheers in advance
You won't get ADB to run in Fastboot mode. Follow the instructions in the recovery thread:
http://forum.xda-developers.com/mad...overy-twrp-2-8-2-0-recovery-mad-catz-t2973640
Make sure you have the TWRP.img in the same folder as the fastboot command and boot to the image on the computer, not the MOJO.
kevinthefixer said:
You won't get ADB to run in Fastboot mode. Follow the instructions in the recovery thread:
http://forum.xda-developers.com/mad...overy-twrp-2-8-2-0-recovery-mad-catz-t2973640
Make sure you have the TWRP.img in the same folder as the fastboot command and boot to the image on the computer, not the MOJO.
Click to expand...
Click to collapse
Alright Mate
when i run super boot in Terminal i can do anything. I tried looking for devices and i get command not found if i try to flash a rom i just get permission denied its like the box isnt there
As it says in the linked thread, boot the MOJO to the recovery image located on the PC. Then flash the ROM of choice to the MOJO using the recovery.

Categories

Resources