my evo is rooted with simpleroot ota, and whenever i try to flash a rom it get stuck in the boot loader. i tryed flashing Fresh 1.0.1 and DC 3.2.3 and neither of them worked. these are the steps i take to flash a rom
1. backup all my stuff on phone
2. go into the recovery mode
3. wipe cache and dalvic cache
4. backup nand(just in case it doesn't work... like it never does)
5. flash the zip from sd
6. reboot and get stuck in the loop until i restore my nand from step 4
i was just wondering if there was anything else i had to do like wipe data and/or wipe sd: ext partition. also, can someone explain what this partition thing is cuz i have no idea. is it everything on my sd card... if so then how will i restore all my info to my phone
EDIT: also, how do i know if my nand is unlocked, i used simpleroot ota and followed all the steps, is that enough? i noticed that to install fresh 1.0.1 you need nand to be unlocked, but idk if mine is. can i re unlock my nand if it's already done(will anything bad happen
Firstly, you should clear data for sure. Use all 3 wipe options. Also, wipe ext only if you are using app2sd and have partitioned an ext section.
Secondly, you should make your nandroid before you wipe, otherwise you are basically backing up nothing.
Thirdly, If you successfully flashed your recovery to nand, then it is unlocked. You can also do a adb remount command to see if it will remount the system as rw
Fourthly... wait no that's it
I am having the same problem I did the SimpleOTA update, and with booth Fresh and DC just getting stuck in a boot loop, I have no idea what to do....
-Matt
Ok, I solved my problem, the problem was I wasn't reading the direction fully. In order to get rid of the bootloop I simply had to use every option in the AMOS Recovery Image in the wipe menu, I used every wipe option and it worked =)
-Matt
Related
Been having a few problems with random rebooting on my EVO. I had been using Sprint Lovers Rom since Jan. Haven't had any issues. I recently decided to try Calkulin's EViO 3 v1.0 Beta 2. Which I'm really liking as well.
But my phone has been randomly rebooting.Most times it reboots and will not boot back to main screen without me having to pull the battery , reboot into recovery and reinstall the rom. When get the phone to boot back to the main menu, it reboots at least 3 or 4 more times. I usually have to reboot into recovery, then wipe cache, dalvik, and data again in order to stop the reboots for awhile.
So I wiped everything again and used a nandroid backup to go back to SprintLovers rom. Will I had the same rebooting issues with that too, which I never had before. So I'm beginning to think I have a issue with the bootloader. I had started another thread in the wrong forum and someone suggested wiping the SD-EXT Partition of my memory card since I'm using Apps2SD. Problem is I don't have SD-EXT partition. I tried mounting it and formatting it. I keep getting a error message saying 'path volume sd-ext invalid".
Any ideas to stop this random rebooting to stop?
Using Clockwork Recovery if that matters.
Download the PC36IMG.zip file for amon_RA from HERE and flash from the bootloader screen. Afterwards, go into the wipe menu and wipe cache & dalvik and then make a nandroid backup of your current setup. Afterwards, go back to the wipe menu and wipe EVERYTHING in it EXCEPT the SD card and then flash the rom you want to use. By the way, the sd-ext is listed in the wipe menu.
posting & replying via the XDA Premium app.
dougjamal said:
Download the PC36IMG.zip file for amon_RA from HERE and flash from the bootloader screen. Afterwards, go into the wipe menu and wipe cache & dalvik and then make a nandroid backup of your current setup. Afterwards, go back to the wipe menu and wipe EVERYTHING in it EXCEPT the SD card and then flash the rom you want to use. By the way, the sd-ext is listed in the wipe menu.
posting & replying via the XDA Premium app.
Click to expand...
Click to collapse
Thanks for the reply. How is the sd-ext partition created? is it automatically created by App2SD?
shaun0207 said:
Thanks for the reply. How is the sd-ext partition created? is it automatically created by App2SD?
Click to expand...
Click to collapse
Yes. I never use A2SD because I've never even been close to running out of space, and read/write speed is faster on internal memory.
Hope wiping solves your problem
(from... Evo/MIUI/Tapatalk)
I rooted and flashed Cyanogen Mod 7, which automatically comes with CWM recovery, I've been wanting to replace CWM with AmonRa's recovery image and I followed all the steps here and my phone seemed to accept it. Except when I power down and boot into recovery, it's still CWM, not Ra's.
Problem? I don't understand why it is not replacing the CWM recovery boot
Using a TELUS Rooted HTC Desire GSM
i've tried updating recovery many times myself without success until a few days ago. i used fastboot. it should work. quite simple too.
What was the process? I'm still new to rooting and flashing things
Fast boot -> Terminal commands -> Reboot to recovery?
Should be
Code:
fastboot erase recovery
fastboot flash recovery "filename".img
You can find more on fastboot here:
http://android-dls.com/wiki/index.php?title=Fastboot
Make sure to do a nandroid backup first!
I think I need to delte something?
I did the steps again from fastboot
$su
#flash_image recovery/sd/card/name_of_recovery_img
usage: flash_image partition file.img
#
Click to expand...
Click to collapse
Not sure
Have you got s-off as well as root?
sdkim89 said:
What was the process? I'm still new to rooting and flashing things
Fast boot -> Terminal commands -> Reboot to recovery?
Click to expand...
Click to collapse
One can only use fastboot if s-off.
Maybe this works:
http://android.modaco.com/content/h...sh-a-permanent-recovery-image-with-unrevoked/
I highly recommend to use linux, with windows it does not work very often.
Oh, no I am still S-On afaik
I've read that the S-Off process may brick my phone so I haven't tried yet, guess I should probably do that first. I need Amon because of the partition options, CWM only allows 512MB partition for my SD, I need 1GB at least because I am trying to flash RCMix S mod
I already installed EXT-3 afaik
Alright so I'm going to look for a failproof method for S-off, then fastboot with the instructions, and hopefully end up with Amon.
Also another question is:
Factory Reset = Full Wipe?
& before switching from ROM to another ROM, I should format cache&do factory reset, format partition --> install EXT3 partition w/ 1GB, then install from SD? (assuming I have the .zip file in my SD)
sdkim89 said:
Oh, no I am still S-On afaik
I've read that the S-Off process may brick my phone so I haven't tried yet, guess I should probably do that first. I need Amon because of the partition options, CWM only allows 512MB partition for my SD, I need 1GB at least because I am trying to flash RCMix S mod
I already installed EXT-3 afaik
Alright so I'm going to look for a failproof method for S-off, then fastboot with the instructions, and hopefully end up with Amon.
Also another question is:
Factory Reset = Full Wipe?
& before switching from ROM to another ROM, I should format cache&do factory reset, format partition --> install EXT3 partition w/ 1GB, then install from SD? (assuming I have the .zip file in my SD)
Click to expand...
Click to collapse
As far as i know, a full wipe is a heavier formatting than a factory reset. With a factory reset you set the rom to the state where it came from, with a full wipe you will be unable to start a rom.
Before switching to another rom, backup all apps and userdata, perform a full wipe (NOT a factory reset), and flash new rom. You do not need to partition or format the ext partition again, because the content on it was deleted by the full wipe (aka wipe all userdata). The fat 32 partition or the content on it won't be touched by a full wipe.
After flashing is finished, restore apps and userdata if switching from sense to sense rom.
If switching from sense to non-sense rom or reverse, only restore apps. Otherwise there will be heavy and strange system problems.
Everything seems to be working now - I re-went through the noob-proof thread again and S-Off'd safely
Good news!
Hello,
I wanted to try CM7 nightly.
I had rooted stock rom 2.29.405.5 with a2sd+ from this thread.
Before flashing cm7 nightly 225 I wiped data/factory reset and wiped cache partition.
Flashed rom and booted normaly.
After that I wanted to restore my nandroid backup..
I wiped cache and data/factory reset.
Then I got an error while restoring /sd-ext!
Tried again by doing the same and wiping dalvik cache.
When the process reached the point when it restores the sd-ext the progress bar got stuck.
(s-off and clockworkmod recovery (CM v.5)
After that I removed the battery and powered the device.
All my apps are not there. Not even the superuser app.
Please what can I do?
I'm having the same issue with my nexus one. any ideas?
What happens if you use advanced restore and restore the,sd ext on its own?
You may need to reformat your ext
Sent from my HTC Desire using XDA App
The recovery would freeze
After a lot of retries I gave up trying to restore it.
I came to the conclusion the sd got corrupted. (Transcend 8GB class 6)
After that a lot of "bad" things happened, such as couldn't mount sd card, had to reflash partition table and a randomly occured USB brick...hopefully with the help of a friend we(mostly he) managed to fix it..I am at a stock rooted rom with s-off now and want to buy a new sd card..
Is there any way to verify that my old microSD has really been corrupted?
I have continued (kind of) the thread here!
With more info and questions.
Thank you for your reply!
I have exact the same problem, but the disadvantage that I can not install any Rom as it freezes when installing. So I'm not able to start the phone as it sticks on "quietly brilliant" screen.
What I have:
- Amoled grooted
- S-OFF mit Alpharev CM7 r2
- HBoot 0.93.1000
- Recovery: CWM 5.0.2.6
- Last Rom: Runny Mede v3
What I tried:
- Restore Nandroid: Freezes on restoring SDEXT (after factory and dalvik wipe)
- Install ROM: Freezes at writing SDEXT or says that it finished but the bar sticks
- Format SD Card, deleted EXT4 partition and remade it with Gparted. Checked it with windows chkdsk and Gparted and it gave me no errors
- Rewrote the partition table to CM7 r2 with a PB99img.zip
- Made a EXT4 partition with CWM
- Changed the SD card with another one (always making a EXT4 partition and formatted in FAT32)
I don't know what else I should do. Please help restoring my Desire!
Could it be a issue of the CWM? As I can not go back to another one, because Fastboot flash doesn't work, I can not test it by myself!
What do you mean fastboot flash doesn't work? Tell me everything
Sent from my HTC Desire using XDA App
In Fastboot menu I can choose only from Bootloader, Reboot, Reboot Bootloader and Power Down. I don't have anything else to choose from.
Klewe said:
In Fastboot menu I can choose only from Bootloader, Reboot, Reboot Bootloader and Power Down. I don't have anything else to choose from.
Click to expand...
Click to collapse
Thats not how fastboot works. Read the adb and fastboot faq in my signature (ignore all adb things, and start at "what is fastboot?")
oh ok, seen it. So I'm gonna try Android Flasher to flash recovery.
To sort out recorvery as source of the issues, which one should I flash? Which one is the most stable?
Personally I am a cwm 2.5.0.7 man.
Got it running again!
Flashed the CWM 5.0.2.0 and everything worked fine again.
It seems that the Clockwork mod 5.0.2.6.111007 of zyonee has a problem with SD-EXT (so it was on mine, don't know if it works on other devices too).
OKay, I know its been asked in many thread and I am posting here because there are confusing answers floating around.
I am currently unlocked (bootloader), have CWM 5.5.0.2 recovery running and run a flavor of AOKP with my choice of kernel.
Now, when I perform a factory reset via the backup and restore menu in settings, it doesn't erase the sdcard contents. Why are people stating that this "factory reset" will erase everything, when in my case it doesn't?
locking the bootloader and then unlocking will do it, but then why are people stating that factory reset should also wipe sdcard partition in the galaxy nexus.
Is it because im running CWM instead of the stock recovery? Or is the above assumption about factory reset erasing everything (including photos/downloads, etc) simply incorrect?
thanks
cchhat01
if i'm not mistaken, CWR will never erase the /sdcard partition because if you wipe everything before installing a rom, you then delete the /sdcard partition where the rom .zip is stored.
stock recovery might be different and might wipe everything out and revert everything to stock, but i'm not 100% on that.
Maybe because Factory Reset from Settings normally does this. Perhaps Google wised up and fixed it with ICS 4.0
That said, CWM won't erase your SD card partition. And if you say a Factory Wipe doesn't either, you can try going to CWM and Format SD Card partition. If that doesn't work then you really only have 1 choice ATM.
Just relock/unlock/relock your phone.
There should be other FULL FORMAT methods that erase everything. Perhaps an update.zip file... Or ADB commands?
But why make it harder then you have too? Just do the unlock method. Boom! Done.
player911 said:
Maybe because Factory Reset from Settings normally does this. Perhaps Google wised up and fixed it with ICS 4.0
That said, CWM won't erase your SD card partition. And if you say a Factory Wipe doesn't either, you can try going to CWM and Format SD Card partition. If that doesn't work then you really only have 1 choice ATM.
Just relock/unlock/relock your phone.
There should be other FULL FORMAT methods that erase everything. Perhaps an update.zip file... Or ADB commands?
But why make it harder then you have too? Just do the unlock method. Boom! Done.
Click to expand...
Click to collapse
Well, because while I am already unlocked, I shouldn't have to lock the bootloader and re-unlock it again just for the purpose of erasing SD Card.
CWM doesn't have an option to erase SD Card
But Factory Reset through the settings menu certainly doesn't wipe everything while I'm rooted and running CWM with AOKP.
cchhat01
So back on my Evo 4G whenever I wanted to flash a new rom, I would load it on my SD card. Then boot into custom recovery and wipe cache/Dalvik... Then would wipe ALL data/factory reset. Then I would install my new rom off of my SD card.
With my S3, I cannot access anything on my SD via CWM recovery. I have a SDXC card formatted to FAT32 and am on Blazer 1.8
I want to do a full data wipe before flashing new ROMS, but I am worried that if I do, I won't have a way of getting a zip file back on my phone after doing so.
It ALMOST seems like. Remember being able to access my SD in CWM when I was on a stock rooted rom. But I'm not positive.
How does one do a wipe data option in CWM and then get a flash able zip back on the phone afterwards if the SD card is not available to see and move data to/from?
I don'tanna end up wiping all data and then finding out that I hav no way of installing/restoring a rom.
Thanks!
iomega311 said:
So back on my Evo 4G whenever I wanted to flash a new rom, I would load it on my SD card. Then boot into custom recovery and wipe cache/Dalvik... Then would wipe ALL data/factory reset. Then I would install my new rom off of my SD card.
With my S3, I cannot access anything on my SD via CWM recovery. I have a SDXC card formatted to FAT32 and am on Blazer 1.8
I want to do a full data wipe before flashing new ROMS, but I am worried that if I do, I won't have a way of getting a zip file back on my phone after doing so.
It ALMOST seems like. Remember being able to access my SD in CWM when I was on a stock rooted rom. But I'm not positive.
How does one do a wipe data option in CWM and then get a flash able zip back on the phone afterwards if the SD card is not available to see and move data to/from?
I don'tanna end up wiping all data and then finding out that I hav no way of installing/restoring a rom.
Thanks!
Click to expand...
Click to collapse
Move on to TWRP for your recovery, much more features but if you don't want to do that go to CWM's website and update to 6.0 it will allow you to "see" your sd card
evoer said:
Move on to TWRP for your recovery, much more features but if you don't want to do that go to CWM's website and update to 6.0 it will allow you to "see" your sd card
Click to expand...
Click to collapse
+1 on TWRP, much nicer and more features and themable To install, download GooManager open it and grant SU access then tap menu and select "Install OpenRecoveryScript" and it'll do the rest.
BTW you're following the process ok, except you're doing one additional step that is not required that is to wipe cache and dalvik. When you factory reset you're deleting the data partition which also has both cache. It should be wipe system then do factory reset, flash the ROM after that and you should be all set.
Install stock JB LS8 after wipe
I got info on how to wipe the phone using CW mode. It does explain to format boot and system partition and ask to reboot. (http://forum.xda-developers.com/showthread.php?t=1410881)I was left in confusion. If boot is formatted, would CW mode work after reboot ? After full wipe, can I get GT-I9100 in download mode and do stock rom installation using ODIN ? Thanks in advance.
keyur1401 said:
I got info on how to wipe the phone using CW mode. It does explain to format boot and system partition and ask to reboot. (http://forum.xda-developers.com/showthread.php?t=1410881)I was left in confusion. If boot is formatted, would CW mode work after reboot ? After full wipe, can I get GT-I9100 in download mode and do stock rom installation using ODIN ? Thanks in advance.
Click to expand...
Click to collapse
Formatting Boot will not affect CWM. CWM is your receovery not your boot. Also after a full wipe you should be able to get into download mode to flash via ODIN.
Install TWRP or update CWM, one version of CWM had a bug and don't let you access the sdcard.
If you choose TWRP, in the Format Menu, DO NOT use "Format Data" Second Row/Right Option. It will delete your data on the internal storage.
Sent from my morphed O=O
Make sure you have the most recent version of CWM. I can access both internal and external storage. It's downloadable from the ClockworkMod app.