[Q] Need help unrooting. - EVO 4G Q&A, Help & Troubleshooting

I've got some hardware issues that need to be fixed/replaced and I'd like to unroot the device completely before I take it to the store. I followed the tutorials on here that had me use the unrevoked forever S-ON tool (yes, I rooted using unrevoked forever). The step that comes after that is where I'm stuck.
I move the PC36IMG zip file onto my SD card but get varying errors. When I used the one that was linked on the tutorial, I get an error somewhere along the lines of "file is an old version." I did some searching and found a list of radio versions and downloaded the ROM that matched mine. I renamed it PC36IMG and continued but after the phone loads it up in HBOOT, it just goes back to the main screen. It actually tries to load it, says "checking PC36IMG," and then goes back to the menu with FASTBOOT, RECOVERY, etc.
What am I doing wrong? Are these ROMs not the ones that I should be using? I tried to reroot the device (turning S-OFF) so that I can manually flash it but unrevoked won't recognize my device. If there's another file I should use, please let me know.
HBOOT-2.10.0001
Radio-2.15.00.11.19
I used Supersonic_3.70.651.1-Odexed_signed_teshxx.zip this last time.

No help?
Posted via Tapatalk. :3

If you're s-on, you just need to flash a 3.70 RUU.
From my dropbox > http://dl.dropbox.com/u/19699565/3.70 RUU Zip.zip
Rename to PC36IMG, place on the root of your sd card, flash in the bootloader.

What exactly do you mean by "flash in the bootloader?" I was under the impression that I only had to put it in my SD card and star up the device in HBOOT mode and it would ask to flash it. Is this what you mean? I tried doing this with your file and the same thing happened (loaded PC36IMG, "checked" it, and then went back to the HBOOT screen.

felix0890 said:
What exactly do you mean by "flash in the bootloader?" I was under the impression that I only had to put it in my SD card and star up the device in HBOOT mode and it would ask to flash it. Is this what you mean? I tried doing this with your file and the same thing happened (loaded PC36IMG, "checked" it, and then went back to the HBOOT screen.
Click to expand...
Click to collapse
If you renamed the file to PC36IMG, it should have scanned it, and then ask to yo apply an update, in which you would use the power button to select yes, then again to reboot.

felix0890 said:
What exactly do you mean by "flash in the bootloader?" I was under the impression that I only had to put it in my SD card and star up the device in HBOOT mode and it would ask to flash it. Is this what you mean? I tried doing this with your file and the same thing happened (loaded PC36IMG, "checked" it, and then went back to the HBOOT screen.
Click to expand...
Click to collapse
HBOOT=Bootloader
Maybe you should try using the RUU method, which requires running the ROM Update Utility from a computer, with your device connected in USB Debugging mode.
Links to the latest RUU and PC36IMG.zip can be found in this post: http://forum.xda-developers.com/showpost.php?p=17206283&postcount=5
It's possible your SD card is partially corrupted, which would explain why the bootloader won't recognize the PC36IMG.zip.

Captain_Throwback said:
HBOOT=Bootloader
Maybe you should try using the RUU method, which requires running the ROM Update Utility from a computer, with your device connected in USB Debugging mode.
Links to the latest RUU and PC36IMG.zip can be found in this post: http://forum.xda-developers.com/showpost.php?p=17206283&postcount=5
It's possible your SD card is partially corrupted, which would explain why the bootloader won't recognize the PC36IMG.zip.
Click to expand...
Click to collapse
If we wana throw in the potential sd card not being seen, I raise you this > http://forum.xda-developers.com/showthread.php?t=695243
Just boot into the bootloader, connect to the pc with fastboot select, then run the fastboot command via adb from command prompt.

teh roxxorz said:
If we wana throw in the potential sd card not being seen, I raise you this > http://forum.xda-developers.com/showthread.php?t=695243
Just boot into the bootloader, connect to the pc with fastboot select, then run the fastboot command via adb from command prompt.
Click to expand...
Click to collapse
In that case, it'd probably be easier to use this, then: http://forum.xda-developers.com/showthread.php?p=18286127

Ok so I went back and redownloaded the zip file and put it in my SD card to make there wasn't any corruption in the process and it worked. It did the update and all that good stuff. I had done the S-ON process before this so does that mean I'm 100% unrooted and the techs at the store won't know I ever was? I've already gone and deleted any traces of root apps on my SD card as well.
Thanks to you both.

felix0890 said:
Ok so I went back and redownloaded the zip file and put it in my SD card to make there wasn't any corruption in the process and it worked. It did the update and all that good stuff. I had done the S-ON process before this so does that mean I'm 100% unrooted and the techs at the store won't know I ever was? I've already gone and deleted any traces of root apps on my SD card as well.
Thanks to you both.
Click to expand...
Click to collapse
If you're S-ON and stock, then you're good to go!

Captain_Throwback said:
HBOOT=Bootloader
Maybe you should try using the RUU method, which requires running the ROM Update Utility from a computer, with your device connected in USB Debugging mode.
Links to the latest RUU and PC36IMG.zip can be found in this post: http://forum.xda-developers.com/showpost.php?p=17206283&postcount=5
It's possible your SD card is partially corrupted, which would explain why the bootloader won't recognize the PC36IMG.zip.
Click to expand...
Click to collapse
Just wanted to thank you for this file, Had the same problem and this is the only method that worked.

Related

[Q] bricked desire?

So something weird happend with my desire today, I tried to reboot to recovery and it just frezes at splash screen...
cant boot to recovery or fire up the system
I think fastboot works normaly. Cause I can find my phone in cmd /fastboot devices. Is there anything I can flash trough fastboot to fixthis ?
You could first try flashing your recovery image, which you can place to the root of your SD card with a card reader. Then execute the following command while your phone is connected to your PC in Fastboot mode using ADB:
fastboot boot <name-of-your-recovery.img> (your current recovery image)
fastboot flash recovery <name-of-recovery.img>
If what I suggested above does not work, then you could also try flashing back to stock firmware. Try to extract the rom.zip from your stock RUU (found here) and rename it to PB99IMG.zip, then place this to the root of your SD card with a card reader, for instance, and then enter Fastboot mode by first powering off your phone and keeping your finger pressed down on the back button and pressing the power button once. When in Fastboot mode (release your finger from the back button), connect your phone to your PC via USB, and wait for "Fastboot" to change to "Fastboot USB". The zip should then run for you and allow you to revert back to stock ROM.
Note: if you were originally branded, you will also require a Gold Card to return to stock ROM. You can use a card reader to create one using the Gold Card tool in my sig below.
Ok ill finnish my post here...
thanks for response btw
anyway I dont have a card reader is there no way to flash from my computer?
Iver tried to /fastboot flash some files but I just get errors (status malformed)
acejacksooted said:
Ok ill finnish my post here...
thanks for response btw
anyway I dont have a card reader is there no way to flash from my computer?
Iver tried to /fastboot flash some files but I just get errors (status malformed)
Click to expand...
Click to collapse
Just to make sure, did you put your device in fastboot mode before attempting to boot/flash the image?
What does "fastboot devices" return?
E.g:
C:\Users\Me>cd..
C:\Users>cd..
C:\>cd android-sdk-windows\tools
C:\android-sdk-windows\tools>fastboot devices
/fastboot devices returns HT061PL00341
acejacksooted said:
/fastboot devices returns HT061PL00341
Click to expand...
Click to collapse
Ok, then it finds your Desire, thats good.
The things is... you need your rom recovery image/rom image on the root of your SD card, if they are not there, then it will probably return the error you suggested above.
Try using a different phone that accepts MicroSD cards or a USB card reader/Laptop card reader (when you purchased your SD Card, it would have come with an adaptor for the SD card, place the SD card into the adaptor and then try inserting this into your laptop card reader bay).
Then you can try the fastboot commands above having transferred your image to it.
You could even try this in fastboot mode (fastboot USB) in ADB:
fastboot update PB99IMG.zip (name of your renamed RUU file)
Ok ill get myself a card reader tomorrow , if dosnt work I´ll be a new owner of an DHD
acejacksooted said:
Ok ill get myself a card reader tomorrow , if dosnt work I´ll be a new owner of an DHD
Click to expand...
Click to collapse
OK mate... but if you want DHD, are you aware that you can have these ROMs running on the Desire? They were ported over and contain the same new Sense UI with the Advanced Power Hibernation option, etc.
Do you not think you will be just wasting your money?
MasDroid said:
OK mate... but if you want DHD, are you aware that you can have these ROMs running on the Desire? They were ported over and contain the same new Sense UI with the Advanced Power Hibernation option, etc.
Do you not think you will be just wasting your money?
Click to expand...
Click to collapse
well the DHD has a somewhat larger screen. So I think its worth it(to bad it dosnt support hdmi) So if I cant get my desire up and running again I will not be that sad. I sent you a pm. thanks for all the help. Must wait untill the stores are open, to try again. I´ll give you an update tomorrow.
acejacksooted said:
well the DHD has a somewhat larger screen. So I think its worth it(to bad it dosnt support hdmi) So if I cant get my desire up and running again I will not be that sad. I sent you a pm. thanks for all the help. Must wait untill the stores are open, to try again. I´ll give you an update tomorrow.
Click to expand...
Click to collapse
Ok bud... until then, take it easy
Ok i got my card reader, but i have no clue which file I shoud download, i tried the first one but phone returned error/wrong file
update: first zip file was damaged trying again...
should i download an Archived File or an Binary File and change the file extension ?
acejacksooted said:
should i download an Archived File or an Binary File and change the file extension ?
Click to expand...
Click to collapse
Was your phone originally branded? If it was (and you previously de-branded), then you need to create a Gold Card first (use the tool below in my sig with your card reader).
After you have made the Gold Card, download the following: http://shipped-roms.com/download.ph...9.00.32U_5.11.05.27_release_159811_signed.zip
Rename it to PB99IMG.zip, place to the root of your SD card. Power off the phone, enter fastboot mode (back + power), connect the phone via USB, fastboot will then change to "Fastboot USB". It will check the PB99IMG.zip and confirm its selection, and be prepared to wait a few minutes until it flashes.
you sir are my HERO everything got reinstalled, weeeeeeeeeeeeeee
I´m 100% back to stock right?
no S-OFF no superuser ?
but I bet I can root it again ...
next question:
how did my phone got messed up in the first place? I know i had eclipse on with usb debugging on. I think eclipse tried to adb push some files over and I just removed the phone from the charger. I'm going to be more careful next time
acejacksooted said:
you sir are my HERO everything got reinstalled, weeeeeeeeeeeeeee
I´m 100% back to stock right?
no S-OFF no superuser ?
but I bet I can root it again ...
Click to expand...
Click to collapse
Yes, you will be back to stock firmware. If your phone was originally S-ON, it will remain as S-ON unless you flashed the modified Hboot (AlphaRev) to unclock the NAND security flag providing full root access to your phone.
There will be no Superuser access when reverting back to stock firmware, unless you went and flashed a modified stock ROM that has root access (software root).

[Q] Stuck with HTC logo with four warning symbols

I ran a RUU and now the phone wont boot and just getting a HTC logo with four warning symbols and all the corners.... also when i connect to Computer and disconnect show a bootloader version and just one option - RUU...
Any ideas? I tried installing other RUUs but errors pop up.
AFAIK, my phone is unbranded.
AFAIK, your phone is bricked. It may not be, but I think it is.
Swyped from my HTC Desire running LeeDrOiD 2.3d with Tapatalk.
BodenM said:
AFAIK, your phone is bricked. It may not be, but I think it is.
Swyped from my HTC Desire running LeeDrOiD 2.3d with Tapatalk.
Click to expand...
Click to collapse
Oh ok, that's not good to hear.
Any other ideas?
Did you maybe try OTA update before installing RUU? can you adb shell? did you rooted your phone? Can you go to hboot by pressing volume down+power, of course your phone must be turn off before this?
wenck said:
Did you maybe try OTA update before installing RUU? can you adb shell? did you rooted your phone? Can you go to hboot by pressing volume down+power, of course your phone must be turn off before this?
Click to expand...
Click to collapse
Didn't install any OTA updates.
I can't get my device to be seen by adb, tried various drivers already.
Can't go to hboot.
Click on your RUU exe only ONCE, then go to windows and run %TEMP%, find rom.zip and copy to desktop, rename to update.zip and copy to sd card. then power off phone and try. Are you absolutely sure u use right RUU? Please check radio and RUUs here http://shipped-roms.com/index.php?category=android&model=Bravo
wenck said:
Click on your RUU exe only ONCE, then go to windows and run %TEMP%, find rom.zip and copy to desktop, rename to update.zip and copy to sd card. then power off phone and try. Are you absolutely sure u use right RUU? Please check radio and RUUs here http://shipped-roms.com/index.php?category=android&model=Bravo
Click to expand...
Click to collapse
Yeah, I'm sure I installed an RUU.
Will try this. Thanks
wenck said:
Click on your RUU exe only ONCE, then go to windows and run %TEMP%, find rom.zip and copy to desktop, rename to update.zip and copy to sd card. then power off phone and try. Are you absolutely sure u use right RUU? Please check radio and RUUs here http://shipped-roms.com/index.php?category=android&model=Bravo
Click to expand...
Click to collapse
Nvm, found it. Trying now.
Edit : Nothing happens. Copied the update.zip to the card, turned the phone on.
Same screen.
Remove battery and put it back, hold volume down+power button 4-5 seconds. Can you enter fasboot? if so selecet recovery. Also make sure there ain't no other zip files in root of sd card. Also try to uninstall htc sync, reboot and install again.
wenck said:
Remove battery and put it back, hold volume down+power button 4-5 seconds. Can you enter fasboot? if so selecet recovery. Also make sure there ain't no other zip files in root of sd card. Also try to uninstall htc sync, reboot and install again.
Click to expand...
Click to collapse
Can't enter fast boot.
Stuck at the htc screen and ruu screen.
Do you have branded or unbranded phone? You need goldcard if you have branded.
wenck said:
Do you have branded or unbranded phone? You need goldcard if you have branded.
Click to expand...
Click to collapse
Not branded.
Ok, now you have couple options, reinstall usb and try RUU or second one use fastboot.exe to flash spl, radio, and system. This is tricky. Also you can take your phone to service to identify what is wrong, and then come back and say to us. you do not need to pay repair, they will tell you whats wrong and give you offer how much would it cost. Finally you must google alot and try lost of methods. Couple guys had problems like yours and solve it on different ways. Basicly we cannot help you more than this without 100% accurate radio and ruu version.
wenck said:
Ok, now you have couple options, reinstall usb and try RUU or second one use fastboot.exe to flash spl, radio, and system. This is tricky. Also you can take your phone to service to identify what is wrong, and then come back and say to us. you do not need to pay repair, they will tell you whats wrong and give you offer how much would it cost. Finally you must google alot and try lost of methods. Couple guys had problems like yours and solve it on different ways. Basicly we cannot help you more than this without 100% accurate radio and ruu version.
Click to expand...
Click to collapse
What do you mean by try to install usb?
Get a RUU and install again?
My problem now is getting the drivers to work. So I can't use ADB or RUU anymore.
It shows in the Device Manager though as Android Phone - Android Bootloader Interface.
Thanks!
i mean uninstall htc sync and usb drivers and reboot then install again drivers without htc sync. did you maybe root your phone, run custom roms flash radio before?
wenck said:
i mean uninstall htc sync and usb drivers and reboot then install again drivers without htc sync. did you maybe root your phone, run custom roms flash radio before?
Click to expand...
Click to collapse
Ok will do.
Yes, I have root and ran custom rom (leedroid). I didn't bother with radio though.
also put blank sd sard in your phone, formatted to fat32. If you used ext partitions for app2sd+ delete them and create again normal microsd card with fat32. Or u can put another card as long as it is fat 32.
wenck said:
also put blank sd sard in your phone, formatted to fat32. If you used ext partitions for app2sd+ delete them and create again normal microsd card with fat32. Or u can put another card as long as it is fat 32.
Click to expand...
Click to collapse
What drivers should I use?
And I noticed that when I plug in the phone a "Safely Remove" icon appears on my tray.
Dude you have no bootloader drivers thats all, download and install htc sync, then connect your phone, "android bootloader interface" will change to "htc bootloader interface" then just run an ruu
Sent from my Desire HD using Tapatalk
AndroHero said:
Dude you have no bootloader drivers thats all, download and install htc sync, then connect your phone, "android bootloader interface" will change to "htc bootloader interface" then just run an ruu
Sent from my Desire HD using Tapatalk
Click to expand...
Click to collapse
Ok will try this! Thanks
Edit : Still shows as Android Bootloader Interface, maybe I'm doing something wrong.
Edit 2 : Uninstalled the drivers , shows as "My HTC" now. Tried RUU, it detects it. I'm getting error 131
Edit 3 : Tried another RUU, got error 110. I think I need to get the right RUU.
Edit 4 : Shipped roms seems to have a problem, downloads stop at the middle. Any hotfile links for the RUUs?

[q] need help please

I was trying to root my cousin's evo today. I rooted and loaded custom roms on mine yesterday and it went smoothly with unrevoked 3. But this one said that the firmware may be too new. So i tried putting a pc36img file on it and as it updated it bypassed the bootlader and when it gets to radio V2 it vibrates a few times then says fail-PU and the rest go through ok. then at the end it says update fail partition update fail. and when i try to reboot it stays stuck at the white htc evo screen. i can pull the battery out and get it back to the bootloader but i cant recover it cuz its not rooted. I NEED HELP FIXING THIS what do i do?
From the bootloader, select clear storage to perform a factory reset, then try to run unrevoked again.
I selected clear storage then it rebooted after 5 seconds. But it stays stuck at the white htc evo screen again. I have my rooted phone right here would putting my sd in his phone do anything? What else can i do?
The computer wont recognize it as a drive so i cant put new files in it.
http://dl.dropbox.com/u/19699565/3.70 RUU Zip.zip Rename the file to PC36IMG, the flash it in the bootloader. Its an RUU of the 3.70 stock image. After that runs, try to re-root.
but i cant access the sd card through my computer to even rename it
errie806 said:
but i cant access the sd card through my computer to even rename it
Click to expand...
Click to collapse
So are you saying the sdcard is dead, or just not through the phone?
Cuz you can take the sdcard out from under the battery and mount it via adapter to the pc, or when downloading it, save it as PC36IMG one time.
Have access to another SD card?
heres no way i can make it recognize it through the bootloader? i dont have an adapter. what if i take the sd card out of my phone (htc evo rooted with warm twopointtwo.) and put it in his? can i recover the phone like that?
errie806 said:
heres no way i can make it recognize it through the bootloader? i dont have an adapter. what if i take the sd card out of my phone (htc evo rooted with warm twopointtwo.) and put it in his? can i recover the phone like that?
Click to expand...
Click to collapse
Only if you do what I said and put it on there. Or run an ruu exe, and connect the phone via fastboot.
ok since i dont have an adapter what im doing is putting another 1gb sdcard i found in my phone and im going to put the pc36img on the root of this one. then try to boot the broken phone with this sdcard. does that sound right? also that link for the file doesnt work.
Sounds good
> http://www.shipped-roms.com/shipped...15.00.11.19_NV_1.90_release_161482_signed.exe
Boot the phone into fastboot, connect to pc, once it shows up as fastboot usb on the phone, run the ruu exe.
wait i found an sd card adapter now. so what do i do next?
teh roxxorz said:
Sounds good
> http://www.shipped-roms.com/shipped...15.00.11.19_NV_1.90_release_161482_signed.exe
Boot the phone into fastboot, connect to pc, once it shows up as fastboot usb on the phone, run the ruu exe.
Click to expand...
Click to collapse
so i download this file. rename as PC36IMG. then put on the root of the phone. then i boot into fastboot and run the update when it finds it?
errie806 said:
so i download this file. rename as PC36IMG. then put on the root of the phone. then i boot into fastboot and run the update when it finds it?
Click to expand...
Click to collapse
Well now that you got it on there, no need for fastboot, just select update when prompted, then reboot.
teh roxxorz said:
Well now that you got it on there, no need for fastboot, just select update when prompted, then reboot.
Click to expand...
Click to collapse
so i downloaded that file renamed it PC36IMG placed it on the root and held the volume down button and the power to get to the bootloader but it wont update the phone with that file. what next?
errie806 said:
so i downloaded that file renamed it PC36IMG placed it on the root and held the volume down button and the power to get to the bootloader but it wont update the phone with that file. what next?
Click to expand...
Click to collapse
What do you mean it won't update. Then you try the fastboot and run the exe from the pc.
teh roxxorz said:
What do you mean it won't update. Then you try the fastboot and run the exe from the pc.
Click to expand...
Click to collapse
it doesnt find the pc36img file and update the phone. how do i fastboot and run it from the pc? what do i click on
errie806 said:
it doesnt find the pc36img file and update the phone. how do i fastboot and run it from the pc? what do i click on
Click to expand...
Click to collapse
Its named PC36IMG.zip, not PC36IMG.zip.zip? And from the bootloader, select fastboot , connect to pc, when it shows up as fastboot usb on the phone then run the ruu exe from the pc. I linked you like 3 posts up.
teh roxxorz said:
Its named PC36IMG.zip, not PC36IMG.zip.zip? And from the bootloader, select fastboot , connect to pc, when it shows up as fastboot usb on the phone then run the ruu exe from the pc. I linked you like 3 posts up.
Click to expand...
Click to collapse
the file i downloaded from you is a .exe file i renamed it so its now PC36IMG.exe. am i supposed to name it PC36IMG.zip so that its PC36IMG.zip.exe?
errie806 said:
the file i downloaded from you is a .exe file i renamed it so its now PC36IMG.exe. am i supposed to name it PC36IMG.zip so that its PC36IMG.zip.exe?
Click to expand...
Click to collapse
http://dl.dropbox.com/u/19699565/3.70 RUU Zip.zip This was the file you needed to rename to PC36IMG..that's probably why it didn't update. regardless, connect the phone into fastboot like I said, then run the exe file on the pc.

[Q] Bricked Desire? Could use some help here :P

Hi guys,
Well basically, I've been a massive idiot and somehow my HTC Desire is now non-responsive. I am running the Oxygen rom from a nandroid backup that I had done previously but now i am unable to access recovery at all. The phone does power on. I do the usual power + back button hold to get into the bootloader then recovery and do the usual ./recovery-mac.sh command in terminal but all I get in response is this now:
mac:~ Dan$ ./recovery-mac.sh
Desire Recovery Mode
Pushing required files to device...
Password:
error: device not found
error: device not found
mac:~ Dan$ error: device not found
I can access the MicroSD card through a computer but the phone won't recognize there is one. WiFi works (but can't download anything from market), radio doesn't as no signal and of course 3G is out of the question.
Is there a solution to my problem?!
From a person in dying need.
EDIT:
Since trying to work this out I have reformatted the microSD card and replaced its contents afterwards, still to no avail.
Try to flash stock ROM from here: http://forum.xda-developers.com/showthread.php?t=695667
Be careful to select the appropriate RUU.
Turn your phone in fastboot (back + power) and run the exe file. You very probably might need a goldcard. Search the forum for that. Good luck !
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
guywithdesire1992 said:
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
Click to expand...
Click to collapse
Start your phone in fastboot --> Hold Back button + press power
You should get a menu which has as title FASTBOOT.
Connect your phone to your PC and then run the exe file. You must have HTC Sync installed.
If this fails try making a goldcard. You can find a tutorial here: http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/
the computer won't recognise the phone paul. am going to have to try and make a goldcard i guess. :/
okay i am completely stuck. i have previously made a goldcard but this is just ridiculous now. my sdcard contains the clockwork mod folder so why can't i boot into recovery, what is going wrong with it? if i boot up i'm stuck on the oxygen rom, cant install anything as wifi wont download stuff as sd card isnt recognized (tell me why?), have sporadic signal, no 3g whatsoever.
can someone please explain step by step how to get recovery working again.
bumpbumpbump
So whats your current status?
Your Desire boots into ROM, but doesnt work well.
You cannot but into recovery.
You made a gold card.
Flashing a RUU didnt work.
Your SD is not recognized by the phone or by PC? Is it the goldcard you made?
Correct?
i haven't been able to make a goldcard, i have one previously that i cannot find.
the desire boots into the oxygen rom, ver. 2.0.3 but will not recognise the sd card inserted and wont connect to a mac or computer and show up as a device. i cannot boot into recovery at all as i just get device not found.
confused?
guywithdesire1992 said:
confused?
Click to expand...
Click to collapse
yes ^^
Do you only use Mac or have you access to a pc, too?
If you can get your phone into USB Debugging mode, you can try to flash a brand new recovery via fastboot command.
Maybe your rom got corrupted somehow.
If neither of this works, you should try another sd card I guess.
how do you use the fastboot command?
i have used the ./recovery-mac.sh command in terminal but whats this fastboot command and where can i get it?
EDIT:
I now have fastboot but whenever i try the command ./fastboot-mac flash recovery.img it ends up saying permission denied. is this because i am S-ON?
k-c-0 said:
yes ^^
Do you only use Mac or have you access to a pc, too?
Click to expand...
Click to collapse
i have access to a pc as well too. i'd rather not have to go through the lengthy process of making a goldcard if i have to. trying to exhaust all other options first....

Confused!

Just tried to flash a rom in recovery, but my SD Card now won't mount!!!!!!! I wiped everything needed, except SD Card, but it won't mount. I mount the card via usb, all the files are present, but why won't it read? Can someone please help on what can be done so I don't have to go back to my "Wack"Berry!?
Also, it reads the PCIMG file in HBoot, updates just fine. So why not read my card in recovery? I'm using Amon.
Try this
http://forum.xda-developers.com/showthread.php?p=6696983
death-by-soap said:
Try this
http://forum.xda-developers.com/showthread.php?p=6696983
Click to expand...
Click to collapse
You can do that, or the weaker of the 2 options which can work, if you can still see the PC36IMG in the bootloader, re-install your recovery via PC36IMG.
teh roxxorz said:
You can do that, or the weaker of the 2 options which can work, if you can still see the PC36IMG in the bootloader, re-install your recovery via PC36IMG.
Click to expand...
Click to collapse
Thanx for the replies...... Still having issues.
1. I don't have a ADB option in my fastboot menu as explained in the guide. So I don't know how to run the command.
2. I re-installed the PC36IMG, still won't read my card in recovery!!!! I even tried to update to a different recovery thinking maybe it fails to work for my phone, still no luck.
Does anyone have any other suggestions?
MsOhSoPhresh said:
Thanx for the replies...... Still having issues.
1. I don't have a ADB option in my fastboot menu as explained in the guide. So I don't know how to run the command.
2. I re-installed the PC36IMG, still won't read my card in recovery!!!! I even tried to update to a different recovery thinking maybe it fails to work for my phone, still no luck.
Does anyone have any other suggestions?
Click to expand...
Click to collapse
1. You want the FASTBOOT option, so that the device says "FASTBOOT USB" when connected to the computer. Then you can run the fastboot commands (which is what the thread should say, rather than and commands).

Categories

Resources