ALready wiped..
Try to reboot and it just stays at the overstock screen. any ideas?
USB mount wont work either
yeah...what exactly are you trying to do?
Im trying to flash a custom ROM but for some dumb a$$ reason i put the rom on the SD card instead of the internal. So when i go into clockwork and try to flash it, It wont find it. I already wiped everything so when i try to reboot it just hangs on the "Overstock: screen.
I cant find a damn thing on my situation. Ive been at this for 4 hours..
Im able to go into clockwork still, and download mode.
mount ur sd card from cwm and transfer ur rom file...then flash it
You phone soft bricked from a wipe? Weird. Wipe again maybe. Wipe data, cache, and dalvik and then try to reboot again. If it still hangs then you'll probably have to Odin to jfd.
Sent from my T959 using XDA Premium App
He must have wiped /system?
Doesnt matter, you can odin or you can use adb to push files... you can find help with both of those everywhere... good luck
Sent from a cell tower to the XDA server to you.
Erm nevermind about adb, i believe yoi gotta be in debug mode in the operating system... just odin to stock and flash your custom a$$ rom lol... small setback
Sent from a cell tower to the XDA server to you.
Wow, the OP here is pretty horrendous.
Flash another rom on your internal (assuming you have one since you said you see the overstock splash... unless you deleted it, it should be there)
ODIN to JFD.
See my signature
Thanks everyone. Haha Yea i was at it till early hours here after working a 12 hour shift. I ended up having to Odin. I couldnt get my computer to recognize my phone. So usb mount didnt work. I just came from the Mytouch 4g Forum so everything for this phone is brand new to me.
I did wipe /system. Weird thing was that with the Mytouch i never ran into any issues.
Thanks again everyone
Related
HI i went to put evil eris 4.0 on my phone and it loaded up just fine except my data wasnt working but thats because i had my phone flashed to metro pcs with the data. Anyways i got the celb froyo zip off xda {latest version} and the gapps and tryed to load the zip but first i did a wipe and tryed to load it but it wont load. It just stay on the boot screen with android on the skateboard .Now when in hboot ,my phone says wrong img and when i try to load another rom in recovery it says no space left on device and it wont load any rom did i screw my self. I have adb setup is there any method for me to start fresh and reroot with a custom rom? thanks alot in advance i think i did somehting else to it but i dont remember
Since your using metro pcs I have no idea how to help or what to suggest, but if you can see the splash screen and bootloader then your not bricked.
Sent from my nonsensikal froyo using XDA App
It doesn't matter if I revert back to Verizon and that wouldn't matter anyways since the hex esn number is in metros database but I don't care if I revert back to stock or whatever I just want my phone back no hold bar at this point
Sent from my CM6 Aria froyo using XDA App
Not sure if it will help but did see couple threads about Metro here, I would check those. May give you some ideas on how to fix.
Just do a search on metropcs should get at least one hit, not sure if the other had just metro or metropcs
I don't care about metro I just wanna revert back to stock do you think if I can get the stock 2.1 rom and try to flash it would work?
Sent from my Liberty using XDA App
Did you do a full wipe after flashing the Froyo rom and before attempting to flash another rom? Sometimes you need to wipe more than once for the new rom to load properly.
Sent from my Froyo Eris using XDA App
Yes I did a wipe initialy when I loaded evil eris v4.0 and that booted up fine and then I decided I wanted a 2.2 rom so I got the celb rom for the Eris and the gapps and then I rebooted into recovery and did a wipe and uploaded the celb rom and it wouldn't load after. 30mins I said screw it and poped out the battery and booted into recovery and tryed to wipe and reload but it kept saying staus 7 and no space left on device so I don't know what else to do..
Sent from my CM6 Aria froyo using XDA App
eris_evil said:
Yes I did a wipe initialy when I loaded evil eris v4.0 and that booted up fine and then I decided I wanted a 2.2 rom so I got the celb rom for the Eris and the gapps and then I rebooted into recovery and did a wipe and uploaded the celb rom and it wouldn't load after. 30mins I said screw it and poped out the battery and booted into recovery and tryed to wipe and reload but it kept saying staus 7 and no space left on device so I don't know what else to do..
Sent from my CM6 Aria froyo using XDA App
Click to expand...
Click to collapse
Did you do a nandroid backup before you tried the 2.2 rom? If so, boot back to recovery, nand backup/restore and restore your backup.
Also, some roms need you to flash the rom, then the gapps, then boot. If you miss one and boot early, you'll get looped!
Sent from my Cyanogen Froyo using XDA App
Since you still have recovery, you're not bricked. It's just a matter of getting a rom to boot. Was your sd card partitioned for apps2sd while on the 2.1 rom? Also, did you try wiping your rotation sensors and battery stats? If you don't have a nandroid (mentioned above), wipe, wipe, wipe and flash a new 2.1 rom.
Sent from my Froyo Eris using XDA App
How does wiping battle stats a nd rotation sensors help?
I've been pulling my hair out trying to loads new rom and get stuck at the white screen. I've flashed many roms before. But lately get stuck at the boot stage.
joshw0000 said:
Since you still have recovery, you're not bricked. It's just a matter of getting a rom to boot. Was your sd card partitioned for apps2sd while on the 2.1 rom? Also, did you try wiping your rotation sensors and battery stats? If you don't have a nandroid (mentioned above), wipe, wipe, wipe and flash a new 2.1 rom.
Sent from my Froyo Eris using XDA App
Click to expand...
Click to collapse
Sent from my Cyanogen Froyo using Tapatalk
Jp50 said:
How does wiping battle stats a nd rotation sensors help?
I've been pulling my hair out trying to loads new rom and get stuck at the white screen. I've flashed many roms before. But lately get stuck at the boot stage.
Sent from my Cyanogen Froyo using Tapatalk
Click to expand...
Click to collapse
Wiping those stats has no real use when changing roms if you're not already having problems. However, I've read other threads where people have been stuck in boot loops or not booting at all and that has helped them. Worse case scenario, if you wipe them and it doesn't fix your problem, it hasn't started any either. How many people actually use battery stats or change sensor settings?
Just trying to help.
Sent from my Froyo Eris using XDA App
eris_evil,
Do you know how to use the adb command line, and you have your PC set up (USB drivers and all) so that it is working?
If so, charge your phone fully (100%), and then:
- plug it in (USB) to the PC
- boot the phone into Amon_RA
- from the command line on the PC, run the following commands:
Code:
adb shell mount /system
adb shell umount /system
adb shell mount /data
adb shell umount /data
adb shell mount /cache
adb shell umount /cache
And then report back if you see these commands reporting errors. Do NOT paraphrase - cut and paste the exact text you see into a reply here. I am guessing you will see an error with either /system or /data.
bftb0
I dont have amon_ra I have I use clockwork mod recovery
Sent from my Liberty using XDA App
I'm going to try wipe and install another rom but if I wipe everything and install another rom will the boot image be installed with it cause when I'm in hboot it says that its the wrong boot imagine and zip. so maybe I got the wrong rom the second time around after the first rom i uploaded is the celb 2.2 froyo an eris rom?
Sent from my CM6 Aria froyo
eris_evil said:
I dont have amon_ra I have I use clockwork mod recovery
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
I have no experience with Clockwork. Sorry.
does anyone have the stock 2.1 update.zip laying around on there computer i may just try than and see if it loads
eris_evil said:
does anyone have the stock 2.1 update.zip laying around on there computer i may just try than and see if it loads
Click to expand...
Click to collapse
None of the HTC/VZW OTAs will work unless you have the stock recovery installed. Also, they will bomb out immediately if you have the wrong OS on the phone. Not a chance in h3ll that they will work on a (dev) ROM - the first thing they do is call getprop() to check the currently installed software version.
Nevertheless, the original download links (Google) for all of the Eris OTAs are listed in this XDA post
You can attempt flashing the Leak-V3 PB00IMG.ZIP ROM to your phone using the HBOOT + PB00IMG.ZIP method. Given the state that your phone is in, I'd guess there is about a 50/50 chance you will end up with a brick.
There are other approaches that are much more cautious - but are not guaranteed to work, and would require me to write a novel to describe them.
Basically, you attempt to do everything possible inside the recovery boot before you touch either "system" or "data" further - but you start by getting the 1.49.2000 S-OFF bootloader onto the phone. That requires jcase's "misc" image flashing, plus a HBOOT+(Root ROM)PB00IMG.ZIP install with a Toastcfh "battery pull trick".
That would give you the option to use fastboot mode to flash either Amon_RA or Clockwork to the recovery partition - that can only be done with the S-OFF bootloader
bftb0
You can only load Pb00img.zip from hboot. That's the only one that will work in hboot.
Put that file in your root folder on your sd card and shut your eris off. Hold the volume down button and turn your power on and you should be alright
Sent from my FroyoEris using XDA App
Thank you all very much I will take all of your advice and apply it to my knowledge I will let you know tomorrow if my phone gets fixed
Sent from my CM6 Aria froyo
Ok I thought the worst was over but now my phone is bricked for real it won't turn on or charge, how do you recover a bricked phone. If not do you think that since I bought my eris second hand will htc sill honor the manufacturers warranty if I send it to them plus I already called them and they said the warranty is still good because I haven't tryed to take the phone apart. I never told them I rooted my phone or tryed to put a custom rom on it but nor did they ask either. All I told them was one day I went to use it and it would not work. The only thing is if the phone won't turn on at all will they be able to tell I was messing with it. And if there is an other option to fix it without having to mail it out for three weeks.
Sent from my CM6 Aria froyo
Hey guys. I've been an Android & XDA user for a while now, so this question shouldn't be about a nooby-sitiuation.
My friend bought an AT&T Samsung Galaxy SII (SGH-i777) this week. I've been trying to flash CM7 ever since. I got the rooting done, the properly recovery (with no signature / "abort" problems)
The rom seems to keep bricking the phone. Its simply unflashable. I seen tons of people on XDA who got it to work, with barely any serious problems. I troubleshooted the problem myself, and its simply just the CM7 roms. I would do a full wipe, and then install the rom like I would on my other Android phones, and the installation is successful. When it boots, it gets stuck on the Galaxy SII boot screen (not the splash/boot animation screen) and it would stay on it with a yellow warning triangle on the bottom.
I tried flashing other roms, like Cognition X2, and they worked. Its just CM7 on this phone... which is odd because CM7 is usually stable (nightlies aside.) Especially since the 7.1 stable version was recently released. Anyone can help me get the rom up and going? Would be highly appreciated.
did you try to wipe dalvick cashe as well when you wiped data?
I just flashed it tonight myself and all I did was reboot into CWM and did a Wipe data/factory reset and then Wipe cache partition. After doing that, I simply flashed the cm7 zip file that was loaded on my internal sd. Rebooted and no problems.
I didn't have ANH ISSUES installing it but I know I read that some.people bad to flash it twice initially. So flash it, then when it goes back to the recovery screen flash it a second time. I also remember users on the international SGS2 bad to do the same thing. Most have no issues but I think they found that it depends on what you used to root your phone (on the SGS2 internationals) and I THINK some had to do the same here. Try it and if it works just hit the thanks button.
Sent from My KickAss CM7 Galaxy S2
if you flash it and get stuck in a bootloop, just pull the battery, and 3-finger back into recovery to flash the rom again.
keep doing this until you get it up and running - took me a few times, including a couple of battery pulls.
How do you boot into recovery? I know On the SGH-i777 you have to hold the Vol down+back+power to get to the Download mode, but I tried everything to get to the recovery itself.
Boobie Watcher said:
did you try to wipe dalvick cashe as well when you wiped data?
Click to expand...
Click to collapse
Yes. I've flashed many roms before, this seems to be the only one I had ever seen a problem with.
mfpearson said:
if you flash it and get stuck in a bootloop, just pull the battery, and 3-finger back into recovery to flash the rom again.
keep doing this until you get it up and running - took me a few times, including a couple of battery pulls.
Click to expand...
Click to collapse
Word.
Edit: To boot into recovery vol up+vol down+power
Had the same problem. Read somewhere to install the ROM twice in a row in CWM without rebooting inbetween. Worked like a charm.
Thanks for the feedback guys. I'll try this in the morning once I get my hands on the phone again.
Saw this type of behaviour on occasion with cm7 on my aria. Sometimes caused by a bad download of the rom. Did you verify md5s ?
Sent from my SAMSUNG-SGH-I777 using Tapatalk
Don't forget to do a master data clear /reset before trying to boot the new CM7 rom for the first time - clear out the old stuff. Works perfectly here.
Sent from my SGH-I777 using xda premium
I'm having the same issue. I'm getting signature errors when trying to flashCM7.1 stable. I've downloaded it two times now with the same problem. My question is, I'm trying to flash from on the phone itself, storing the zip in the download dir on the phone as I don't have an sd card. Will this even work? I've tried looking around and all I can find is flashing from an sd card. I can get one, I just haven't yet.
squigge said:
I'm having the same issue. I'm getting signature errors when trying to flashCM7.1 stable. I've downloaded it two times now with the same problem. My question is, I'm trying to flash from on the phone itself, storing the zip in the download dir on the phone as I don't have an sd card. Will this even work? I've tried looking around and all I can find is flashing from an sd card. I can get one, I just haven't yet.
Click to expand...
Click to collapse
That's the way I did it. Put the update in the same folder on the internal SD card. I can't even access my external SD card from CWM.
Sent from my SGH-I777 using xda premium
Hmm, I'm not sure what I'm doing wrong then. I did a factory reset, and wiped the cache and get the same thing. I know it wiped because now I have nothing setup on the phone when I boot normally. Suggestions?
Quit downloading the CM7 builds for the International Galaxy S II. They will NOT work. That is why it fails. Look for the Galaxys2ATT build.
Sent from my SGH-I777 using xda premium
I got the build by going to the cm7 website, looking by device, finding the galaxy s 2 and grabbing the stable one. So perhaps that is the incorrect one and I'll look closer for one that has att in it, whenever the site isn't going up and down. They seem to be having issues today.
Make sure you're installing the version located in this thread...
http://forum.xda-developers.com/showthread.php?t=1297568
Specifically this link
Double flash made it work. Thanks guys. + thanks for telling me how to boot into recovery lol. Great rom.
Sorry for the newb issues, it was the wrong version. I got the att version from the thread previously mentioned and that worked perfectly. Thanks!
ok i have searched and searched before i post so if i missed it im sorry, So i was playing a game and my phone went off with a dead battery, plugged the charger in and waited 5min then booted back up and the it went into a loop thing is i kinda know my way around the phone i have rooted the installed many roms and kernels on the s/s1/s2/s3 and htc but this loop has me here as a last resort, heres the deal.....
i was using the latest syiah kernel and super nexus, it ran almost perfect anyway once the loop started i reinstalled siyah ... no joy then i did same with the nexus rom both installed perfectly through cwm, but didnt solve the problem so i tried cyanogen10.... same loop after logo then i got the latest jb stock rom and tried to flash via odin..... fail! anything i try do via odin fails.
so lol i can get into download and recovery mode fine roms also install fine all data has been wiped!!! and reset thats not the issue here.
any help?:silly:
thanks, andy
Try superwipe. It will erase your internal SD, though
Glebun said:
Try superwipe. It will erase your internal SD, though
Click to expand...
Click to collapse
how? never heard of that and the phones been totaly wiped
It sounds like your sudden power off has corrupted either the SD, internal SD or NAND partition structure. Never a good idea to use all four cores + GPU with less than 15% battery remaining.
Flashing a superwipe script via CWM will do the same as formatting the system, data and external & internal SD in CWM. This might help before flashing a stock ROM but you may also need to restore the partition structure, search and read on this subject here on XDA.
Ok I super wiped and now it loops at the galaxy sIII logo..... argggg.... off to read up on that other method u mention.
Sent from my HTC Hero using xda app-developers app
Well let me explain my predicament. The other day I flash somex's something explosive rom after a wipe of the everything I need to wipe ( Data,Cache,Davlik) When it was finished flashing I got to rebooting. I ended up with a blank, yet illuminated screen ( if that makes sense) I waited about 20 minutes. After coming to the conclusion that the ROM doesn't work I did another wupe of everything needed. Then i flashed JoseGalre's ROM since it has aroma it told me that it had an error and coundln't finsih the instalation. I wiped again and reflashed, same error. I wanted to see what would happen if it let it boot up w/o recovery and it ended up in a boot loop. I tried to go back to 4ext and it seemed to load up just fine but half way through the startup it ends up back in the bootloop. I ran Hasoon's all in one kit and flashed TWRP and it worked just fine until I flash a rom. It seemed to be working just fine then it suddenly crashes and we're back in the loop. I've been trying to fix for the last few days but to no avail. I marked the title as urgent because my parents are going out of town for the weekend and I really need a phone. They havn't a clue that it doesn't work becausse they get home before me. Any help would be appreciated a great deal.
I've had something similar happen and freaked out my phone was down for half a day.
Try booting into the boot loader by holding vol down and power boot into recovery, wipe everything then format everything except SD card and try restoring a backup. Hopefully you made one or two in the past.
Sent from my HTC Amaze 4G running Evervolv jellybean 4.3
Illstatic said:
Well let me explain my predicament. The other day I flash somex's something explosive rom after a wipe of the everything I need to wipe ( Data,Cache,Davlik) When it was finished flashing I got to rebooting. I ended up with a blank, yet illuminated screen ( if that makes sense) I waited about 20 minutes. After coming to the conclusion that the ROM doesn't work I did another wupe of everything needed. Then i flashed JoseGalre's ROM since it has aroma it told me that it had an error and coundln't finsih the instalation. I wiped again and reflashed, same error. I wanted to see what would happen if it let it boot up w/o recovery and it ended up in a boot loop. I tried to go back to 4ext and it seemed to load up just fine but half way through the startup it ends up back in the bootloop. I ran Hasoon's all in one kit and flashed TWRP and it worked just fine until I flash a rom. It seemed to be working just fine then it suddenly crashes and we're back in the loop. I've been trying to fix for the last few days but to no avail. I marked the title as urgent because my parents are going out of town for the weekend and I really need a phone. They havn't a clue that it doesn't work becausse they get home before me. Any help would be appreciated a great deal.
Click to expand...
Click to collapse
I don't think you wiped properly. You needed to format ALL PARTITIONS. I can't stress that enough lol.
Edit: Go into bootloader first. Hold volume down then hold power as well. Choose recovery and format all partitions. If that works you're good! :thumbup:
Use the toolkit and flash 4ext. And make sure whenever you flash Roms that you format all partitions.
If that doesn't work you need to flash a RUU, get it back to stock, it will still retain S OF. Then flash 4ext again. Your problems should be fixed for sure if my first method doesn't work.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Hey guys it completly out of the question to format my internal storage so keep that in mind
GB or IC RUU and which one?
You don't have to format internal storage just data, cache, system, and boot
Sent from my HTC Amaze 4G running CyanogenMod 10.1
Illstatic said:
Hey guys it completly out of the question to format my internal storage so keep that in mind
GB or IC RUU and which one?
Click to expand...
Click to collapse
Just choose format all partitions.
If you want to use a ruu use the T-Mobile ICS RUU.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
So i changed the name of the RUU i download to PH85img.zip and use the all in one tool kit to flash it. The black htc loading screen came up. I waited until it finished and then the bootloader came up with a list of things it head to unzip and then load. After all of that was finished it gave me an error. After reading a message that you should get an error ( i now realize this was at another stage) so i though nothing of it and rebooted. A black screen with 4 warning triangles came up. I let it load all day and when i got home i plugged it back in and I noticed it looked like it was unplugging after securing the charger in I came the conclusion that it wasn't holding a charge and dying on the battery. Normally I would leave it alone but when you plug in the charger it turns itself on. I've began living with the fact that my phone is bricked. But any help would be appreciated.
BTW is there a way to get data (music pictures contacts) that were saved on the internal storage?
Probably should have gone with full caps on the PH85IMG.zip
It's easier just to put the zip on your external sdcard and gone in to bootloader.
Sent from my HTC_Amaze_4G using xda app-developers app
chevycowboyusa said:
Probably should have gone with full caps on the PH85IMG.zip
It's easier just to put the zip on your external sdcard and gone in to bootloader.
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
So is there anything that I can do when I plug it in it wont boot or charge at all so am i truly bricked or is there still hope
Illstatic said:
So is there anything that I can do when I plug it in it wont boot or charge at all so am i truly bricked or is there still hope
Click to expand...
Click to collapse
Should be hope, check out the unbricking project...
http://forum.xda-developers.com/showthread.php?t=1627882:cowboy:
Hi guys, so my phone was working ok before but I went into recovery, I decided I wanted to do a reset, not really knowing what I was doing I chose all the format options in mount and storage. I'd hoped that after clearing the cache etc the phone would reinstall the os but it just freezes on the boot screen. I figure this is because I actually erased everything. Is there any way for me to get a rom back onto the phone and install it from clockwork recovery? The phone isn't detected when I plug it into the computer. I'm using windows 7 and have kies/drivers installed.
Sorry if this post is a bit of a mess.
Your dumb you formated system..... what do you think ? Fairies will come to you and install a rom from magic power?
The solution is to take one rom and flash it in recovery ...simple enought?
Sent from my GT-I9100 using XDA Premium 4 mobile app
krazy1101 said:
Your dumb you formated system..... what do you think ? Fairies will come to you and install a rom from magic power?
The solution is to take one rom and flash it in recovery ...simple enought?
Sent from my GT-I9100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hah, thanks for calling me dumb, I expected better from this community. Sure I know it was a silly thing to do but I wasn't paying so much attention, I didn't realise I was formatting the area that the rom was stored. I also can't just install another rom because I'm unable to connect the phone to the pc to transfer one to it.
Back to stock via Odin to get a clean slate, re-root your phone & restore backup or reflash custom rom/kernel & start again (and pay more attention in future, you deserved the previous comment you got, too many people like you wouldn't get into these situations in the first place if they took even the slightest amount of care).
Thread stickied near the top of Q&A if you don't know how to flash a stock rom with Odin (But you should already know before you start flashing anything).
Edit - This assumes you can't get into CWrecovery or recovery won't flash anything. If you can/it will, you're getting in a tizz over nothing & you should simply be able to flash whatever rom/kernel you want in CWRecovery.