Android recovery system question- need help - Hero CDMA Q&A, Help & Troubleshooting

I am in the Android Recovery System with my cool blue care bear and am running into a problem and need someone's help. I own the HTC Hero by the way. I am trying to wipe my old rom and flash a new one. However, when I select the "wipe" option then select "wipe sd:ext partition" it gives me a message that reads "Error : Run 'wipe ext' via adb!
What does this mean?
How do I do this so my phone works again? It won't let me flash the new or old rom to get it running again.

Means the card is corrupted. Copy the contents of ur SD card and repartition ur card via the recovery. Its nothing u did. Its just the card and it just happens.

Did you partition it before you ran the ext wipe?
Sent from my HERO200 using XDA App

Related

[Q] Switching SD Cards NO Apps2SD

Hi, I have a G1 rooted with the SuperD 1.9.3 Rom, I never partitioned my SD card or anything like that. I want to upgrade my SD Card and partition it to get Apps2SD and keep the same Rom. I am not sure what steps to take...
lmt125 said:
Hi, I have a G1 rooted with the SuperD 1.9.3 Rom, I never partitioned my SD card or anything like that. I want to upgrade my SD Card and partition it to get Apps2SD and keep the same Rom. I am not sure what steps to take...
Click to expand...
Click to collapse
Which recovery do you have? If you don't yet, make sure to upgrade to Amon_Ra latest. Once you have that, reboot into recovery, select partition card and follow directions on screen. This will wipe your card completely so backup anything you want to save. It will not affect your rom in any way. You may have to move your existing apps manually, not sure.
How do i know what recovery i have? Do I partition my current sd card or the new one?
So I do not need to reflash the Super D?
lmt125 said:
How do i know what recovery i have? Do I partition my current sd card or the new one?
So I do not need to reflash the Super D?
Click to expand...
Click to collapse
You would boot into recovery and look to see which one you have, it will say it right on top. You will partition your new card. Absolutely no need to reflash your rom, it will recognize your ext partition and install all future apps in it automatically. As I said, I'm not sure about existing apps, you may need to move them manually.
It says Android Sysem Recovery Utility Build: JFv1.42 There is nothing that says Partition SD or anything like that... Now my rom is on my current sd card if I don't flash it to the new one my phone still knows what rom I have? Sorry about all the questions thanks for your help =)
I was thinking of doing this to install Amon RA's recovery img
I got it from another forum in here....
Copy recovery-RA-dream-v1.7.0.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
select console from the menu
#mount -a (this can give back an error if you don't have an ext partition, don't worry about it and just proceed)
#flash_image recovery /sdcard/recovery-RA-dream-v1.7.0.img
JF's recovery does not have that option because it's really, really, really old. We did not even have apps to sd back then.
Flash RA's recovery (directions seem right, I assume you got them out of RA's thread), you'll see the difference: many more options, etc
Good luck.
Ok, so I am going to do the following steps....
1. Flash Amon Ra's recovery image
2. Reboot phone
3. Get into recovery again
4. Back up my sd card on the computer, remove sd card from phone
5. Insert new sd card, partition sd card
6. Transfer files from old sd card including update.zip which is the rom
7. Reboot phone
Let me know if I'm missing something thanks for all your help!
I'm going to do this over the weekend...
Ok, so I got the new Amon RA recovery image but haven't done anything else...lol. So can you tell me if those steps are right? And why don't I need to flash the rom again...I currently have it on my sd card...I'm a bit confused
1. Reboot to recovery. Partition your card (I suggest 512mb for ext partition, rest is fat, follow instructions within recovery).
2. Upgrade ext to ext3.
3. Reboot (your phone will move your existing apps onto sd.) It may take a while to fully boot, just give it 10 min or so.
4. In terminal emulator type
Code:
su
fix_permissions
5. Reboot again.
5. Transfer whatever you had on your old sdcard (music, pics, etc) onto your new card.
As far as flashing the rom again.... why? Your OP says you want to keep your existing rom.
To check if your apps were moved:
In terminal:
Code:
su
ls /system/sd/app
ls /system/sd/app-private
ls /system/sd/dalvik-cache
Should give you print-out of what you have on ext partition of your sdcard (or you can use root explorer or whatever other file manager, I'm a bit old shool so I prefer terminal or adb)
5. Reboot again.
5. Transfer whatever you had on your old sdcard (music, pics, etc) onto your new card.
Okay in step 5. Reboot again do I just type in the terminal emulator reboot or reboot recovery?
Also when you say "transfer whatever you had on your old card..." Do I also transfer the file that says update.zip?
Sorry for all the questions, I should be getting my new sd card today and will try it out tonight.
Thank you.
You just type reboot.
It is up to you what you want to transfer onto your new card. I assume that update.zip is your current rom. If so, it's nice to have just in case but it will not make any difference in how the phone works. It's just an install file that you use once (unless, of course something goes terribly wrong and we all have been there ) but it's nice to have all tools needed on your card so you can quickly recover from any problems.)
BTW, with your new shiny recovery (RA1.7), you don't have to rename your files to update.zip. You can name them whatever you want (i.e Super-D1.9.3.zip, Recovery.zip) and, if you decide to reflash something, at least you will know what it is. Your new recovery will let you choose which file to flash so you can have more then one .zip file on your card if you want.
Ok so I still haven't gotten my new card! It should be here next week...Anyways I tried using switchrom to store my current just in case but I get this error Can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk0) (No such file or directory)
Any clues why I'm getting this do I need to have my phone connected by USB or something to a computer....?
Thanks hopefully I'll stop asking so many questions...I tried this solution but no luck
Originally Posted by siraf View Post
Guys, I just had this problem too .. at first i was so devastated. I'm glad i solved it.
I don't know if my solution is the ultimate solution or not but you guys can give it a try.
problem :
"E:Can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk0) (No such file or directory)"
In the Android System Recovery, select "USB-MS Toggle". It will enabled/disable the feature. Do it one more round and it will solve the problem.
It's telling you that it can't mount SD card.
Back up all of your stuff from SD card, format it and try again, that's the only thing I can think of.
Actually, I just ended up doing a Nandroid Backup just did Nandroid not Nandroid +ext since I don't have this card partitioned...it is backed up!
Ok buddy its easier if you do the whole process through the sdcard
First you should backup everything on your sdcard and do a BART or NAN+EXT then partion your card and restore your BART or NAN+EXT and your good to go
If this does not work press my name and look at my threads because I ask this same quetion a while ago
Post again if this does not work
Sent from my HTC Dream using Droidfreeks's App
DroidFreek said:
Ok buddy its easier if you do the whole process through the sdcard
First you should backup everything on your sdcard and do a BART or NAN+EXT then partion your card and restore your BART or NAN+EXT and your good to go
If this does not work press my name and look at my threads because I ask this same quetion a while ago
Post again if this does not work
Sent from my HTC Dream using Droidfreeks's App
Click to expand...
Click to collapse
Hi, I tried doing a Nan+ext backup but I got this error : Run nandroid-mobile.sh via console I also tried doing a Bart backup and it also said Run Bart via console...
So I just did a regular Nan Backup...I don't have my current sd card partitioned...should I partition it so I can do the Nan+ext I currently have a 2gb card and it doesn't have a class number.... Maybe I should format my card?
Thanks!
Ohh ok I see ur problem it won't let u backup nand+ext if you don't have a ext
since you backed up already go ahead and throw the nandriod and any other files on sd card to your pc the format your sd create the app partion and swap partion make sure u formate it ext3 or ext4 depending on what ur rom uses put the nandroid back on sd after format and restore post if it works or not
If this don't work just reverse the process put nad back on pc format card to what is was before then put nand back on sd and restore
Sent from my HTC Dream using XDA App
OK so I partitioned my current memory card =) and was able to succesfully do a nandroid +ext...so now when I get my new card I just have to go into recovery and do a nandroid restore and transfer all my files right? Thanks
Remember to partion your sdcard before transfer
Sent from my HTC Dream using XDA App
Ok so I tried switching my cards and formatted my new card,paritioned it, transfered the files from my other sd card, and tried to a nandroid restore...that's when I get the same error as before to do it from console.
I tried taking all the files out and repartitioning the sd card doing everything again no luck. Reflashed my rom and turned it on after it boots like normal I get a black screen. So just went back to my old sd card was getting force closes so did nandroid restore it said it did but would boot normal and get force closes.
So I reflashed my rom and reinstalled everything manually...from sd card as my market disappeared got it back after reinstalled it...
Any suggestions as I really want a bigger capacity memory card....=/

[Q] Help, all wiped but can't install zip

looks like i am in a big problem here.
i tried to use Clockwork to wipe and install a new rom, but after wipe dalvik, cache and data, i cant update the rom.
i tried to use too diferent zips i have in my sd, but i get a error.
trying "applying a zip from sd card" and "choose zip from sd", i can't enter in the "_external sd" folder, it just return to the previous folder (internal sd) and there is only a "update.zip" there wich i don't know what it is. I had the hope it was a update i did with rom manager but this zip doesn't work too.
if i try the roms that are in the clockwokrmod folder, i get "no files found" and i have to folders inside clockworkmod folder.
what i should try?
now when i click in any option stuk with a image of the exclamation and the Android the android dummy ((((
edit: oh, the menu is back, but i still don't know what to do.
Did you try flash another ROM for odin?
Sent from my GT-I9100 using Tapatalk 2
i restarded the ox2. I see sd, system and data was unmonted. But even with this mounted don'est work. I am not able to enter in the dir _external sd.
but in the clockwork folder in the internal sd i have 2 backups and they doesn't work too "no files found"
I restarted it now in normal mode and the system is there, just in default mode, asking me to configure, etc.
If i wiped data, cache and everything, where was the files that allowed this rom to "survive"? At least i can use the phone today. I am almost giving up of flash the rom
Please help, why clockwork did not recognize any zip? looks like it was not able to enter any directory
I think you need to select install zip from internal sd. That is the only way I found to install the .zips on my _ExternalSD folder.
BTW, I won't be able to restore the CWM backup because needs to be on an external SD.
I hope it helps.
+1
Sounds like it's a case of switched mounting points, try install from internal sd.
Rz
Sent from my LG-O2X.
rz.tiagopedrinho said:
+1
Sounds like it's a case of switched mounting points, try install from internal sd.
Rz
Sent from my LG-O2X.
Click to expand...
Click to collapse
the problem is that it was accessing any folder, even in internal sd. I don't if the app was able to recognize that there was not a valid file inside the folder or was really a error.
i am almost giving up. Thinking in change only baseband, as i believe it is safer than chaging a rom.
i don't understand how/where the device was able to boot with a "new" rom after the reboot. I thought after clear data, cache and factory reset was like formating Windows in pc. And the last command when i was in clockwork was a simple reboot, not recovery, etc.
Did you put the .zip on your external sd card? In that case, you should go to mounts and storage and select mount sdcard. If it is already mounted, unmount and mount it again. It helps in some cases. Works for me at least, I cannot guarantee that it will work for you.

[Q] Miui ROM?

Right, ive rooted my note, and im looking for an iPhone type Miui theme rom, ive looked at how to install the new rom and i have no idea what to do, it says that i cant flash on stock ICS ROM, currently running 4.0.1 atm, and it also says something about Aroma Installer. i am a big newb when it comes to this, i dont wanna f**k my phone up so can someone help me and tell me what to do please?
Firstly remove the stock kernel, thats what it is referring to, So flash something safe like Philz or Hydracore.
And also, Aroma installer is something that will appear when flashing via CWM, it is a neat feature which allows you to pick and choose optional extras to install, or to remove certain things from installing.
Once it appears just follow the instructions, its simple really.
when i rooted it i changed to franko kernel? what do i need to flash Miui ROM Vengeance Note v2_4-08 09 2012? im downloading that atm
Go with something popular like philz or hydracore, it will be overwritten once the ROM installs anyway.
Make sure to do the wipes (if necessary)
so i install that kernel, then flash the rom using cwm and it says to do a wipe, how do i wipe it?
In recovery there are several options, you will need to wipe data / Factory reset, then wipe cache, then go to advanced and wipe dalvik cache.
You may also need to format /system and /preload, you will find these under the mounts and storage menu
Sent from my GT-N7000 using xda premium
i still have no idea what to do.. all i know is when doing a new rom install in from sd card is all i know, i need an easy to understand explaination lol because what you're saying is just letters to me, if you can tell me how to do it because i dont know what im doing..
Okay, so you're completely stock now right? If so, head over to original android development section and download either philz kernel for your version (find this in settings > about phone) or hydracore kernel (this needs to be flashed with odin unless you are already rooted with Cwm recovery, if not just use philz)
Once downloaded place on your internal sd card, power the phone off, hold volume up + home + power all at once until you enter recovery.
Now select apply update from sd card or update . zip (can't remember which one) once flashed do the same procedure again, this time you will notice how different it is.
Now either mount usb storage in recovery (under mounts and storage) or reboot the phone to use mtp / mass storage.
Place MIUI rom in your internal sd card, reboot into recovery, select wipe data / Factory reset (will remove all apps and data, not media, so backup what's important before hand)
Now select wipe cache, then go to advanced and select wipe dalvik cache.
Now go to install zip from sd card, then choose zip from internal sd card, find the MIUI rom and flash it.
Once done, reboot and wait upto 10mins for it to boot properly.
Double check to MIUI thread for install instructions as you may need to format system and preload too when performing the full wipe in recovery.
Sent from my GT-N7000 using xda premium
oh my word...you typed all this from your phone? hoped you were using a bluetooth keyboard...
good luck paul on your install
thanks azz for typing this up..definitely bookmark worthy.
azzledazzle said:
Okay, so you're completely stock now right? If so, head over to original android development section and download either philz kernel for your version (find this in settings > about phone) or hydracore kernel (this needs to be flashed with odin unless you are already rooted with Cwm recovery, if not just use philz)
Once downloaded place on your internal sd card, power the phone off, hold volume up + home + power all at once until you enter recovery.
Now select apply update from sd card or update . zip (can't remember which one) once flashed do the same procedure again, this time you will notice how different it is.
Now either mount usb storage in recovery (under mounts and storage) or reboot the phone to use mtp / mass storage.
Place MIUI rom in your internal sd card, reboot into recovery, select wipe data / Factory reset (will remove all apps and data, not media, so backup what's important before hand)
Now select wipe cache, then go to advanced and select wipe dalvik cache.
Now go to install zip from sd card, then choose zip from internal sd card, find the MIUI rom and flash it.
Once done, reboot and wait upto 10mins for it to boot properly.
Double check to MIUI thread for install instructions as you may need to format system and preload too when performing the full wipe in recovery.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse

pls help. galaxy mini struck at startup screen.

My galaxy mini got struck at "galaxy mini gt-s5570" logo that come after samsung and in not starting up:crying:. Pls help me.
These are the things i did.
1.I rooted my phone. had superuser access.
2.I installed CWM v5.0.2.7 as instructed in http://yagyagaire.blogspot.in/2011/09/installing-clock-work-mod-recovery-in.html#.UPZey_KD_Sk
3.Then i installed a custom rom CyanogenMod 10 Nightly. version---: cm-10-20121020-UNOFFICIAL-tass.zip. as instructed in http://yagyagaire.blogspot.in/2012/09/cyanogenmod-10-20120831-nightly-major-update-of-android-4.1.1-for-galaxy-mini-pop.html#.UPZey_KD_Sk
4.Then i do a nandroid backup.Up to now my cell is good and working very well.
5.The internal memory of my cell phone is very less so I feel its good to partition my sd card.
6.I did partition as instructed in http://yagyagaire.blogspot.in/2011/09/how-to-partition-sd-card-and-install.html#.UPZc5fKD_Sk
8.After partitioning my mobile started well but all my sd card data is gone. I had made a backup of all my data in sd card and I have nandroid backup also saved as a backup in my pc.
9.Then i flash darktremor as told by yagyagaire. My mobile rebooted twice as told by him. But in second reboot it struck at galaxy mini logo screen.
10.I remove battery and tried to power on again but same thing happened. But my CWM recovery is well and good. So i dried data wipe/reset option in the recovery and reboot, but no use.
Pls help me. I will be very gratefull for your help.
when you partition your SD card, please make sure that you have backup in computer of all your SD card data, coz new partitions are created in SD card so it's obvious that all data will be deleted once!!!
and plz don't root and install Roms from other sites (as you have mentioned) coz it's very risky.... from now onwards use only Xda
for your solution,
download any Rom from computer, put it in your SD card using any card reader!! then put it in phone, go to recovery, do data and cache wipe, go to mounts and storage, do format data and system, than go to install zip from SD card, choose that downloaded Rom and install, than reboot!!!
it will be fixed
Sent from my GT-S5670 using xda premium
@op
flash the rom again and after that try link2sd
you can copy a rom to your sdcard through mount sdcard option available in CWM recovery
@ 2nd poster
it is not and outside website it is a tutorial blog written by a xda member "yagya"

[Q] Problem with kitkat ROM

Hi, i recentry rooted my samsung s3 mini for installing the new kitkat rom.
So, i followed the steps, saved the new ROM on my external sd card and formated the system.
The problem is this: when i was browsing the zip file with the ROM on the costume recovery menu (I have ClockworkMod Recovery v6.0.2.7), a message appears saying "no files found".
So now I can´t reebot my phone beacause it has no OS and I don't know how to fix this. Can anyone help me?
Thanks
Vitorsousa_20 said:
Hi, i recentry rooted my samsung s3 mini for installing the new kitkat rom.
So, i followed the steps, saved the new ROM on my external sd card and formated the system.
The problem is this: when i was browsing the zip file with the ROM on the costume recovery menu (I have ClockworkMod Recovery v6.0.2.7), a message appears saying "no files found".
So now I can´t reebot my phone beacause it has no OS and I don't know how to fix this. Can anyone help me?
Thanks
Click to expand...
Click to collapse
Never, ever format the system.
If you're on stock just do that:
1-Reboot in recovery
2-Choose Wipe data/factory reset
3-Flash cm rom
4-Flash gapps
5-Reboot
Done, that's it.
If you want to update cm roms (or any rom):
1-Reboot in recovery
2-Flash cm update
3-Choose Wipe cache & dalvik cache
4-Reboot
Done.
You don't need to mess up with anything more.
P.S. better use twrp 2.7 from novafusion, for better compatibility.
mauam said:
Never, ever format the system.
If you're on stock just do that:
1-Reboot in recovery
2-Choose Wipe data/factory reset
3-Flash cm rom
4-Flash gapps
5-Reboot
Done, that's it.
If you want to update cm roms (or any rom):
1-Reboot in recovery
2-Flash cm update
3-Choose Wipe cache & dalvik cache
4-Reboot
Done.
You don't need to mess up with anything more.
P.S. better use twrp 2.7 from novafusion, for better compatibility.
Click to expand...
Click to collapse
Thanks but it still doesn't work. I want to flash the rom but the rom file its in the external sd card and it says that there are no files found. And when i hook up the phone to my pc the phone is detected, however I can´t acess the sd card.
Maybe if there's a way for me to acess the ext. sd card and change the rom file for the internal memory it would work. Do you know how can i do this?
Vitorsousa_20 said:
Thanks but it still doesn't work. I want to flash the rom but the rom file its in the external sd card and it says that there are no files found. And when i hook up the phone to my pc the phone is detected, however I can´t access the sd card.
Maybe if there's a way for me to acess the ext. sd card and change the rom file for the internal memory it would work. Do you know how can i do this?
Click to expand...
Click to collapse
Euhm, it might be a weird idea, but you take your external SD-card, put it in your card reader, connect the card reader to your pc, and copy the zip to (let's say) the root of the SD-card
CWM should be fine, but I'm used to TWRP. You can find it on the novafusion website. (search novafusion TWRP)
If you can't boot into CWM or TWRP, or files still don't show up on the browsermodule in the recovery rom, you still have the possibility to flash your ROM using odin. Check the installation guide on novafusion, it gives you a link to all the files you need and a detailed description how to install your rom.

Categories

Resources