HELP think i bricked! - myTouch 3G, Magic Android Development

i flashed the rogers hero rom and now its stuck at the intro screen..i can get into fastboot and recovery but i dont have any other usb device that i can use to put a different update.zip

bobdude5 said:
i flashed the rogers hero rom and now its stuck at the intro screen..i can get into fastboot and recovery but i dont have any other usb device that i can use to put a different update.zip
Click to expand...
Click to collapse
Fastboot the RAv1.0 recovery.
adb shell mount -a.
adb to push the update.zip to your sdcard.

Amon_RA said:
Fastboot the RAv1.0 recovery.
adb shell mount -a.
adb to push the update.zip to your sdcard.
Click to expand...
Click to collapse
well now everythings fine thank you though ..i flashed the boot.img from the fatality hero rom through fastboot and everything turned out fine..idk why though aha

Related

HTC Sensation HBoot 1.27, S-ON, Won't flash Roms - NEED HELP! :-(

Hey everyone!
Basically I've got the HTC sensation (H Boot 1.27) & what happened was...
I rooted the phone & got clockwork mod recovery on it also without turning s-off.
Without backing up the rom (very silly of me) I did a full wipe on the phone to try flash a new rom but the rom wouldn't boot so I tried flashing a different rom & that wouldn't boot also so now i'm soo stuck & really neeed someone's help because I cant get the phone to work!
I was thinking that maybe someone who's on the same hboot as me could back up there system give it to me so i can try use there backup to start my phone?
Please XDA' people help me!
I'm willing to buy ANYONE a beer (via paypal) if they can help! :crying:
Flash the rom you want via clockwork, then when it's finished go to fastboot, connect the phone with usb to the computer and use ADB to flash the boot.img of the rom you just flashed
kgs1992 said:
Flash boot.img from the ROM manually from fastboot.
Put the boot.img from the zip file to your adb folder.
Connect your phone in fastboot USB
Open a command window
cd to the adb folder
for example:
Code:
cd c:\android
Then type:
Code:
fastboot flash boot boot.img
Then type:
Code:
fastboot reboot
Click to expand...
Click to collapse
Here is a guide for you for flashing with s on
After you follow the above instructions for the future
http://forum.xda-developers.com/showthread.php?t=1631861 from my HTC Sensation 4G using xda premium
TimMun said:
Flash the rom you want via clockwork, then when it's finished go to fastboot, connect the phone with usb to the computer and use ADB to flash the boot.img of the rom you just flashed
Click to expand...
Click to collapse
When i go on to fastboot with my usb in it doesn't show me my sd card contents (it doesn't get read in my laptop) is that normall?
zakiyyhaider said:
When i go on to fastboot with my usb in it doesn't show me my sd card contents (it doesn't get read in my laptop) is that normall?
Click to expand...
Click to collapse
yes its completely normal ..and just follow the guide linked by realsis above
Finally it works! thank you guys so much! :victory:
BUT there's still one MAJOR problem...WIFI does't work is there any way to fix this?! (I've tried the boot.img through adb thing already soo...)
zakiyyhaider said:
Finally it works! thank you guys so much! :victory:
BUT there's still one MAJOR problem...WIFI does't work is there any way to fix this?! (I've tried the boot.img through adb thing already soo...)
Click to expand...
Click to collapse
Enable smart flash and re-flash the rom
.. But don't do complete wipe.. Just do wipe of Dalvik + cache.. And re flash the rom
You won't lose a single spec of data and voila the WIFI works too
Sent from my pyramid.. Through blazing fast sonic waves

What did I do to my phone? Please help.

On a mac here. I think I got a bit over my head here with the 2.20 root. I did all of the bootloader unlocking successfully, installed TWRP, and then downloaded CM10, and flashed the boot.img.
Now when trying to boot the phone I get stock on the screen with "This Build is for development only."
I can get into recovery, but don't really know what to do from there. I'm trying to mount, but can't get the computer to recognize the device. Tried a factory reset and it failed. I'm not quite bricked, but sort of stuck and don't know what to do. I'd love to get CM10 working, but at least I want to be able to use my phone.
I'm pretty new to Android so sorry for newbishness.
Thanks anyone for your help.
Just to add, I'm getting the message "no OS installed" when trying to reboot in recovery.
ul49 said:
On a mac here. I think I got a bit over my head here with the 2.20 root. I did all of the bootloader unlocking successfully, installed TWRP, and then downloaded CM10, and flashed the boot.img.
Now when trying to boot the phone I get stock on the screen with "This Build is for development only."
I can get into recovery, but don't really know what to do from there. I'm trying to mount, but can't get the computer to recognize the device. Tried a factory reset and it failed. I'm not quite bricked, but sort of stuck and don't know what to do. I'd love to get CM10 working, but at least I want to be able to use my phone.
I'm pretty new to Android so sorry for newbishness.
Thanks anyone for your help.
Click to expand...
Click to collapse
Did you flash the boot.img first, then the ROM?
Can you wipe System?
Sorry, what's the difference betwwen boot.img and the rom itself? I only flashed boot.img. I did wipe the system.
ul49 said:
Sorry, what's the difference betwwen boot.img and the rom itself? I only flashed boot.img. I did wipe the system.
Click to expand...
Click to collapse
The boot.img has the kernel in it. If you didn't flash the CM10.zip you have no operating system.
Wipe System, and Factory Reset
Flash boot.img
Flash the CM10.zip, flash google apps, and you should be good after that
Now flash the rom zip from recovery (twrp)
Sent from a slithery smooth phone!
So to flash the zip file for the ROM and gapps, I just enter fastboot flash boot 'rom.zip' or 'gapps.zip'?
Also, what do I do after I've flashed them?
Thanks so much for your help
ul49 said:
So to flash the zip file for the ROM and gapps, I just enter fastboot flash boot 'rom.zip' or 'gapps.zip'?
Also, what do I do after I've flashed them?
Thanks so much for your help
Click to expand...
Click to collapse
no,you flash the boot.img in fastboot, and then you flash the rom.zip and gapps.zip from recovery (twrp)
ul49 said:
So to flash the zip file for the ROM and gapps, I just enter fastboot flash boot 'rom.zip' or 'gapps.zip'?
Also, what do I do after I've flashed them?
Thanks so much for your help
Click to expand...
Click to collapse
No, do a clean wipe.
boot your phone into fastboot
download the fastboot files http://www.mediafire.com/?4dx982z93w8z7wk and extract them to your desktop
on your computer, open up cmd and type
cd desktop
cd foldername (the folder that has fastboot.exe)
fastboot flash boot boot.img
reboot into recovery
flash CM10, flash gapps, reboot
I see. The problem is that I seem to be unable to mount my phone and sd card through recovery.
Trying to push the zips using adb using './adb push cm10.zip/sdcard' but when I enter this command in terminal it seems to just reload adb, and not push the file.
ul49 said:
Trying to push the zips using adb using './adb push cm10.zip/sdcard' but when I enter this command in terminal it seems to just reload adb, and not push the file.
Click to expand...
Click to collapse
I think you are typing the command wrong
./adb push file /destination
or ./adb push cm10.zip /mnt/sdcard
./adb push cm10.zip /sdcard
whatever the mount point is for the sdcard
Tried that too. It just reloads the opening adb dialogue.
ul49 said:
Tried that too. It just reloads the opening adb dialogue.
Click to expand...
Click to collapse
does ./adb devices return your phone as connected?
Well, now it doesn't. Instead of reloading the adb dialogue now, when I try the push command it says device not found. Just came out of nowhere. How do I make it recognize the phone again?
Thanks for bearing with me here. I think I'm really close.
ul49 said:
Well, now it doesn't. Instead of reloading the adb dialogue now, when I try the push command it says device not found. Just came out of nowhere. How do I make it recognize the phone again?
Thanks for bearing with me here. I think I'm really close.
Click to expand...
Click to collapse
I'm not familiar with OS X and android, are there any specific drivers you may need to install?
Are you in your bootloader or recovery?
All necessary drivers were installed. The device was being recognized before, but for some reason isn't now. I'm stuck on the "This build is for development purposes only" screen now since I can't get into recovery or bootloader using adb now since the device isn't recognized...
Ok, I'm connected again somehow. Now just trying to figure out this pushing issue. Entered this command './adb push /android/cm10.zip /sdcard and it looked like it was working then said "failed to copy to /sdcard"
ul49 said:
Ok, I'm connected again somehow. Now just trying to figure out this pushing issue. Entered this command './adb push /android/cm10.zip /sdcard and it looked like it was working then said "failed to copy to /sdcard"
Click to expand...
Click to collapse
because it is probably at /mnt/sdcard
Successfully pushed the files. Of course, I've hit another problem. Trying to install the ROM through TWRP and it's failing. Same with Gapps. I'm seeing "unable to mount /sdcard" and unable to mount storage. I've already cleared cache, wiped system, factory reset/

Dead(?) device

Hi,
I have some serious problem with my Desire S. My recovery is probably broken, TWRP logo pops up but that the phone just reboots. After deleting cache and flashing new recovery I´m unable to boot my device, stuck on CM logo. My hardware keys never worked for booting to botloader. Is there any other way to recover my device? I tried fastboot reboot and adb after powering on the device but nothing.
vojtah1 said:
Hi,
I have some serious problem with my Desire S. My recovery is probably broken, TWRP logo pops up but that the phone just reboots. After deleting cache and flashing new recovery I´m unable to boot my device, stuck on CM logo. My hardware keys never worked for booting to botloader. Is there any other way to recover my device? I tried fastboot reboot and adb after powering on the device but nothing.
Click to expand...
Click to collapse
S-ON?
Try to flash other recovery via fastboot and try to flash boot.img via fastboot too.
SKENER said:
S-ON?
Try to flash other recovery via fastboot and try to flash boot.img via fastboot too.
Click to expand...
Click to collapse
Done that, without any result.
vojtah1 said:
Done that, without any result.
Click to expand...
Click to collapse
Can you post your boot info? Hboot?S-ON or S-OFF?
You can access fastboot?And write without errors?
Try 4ext recovery but first when you download check md5 for file.
SKENER said:
Can you post your boot info? Hboot?S-ON or S-OFF?
You can access fastboot?And write without errors?
Try 4ext recovery but first when you download check md5 for file.
Click to expand...
Click to collapse
I managed to boot into bootloader and flash boot and recovery but nothing happened.
I´m S-ON
vojtah1 said:
I managed to boot into bootloader and flash boot and recovery but nothing happened.
I´m S-ON
Click to expand...
Click to collapse
Boot ur phone into fastboot and put the recovery.img inside ur fastboot folder on ur pc (make sure u rename ur recovery file "recovery.img) plug in ur phone and type this command.
fastboot boot recovery.img
See if that boot u into recovery then u can try flash a rom from there. I posted latest 4ext recovery in desire s general thread, look for that and try the above command using 4ext recovery
jmcclue said:
Boot ur phone into fastboot and put the recovery.img inside ur fastboot folder on ur pc (make sure u rename ur recovery file "recovery.img) plug in ur phone and type this command.
fastboot boot recovery.img
See if that boot u into recovery then u can try flash a rom from there. I posted latest 4ext recovery in desire s general thread, look for that and try the above command using 4ext recovery
Click to expand...
Click to collapse
Unfortunately the recovery problem is not fixed. TWRP logo appears but that the phone reboots.
EDIT: I booted 4ext recovery in safe mode, wiped all and it fixed that. Thank you so much.

Moto g problem

I am having MOTO G XT1032 US GLOBAL VERSION
I HAD FLASHED A DOZENS OF ROMS IN PAST USING CWM RECOVERY.....
LAST NIGHT I FORMATTED ALL THE FOLDERS USING CWM RECOVERY ......NAMELY....
/DATA
/SDCARD
/SYSTEM
/CACHE ......ETC......
I MEAN COMPLETE WIPE OUT OF THE PHONE AND FOLDERS
now MY PROBLEMS ARE.....
I DONOT HAVE ANY ROM OR ZIP IN /SDCARD TO INSTALL
I AM ABLE TO GET INTO BOOTLOADER AND RECOVERY
BUT NOT ABLE TO PUSH ANY OF THE ROMS OR ZIP FILES USING ADB FASTBOOT.
While using ADB Commands error is................ error: device not found
I Have already tried
fastboot flash recovery (of TWRP recovery over CWM recovery) i.e. I changed the recovery
adb push rom.zip /sdcard/........
adb sideload...........
but none of the above thing worked
It also shows that phone has to be rooted again and supersu is to be installed again......
I donot know how to get it working again
subodhverma21 said:
I am having MOTO G XT1032 US GLOBAL VERSION
I HAD FLASHED A DOZENS OF ROMS IN PAST USING CWM RECOVERY.....
LAST NIGHT I FORMATTED ALL THE FOLDERS USING CWM RECOVERY ......NAMELY....
/DATA
/SDCARD
/SYSTEM
/CACHE ......ETC......
I MEAN COMPLETE WIPE OUT OF THE PHONE AND FOLDERS
now MY PROBLEMS ARE.....
I DONOT HAVE ANY ROM OR ZIP IN /SDCARD TO INSTALL
I AM ABLE TO GET INTO BOOTLOADER AND RECOVERY
BUT NOT ABLE TO PUSH ANY OF THE ROMS OR ZIP FILES USING ADB FASTBOOT.
While using ADB Commands error is................ error: device not found
I Have already tried
fastboot flash recovery (of TWRP recovery over CWM recovery) i.e. I changed the recovery
adb push rom.zip /sdcard/........
adb sideload...........
but none of the above thing worked
It also shows that phone has to be rooted again and supersu is to be installed again......
I donot know how to get it working again
Click to expand...
Click to collapse
Relax no need to shout. lol. Go on fastboot and flash twrp. Then boot into recovery and select advanced rhen from there select terminal and choose any random folder. adb will now recognize your phone again so try to push the rom to /sdcard/
eg0097 said:
Relax no need to shout. lol. Go on fastboot and flash twrp. Then boot into recovery and select advanced rhen from there select terminal and choose any random folder. adb will now recognize your phone again so try to push the rom to /sdcard/
Click to expand...
Click to collapse
Thanks for a quick reply.....
I am able to get into the terminal.......... still the device is not detected.....
what command should i use on twrp terminal to pull rom and supersu in phone....
my phone battery is also getting drained off 15% remaining not charging
subodhverma21 said:
Thanks for a quick reply.....
I am able to get into the terminal.......... still the device is not detected.....
what command should i use on twrp terminal to pull rom and supersu in phone....
my phone battery is also getting drained off 15% remaining not charging
Click to expand...
Click to collapse
Super su can be automatically installed by TWRP when selecting to reboot. Okay heres my little "guide" :
http://forum.xda-developers.com/moto-g/general/unbrick-method-t2794271
eg0097 said:
Super su can be automatically installed by TWRP when selecting to reboot. Okay heres my little "guide" :
http://forum.xda-developers.com/moto-g/general/unbrick-method-t2794271
Click to expand...
Click to collapse
I went through your guide...... its was very gud
but Everything went well till step 5.
In terminal window of phone i could find select..... but after that how to proceed I donot know.......... what commands should i use on TWRP terminal...........
Phone didn't get detected in ADB even in TWRP terminal
subodhverma21 said:
I went through your guide...... its was very gud
but Everything went well till step 5.
In terminal window of phone i could find select..... but after that how to proceed I donot know.......... what commands should i use on TWRP terminal...........
Phone didn't get detected in ADB even in TWRP terminal
Click to expand...
Click to collapse
Check it out again i updated with pictures
eg0097 said:
Check it out again i updated with pictures
Click to expand...
Click to collapse
Thanks a lot
my problem got resolved.........
actually driver was the only problem which was not allowing ADB to detect device in RECOVERY mode, though device was detected in FASTBOOT mode
So I reinstall the driver to get ADB Interface installed in system> device manager
and then followed your remaining steps i.e. 6 onwards
Thanks a lot again.....

Mi4i problem

so my mi4i is stuck in boot loop i flashed the stock firmware miui 6 using miflash . my volume down buttons dead so i cant use it to boot in fastboot . i could go in recover (stock ) at best .
You can use adb commands to boot into fastboot mode. Check Google for instructions.
hell1134 said:
You can use adb commands to boot into fastboot mode. Check Google for instructions.
Click to expand...
Click to collapse
kanishk @Mi4i said:
so my mi4i is stuck in boot loop i flashed the stock firmware miui 6 using miflash . my volume down buttons dead so i cant use it to boot in fastboot . i could go in recover (stock ) at best .
Click to expand...
Click to collapse
According to what he said open a terminal and type adb reboot-bootloader
But u must have adb drivers installed. But without booting into Android I don't think ADB will work
If this does not work try booting into recovery and check if ADB works. Good luck!
sharan.nyn said:
According to what he said open a terminal and type adb reboot-bootloader
But u must have adb drivers installed. But without booting into Android I don't think ADB will work
If this does not work try booting into recovery and check if ADB works. Good luck!
Click to expand...
Click to collapse
thanks .
PC can read my internal storage when i reboot to recovery mode [[in this case i'm using TWRP, i'm not sure whether stock recovery is readable too]] as long as the usb driver have installed on my PC .
Try it, if you can acces your internal storage on your PC, you can download your device ROM and flash it via recovery .

Categories

Resources