[Q] signature verification failed when trying to start CWM or install in stock recov - AT&T Samsung Galaxy S II SGH-I777

Yesterday I updated my S2 i777 to KitKat with OmniRom, but I did something really dumb. Omni rom does not come with root so i tried to install root and used a kernel from jellybean. While I was mucking around with CWM i also turned on signature verification. The result was my phone was bricked, which i fixed, but now i am stuck on ginger bread (rooted) and when I try to launch CWM it says it failed to verify the whole-file signature and stays in stock recovery mode. When I try to install CWM or any other package in stock recovery I also get the signature error. Because it is in stock recovery and not CWM I am not able to change the setting either. Does anyone know how I fix this or get around it? Maybe by somehow manually changing the setting in a file?
Thanks.

Stock recovery will not install any unsigned firmware. You will need to follow one of many guides available here, that will walk you through the process of going from stock to custom firmware.
Your shortest path to omni is using the "mobile Odin method" listed in the notes of the omni OP. But I seriously suggest familiarizing yourself with the process -othermark has an up to date guide in the "General" section.

cyril279 said:
Stock recovery will not install any unsigned firmware. You will need to follow one of many guides available here, that will walk you through the process of going from stock to custom firmware.
Your shortest path to omni is using the "mobile Odin method" listed in the notes of the omni OP. But I seriously suggest familiarizing yourself with the process -othermark has an up to date guide in the "General" section.
Click to expand...
Click to collapse
The problem with mobile odin is that it costs money, which i would rather not pay. On top of that, I am using the same steps on the same firmware that i used to have to upgrade my phone. I am allready rooted too, and have clockwork mod, but when I try and boot into clockwork it also gives me that error and goes to stock recovery. For somereason launching clockwork mod is installing a package on stock recovery. I am launching clockwork mod from rom manager btw.

ConnorBP said:
The problem with mobile odin is that it costs money, which i would rather not pay
Click to expand...
Click to collapse
There is a free version that gets the job done just as well as the paid version. That free version is available here on XDA.
I am using the same steps on the same firmware that i used to have to upgrade my phone.
Click to expand...
Click to collapse
You haven't described those steps, so I cannot say whether they are useful or not. I suggest trying a different method, as the one you are following doesn't seem to be achieving the desired result.
I am already rooted too, and have clockwork mod, but when I try and boot into clockwork it also gives me that error and goes to stock recovery. For somereason launching clockwork mod is installing a package on stock recovery. I am launching clockwork mod from rom manager btw.
Click to expand...
Click to collapse
ROM MANAGER is known to cause issues with these phones. You should avoid using it from here on.
Whenever you are ready, the advice in my first response will get you where you want to be (free of charge)
Happy flashing
-Cyril

@ConnorBP,
I don't think cyril279's warning about Rom Manager is strong enough. Rom Manager is not only known to cause problems, it has in some cases caused damage to the low level firmware which is very difficult to recover from. There is a sticky right at the top of this forum.

creepyncrawly said:
@ConnorBP,
I don't think cyril279's warning about Rom Manager is strong enough. Rom Manager is not only known to cause problems, it has in some cases caused damage to the low level firmware which is very difficult to recover from. There is a sticky right at the top of this forum.
Click to expand...
Click to collapse
I saw that sticky, but it has worked for me so far, and I only use it to boot into clockwork mod and sometimes install clockwork. I can't seem to get into clockwork by doing the key combinations so i use that.

cyril279 said:
There is a free version that gets the job done just as well as the paid version. That free version is available here on XDA.
You haven't described those steps, so I cannot say whether they are useful or not. I suggest trying a different method, as the one you are following doesn't seem to be achieving the desired result.
ROM MANAGER is known to cause issues with these phones. You should avoid using it from here on.
Whenever you are ready, the advice in my first response will get you where you want to be (free of charge)
Happy flashing
-Cyril
Click to expand...
Click to collapse
I got the free mobile odin, but it does not let me do anything except flash the kernel. What I need to do is update to a new version :/ (I can allready flash kernels with heimdall or odin)

Once you decide to follow the instructions provided, you'll be a happy camper. If you do it your own way, or take short cuts, then this session may continue for much longer than it needs to.
MobileOdin Install:
(procedure verified working from stock rooted AT&T firmware by @cyril279):
With your phone on fully booted into (whatever ROM)
1) Gather all necessary flash files onto internal sdcard before performing these steps.
---a) Boot.IMG (extracted from omni-4.4.x-latesti777-nightly.zip)
---b) MrCook's ROM wipe.zip
---c) Omni-nightly.zip
---d) PA GApps (optional)
---e) SuperSU (optional)
2)Mobile-odin flash Omni's boot.img
>>the phone will try to reboot, but will likely fail. Three-finger salute (with the USB cable UNPLUGGED), until you are in TWRP recovery<<
3) [install] > [COOK'S ROM WIPE.zip] > [add more zips] > [omni-4.4.x-latesti777-nightly.zip] > [add more zips as desired] >>swipe to confirm flash>> [reboot system]
Click to expand...
Click to collapse
ConnorBP said:
I got the free mobile odin, but it does not let me do anything except flash the kernel. What I need to do is update to a new version :/ (I can allready flash kernels with heimdall or odin)
Click to expand...
Click to collapse

cyril279 said:
Once you decide to follow the instructions provided, you'll be a happy camper. If you do it your own way, or take short cuts, then this session may continue for much longer than it needs to.
Click to expand...
Click to collapse
I ended up finding a kernel with CWM installed and using odin to flash it, and I used it to flash a new version of clockwork mod and then install the latest omni rom. So all is resolved. Thanks for your help! :good::laugh:

Related

[KERNEL] ClockworkMod compatible kernel and ROM Manager support

Ok, here's official clockworkmod and ROM Manager support
For a full/better How To, click here: http://forum.xda-developers.com/showthread.php?t=788099
This thread is a quick rundown, as well as a primer on how to create a proper clockwork compatible kernel.
First, use odin or redbend_ua to flash this kernel:
http://koush.tandtgaming.com//samsung/fascinate/zImage (you will need to package it accordingly for odin, I am lazy and did not do so, see the other thread)
Then, open up ROM Manager and flash recovery (choose Fascinate!).
All done!
Note, using reboot recovery or adb reboot recovery will take you to a "stock" recovery. Simply apply the update.zip on your SD card and clockworkmod will start up. (This method is better known as fakeflash)
Starting up recovery through ROM Manager will take you directly into clockworkmod.
How this works for those that want to develop on this further and create kernels that are ALSO clockworkmod compatible:
I extracted a initramfs from a stock recovery. I modified recovery.rc and fota.rc to allow adbd (and other small fixups). I modified default.prop to enable adbd and root shell. I replaced /res/keys with a test signed version to allow applying update.zip files.
Here is my fascinate initramfs:
http://github.com/koush/fascinate_initramfs
One can build clockwork directly into the kernel if they so choose. Simply take the update.zip on your SD card and pack those files into the initramfs as well. I chose not to do this because I am lazy.
i know this is irrelevant but i hope you can help
i flashed the CMWrecovery file --- i followed the steps to the dot .. and now my phone can't get signal and is rebooting insanely ... help!!!
i did not uninstall the ext2 lag fix - i did not see that in the steps --
i even booted into standard recovery and completed a master reset -- same issue ---
masri1987 said:
i know this is irrelevant but i hope you can help
i flashed the CMWrecovery file --- i followed the steps to the dot .. and now my phone can't get signal and is rebooting insanely ... help!!!
i did not uninstall the ext2 lag fix - i did not see that in the steps --
i even booted into standard recovery and completed a master reset -- same issue ---
Click to expand...
Click to collapse
join the freenode #samsung-fascinate channel... i will try to help you.
Has anyone else tested this? I've yet to get it to boot, so I would caution those looking to install CWM to use the files found in the other thread until we can sort out what's up with this zImage..
i have this up and running with root and cw the only problems im having is my market wont load and it only gives me the "top free" tab and the "just in" tabs on the market...i can not see the top paid tab. i did a odin full restore (everything back to stock) then i rooted and flashed this anyone give me a had to why my market is funny? or how i have bad serves now?thanks to everyone for getting us cw!!
ruthlessbeatle said:
i have this up and running with root and cw the only problems im having is my market wont load and it only gives me the "top free" tab and the "just in" tabs on the market...i can not see the top paid tab. i did a odin full restore (everything back to stock) then i rooted and flashed this anyone give me a had to why my market is funny? or how i have bad serves now?thanks to everyone for getting us cw!!
Click to expand...
Click to collapse
So you're saying you downloaded this specific zImage2 file, then tar'd it, then flashed it over your kernel and it worked? Did you use odin, or redbend?
Or did you just post for help on the bottom of this thread?
namebrandon said:
So you're saying you downloaded this specific zImage2 file, then tar'd it, then flashed it over your kernel and it worked? Did you use odin, or redbend?
Or did you just post for help on the bottom of this thread?
Click to expand...
Click to collapse
lol nahh i flashed it last night with odin but it was zimage not zimage2 is there a difference? i can boot into recovery and even installed zips off my sd card like i said the only real problems i have is serves and market
ruthlessbeatle said:
lol nahh i flashed it last night with odin but it was zimage not zimage2 is there a difference? i can boot into recovery and even installed zips off my sd card like i said the only real problems i have is serves and market
Click to expand...
Click to collapse
Yes, there's a difference. When I posted asking if anyone had gotten this to work, I meant the kernel Koush specifically provided above, in this post. I know in general CWM recovery works.
I would try posting in the thread where you obtained your files for help. That way there are people who are using the same kernel that might help.
namebrandon said:
Yes, there's a difference. When I posted asking if anyone had gotten this to work, I meant the kernel Koush specifically provided above, in this post. I know in general CWM recovery works.
I would try posting in the thread where you obtained your files for help. That way there are people who are using the same kernel that might help.
Click to expand...
Click to collapse
turee that sorry. im noticing more and more problems like i dont have maps and missing apps here and there. thisis my fist time using odin and samsung...should i just odin back to stock everything and then try this recovery?
Alright...so I am confused now and I am not an Android noob....I see all the threads with how to flash the recovery and then this one....but I think we should have ONE thread that walks thru Rooting, flashing recovery etc....AND, in the first post, the instructions tell people how to pack files and etc., but a lot of people have no clue what that means...therefore, we need to have a "packed-ready" files for noobs. There are just a few too many botched phones.
As a noob myself, I think that sounds like a great plan.
Look closer my friend.
Clockworkmod installation how to
namebrandon said:
Look closer my friend.
Clockworkmod installation how to
Click to expand...
Click to collapse
Thanks, I saw that thread....but what I meant was, for a new person to see the following can be extremely confusing:
http://forum.xda-developers.com/showthread.php?t=787834
http://forum.xda-developers.com/showthread.php?t=788099
http://forum.xda-developers.com/showthread.php?t=787168
http://forum.xda-developers.com/showthread.php?t=788256
You know what I mean?
Can someone post a link on how to backup the original stock kernel via ODIN (or some other application) before I go ahead with this? I'd like to just be able to go back to the unmodified kernel if I want to. After a five minute search I couldn't even find a tutorial on ODIN.

My first time - just some basic question (rooting)

Hi guys,
I used this method to root my phone:
http://forum.xda-developers.com/showthread.php?t=1103399
Everything seems to work fine, and i just installed my first rom (ginger mod), i would like to ask you:
1. Every time i install a new rom, i'll do a wipe for secerity reasons, but by doing this, how come everything i had on the phone doesn't dissapear, like pictures? Doesn't wipe mean factory reset = remove everything on the phone?
2. Every time i install a new rom, does the older one get removed automatic or do they stay left on the phone, if so how do i remove the old stuff?
3. I know this may sound stupid, but do i have the same root every time i install new rom? Because i noticed when i install new rom and i went i to recovery mode i see new color on the Meny, that's normal?
4. Which app is good for beginners to start with, like Rom's and doing backup, which of these should i purchase: titanium backup, rom manager P, rom toolbox P.
thanks guys,
1. Internal SD card data remains. Can't tell you why it just does.
2. Old Rom is replaced. No need to remove it.
3. Each Rom has its own kernel. That kernel may or may not be rooted.
4. Titanium backup. Also do backup via CWM.
Sent from my GT-I9100 using XDA App
aceofclubs said:
1. Internal SD card data remains. Can't tell you why it just does.
2. Old Rom is replaced. No need to remove it.
3. Each Rom has its own kernel. That kernel may or may not be rooted.
4. Titanium backup. Also do backup via CWM.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Thank you for the quic answers,
1. when you're talking about the CWN, do you mean the one in the Rom manager?
2. So each rome, has their own root theme if i understood this correctly, so i don't need to worrie about re-rooting the device or something like that, because each rom has their own theme and meny?
3. which rom do you use and why, do you think that ginger-mod is good?
thanks again.
Darwichee said:
Thank you for the quic answers,
1. when you're talking about the CWN, do you mean the one in the Rom manager?
CWM not rom manager CWM is the modified recovery menu or CWM app .
2. So each rome, has their own root theme
No not all custom roms are rooted
jje
Click to expand...
Click to collapse
Darwichee said:
3. which rom do you use and why, do you think that ginger-mod is good?
thanks again.
Click to expand...
Click to collapse
One you did a backup with your ClockWorkMod recovery, you can experiment as much as you wish. You can go with various TouchWiz-based roms. You can try CyanogenMod or MIUI, which are completely different. And if you don't like them, just restore the backup.
Sent from my GT-I9100 using XDA App
TheSniperFan said:
One you did a backup with your ClockWorkMod recovery, you can experiment as much as you wish. You can go with various TouchWiz-based roms. You can try CyanogenMod or MIUI, which are completely different. And if you don't like them, just restore the backup.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
1.Ok guys, i soon understand everything. I never did a backup on any roms. Here's the deal. When i first rooted the device, i used this method:
http://forum.xda-developers.com/showthread.php?t=1103399
2.I also got the CWM app with this root, and superuser( which i dont know what this do), but now when i installed Ginger-mod, suddenly i don't have the CWM app anymore, which i guess is normal?
3.So please can you explain this for me. Lets say i have ginger-mod now, but i decide i want to install CM7 now, but before i do this, i'll have to do a backup of the ginger-mod if something goes wrong with the CM7, am i right so far?
So i'll have to install this CWM app (where i find it?) and make a backup, and then try a new rom. But if i make a wipe before installing new rom, wont the CWM app dissapear or something like that? Or if i install new rom again, will the CWM app be gone again?
I know my English grammer isn't that great, but i'll hope you understood me anyway.
thanks again
Darwichee said:
2.I also got the CWM app with this root, and superuser( which i dont know what this do), but now when i installed Ginger-mod, suddenly i don't have the CWM app anymore, which i guess is normal?
Click to expand...
Click to collapse
The CWM app is a manager for the ClockWorkMod-recovery. The ClockWorkMod-recovery is a replacement for the stock Android-recovery. You enter the recovery by shutting your device down, holding volume-up and home and then pressing the power-button until you see the galaxy s2 logo. The CWM-app does not give you root-rights, in fact, it requires root-rights to work properly.
The SuperUser app gives you the root-rights. On OS' like Linux (and of course Android) there is one user called "root" (or superuser). He is basically what the Administrator was for Windows before Vista, having full access to everything.
The superuser-app manages what apps get root-permissions. You'll notice when it happens, because whenever an app wants to gain root-permissions, you'll see the superuser-app popping up and asking you if this is OK.
The fact that you don't have the CWM-App is no problem, as it just manages the recovery. The recovery itself does not need additional apps to be installed.
Darwichee said:
3.So please can you explain this for me. Lets say i have ginger-mod now, but i decide i want to install CM7 now, but before i do this, i'll have to do a backup of the ginger-mod if something goes wrong with the CM7, am i right so far?
Click to expand...
Click to collapse
Enter the cwm-recovery (already said how you do this). You'll find various menus. One of them is the "Backup and Restore"-menu. You'll just create a backup to your internal or external sdcard (as you wish). When it is completed (without errors), you can safely flash any other rom. If you want to come back, you just enter cwm again and restore the backup.
You don't have to create a backup, but it's always good to have one of a working system.
Darwichee said:
So i'll have to install this CWM app (where i find it?) and make a backup, and then try a new rom. But if i make a wipe before installing new rom, wont the CWM app dissapear or something like that? Or if i install new rom again, will the CWM app be gone again?
Click to expand...
Click to collapse
As I already said, you don't need the app. If your kernel does not provide it (it's just not there from the start), live with it. Everything you do in this app will just start the cwm-recovery anyway.
The ClockWorkMod-recovery is the "standard" for custom-roms. You can be sure that, if you flash another rom, it will have it too. And if your Rom does not come with CWM (like a stock-rom), you can just flash a kernel with cwm again (like Siyah).
Hope this clears things up for you. If you have any more questions (even if you think they're stupid) ask us here. It's better to ask twice, than to break something.
Happy new year!
TheSniperFan said:
The CWM app is a manager for the ClockWorkMod-recovery. The ClockWorkMod-recovery is a replacement for the stock Android-recovery. You enter the recovery by shutting your device down, holding volume-up and home and then pressing the power-button until you see the galaxy s2 logo. The CWM-app does not give you root-rights, in fact, it requires root-rights to work properly.
The SuperUser app gives you the root-rights. On OS' like Linux (and of course Android) there is one user called "root" (or superuser). He is basically what the Administrator was for Windows before Vista, having full access to everything.
The superuser-app manages what apps get root-permissions. You'll notice when it happens, because whenever an app wants to gain root-permissions, you'll see the superuser-app popping up and asking you if this is OK.
The fact that you don't have the CWM-App is no problem, as it just manages the recovery. The recovery itself does not need additional apps to be installed.
Enter the cwm-recovery (already said how you do this). You'll find various menus. One of them is the "Backup and Restore"-menu. You'll just create a backup to your internal or external sdcard (as you wish). When it is completed (without errors), you can safely flash any other rom. If you want to come back, you just enter cwm again and restore the backup.
You don't have to create a backup, but it's always good to have one of a working system.
As I already said, you don't need the app. If your kernel does not provide it (it's just not there from the start), live with it. Everything you do in this app will just start the cwm-recovery anyway.
The ClockWorkMod-recovery is the "standard" for custom-roms. You can be sure that, if you flash another rom, it will have it too. And if your Rom does not come with CWM (like a stock-rom), you can just flash a kernel with cwm again (like Siyah).
Hope this clears things up for you. If you have any more questions (even if you think they're stupid) ask us here. It's better to ask twice, than to break something.
Happy new year!
Click to expand...
Click to collapse
thank you, you explained everything perfect. I think i can manage figure out the rest by my self. Just one last question:
I noticed to good programs, and where you also could do a backup for your rom's and much more:
# Rom manager (Premium)
# Root toolbox (Pro)
Which one of these would you suggest for a beginner friendly UI and settings, do you use one of these?
thanks, and happy new year.
You don't need them. The ROM-manager is just an app like the cwm-app. It handles your ClockWorkMod-recovery. It does nothing itself. Once you click create backup, your phone will reboot into the ClockWorkMod-recovery, which will do the job.
However for the ROM-manager to work, you need to install the ClockWorkMod-recovery that shops with it. Just stick with the version of your kernel. This avoids confusion.
Besides that the ClockWorkMod-recovery is beginner-friendly. Just don't touch any options, you don't know what they do.
I recommend you to get a kernel with the latest recovery. The Siyah-kernel. It is compatible to practically every ROM out there. Just reflash the kernel after you flash a ROM.
Sent from my GT-I9100 using XDA App
TheSniperFan said:
You don't need them. The ROM-manager is just an app like the cwm-app. It handles your ClockWorkMod-recovery. It does nothing itself. Once you click create backup, your phone will reboot into the ClockWorkMod-recovery, which will do the job.
However for the ROM-manager to work, you need to install the ClockWorkMod-recovery that shops with it. Just stick with the version of your kernel. This avoids confusion.
Besides that the ClockWorkMod-recovery is beginner-friendly. Just don't touch any options, you don't know what they do.
I recommend you to get a kernel with the latest recovery. The Siyah-kernel. It is compatible to practically every ROM out there. Just reflash the kernel after you flash a ROM.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
You have been veryhelpful, i've learned a few things now thanks to you. Just some last questions then i'm fine.
1. I've downloaded Siyahkernal from his website http://www.gokhanmoral.com/ and as you see, i can choose between TAR, and Zip (download), which one of them is it that i put under the PDA in Odin? Or it doesn't matter which i download?
2. So after every Rom install i make, i install Siyah-kernal, let's say i installed Ginger-Mod, and this mod has Darkknight kernal, and now i install Siyah, will Siyah replace the other kernal, or will those 2 stick with eachother?
3. Just so i don't make any misstakes, installing kernal, is like installing root for the first time right? Meaning = 1, Put phone into download mode. 2.Put the kernal file in PDA 3. Press start?
4. I've noticed that there's a new version av Siyah 2.6.4, is this stable, and have he released it for download yet, because i couldn't find it?
Thanks for every answer you giving me. I feel much safer allready =).
Darwichee said:
You have been veryhelpful, i've learned a few things now thanks to you. Just some last questions then i'm fine.
1. I've downloaded Siyahkernal from his website http://www.gokhanmoral.com/ and as you see, i can choose between TAR, and Zip (download), which one of them is it that i put under the PDA in Odin? Or it doesn't matter which i download?
ODIN is TAR CWM is ZIP .
2. So after every Rom install i make, i install Siyah-kernal, let's say i installed Ginger-Mod, and this mod has Darkknight kernal, and now i install Siyah, will Siyah replace the other kernal, or will those 2 stick with eachother?
REPLACE
3. Just so i don't make any misstakes, installing kernal, is like installing root for the first time right? Meaning = 1, Put phone into download mode. 2.Put the kernal file in PDA 3. Press start?
YES
4. I've noticed that there's a new version av Siyah 2.6.4, is this stable, and have he released it for download yet, because i couldn't find it?
No idea read the siyah thread .
No point asking is anything stable its development forum and as 2.6.3 was only released two days ago i guess not .
Stable = stock .
Once you start you have to be prepared for problems though 90% do not have a problem some do .
Rooting or Custom rom voids warranty .
jje
Click to expand...
Click to collapse
As JJEgan said.
4. You can see what the developer is working on while he is doing it. Therefore the changelog for the latest release is what to expect for the next version.
Sent from my GT-I9100 using XDA App
TheSniperFan said:
As JJEgan said.
4. You can see what the developer is working on while he is doing it. Therefore the changelog for the latest release is what to expect for the next version.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Ah ok, i see. But do you think i should use the 2.6.3 version( since it's new), or is there any older version that's more stable?
Answer to Jjegan:
Yes i know, but there's allways something els you can say to the store, because they can't proof my phone got destroyed by rootinng,or can they?
Thanks guys.
Go with the latest one and, if you experience any problems, look for an update or downgrade, if there is none available yet.
Sent from my GT-I9100 using XDA App
TheSniperFan said:
Go with the latest one and, if you experience any problems, look for an update or downgrade, if there is none available yet.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
I started to notice another problem.
Sometimes CWM wont recognize my external SD, example: I have put kernal, and roms in it, and when i want to flash these, i only get "no files found". And sometimes it work, but often it wont.
What can i do about this?
Sometimes cwm mistakes the internal for the external. Just take the other option.
Besides that, better update to Siyah 2.6.4. The ClockWorkMod there is more reliable.
Sent from my GT-I9100 using XDA App

[Q] Need help installing clockwork recover on my Atrix HD MB886

Hello XDA members,
I was hoping somebody would help me out, I'm fairly new when it comes to installing custom roms so I require your patience. I don't know how to install a custom rom onto my Bell Atrix HD MB886, everytime I try it says abortion failed, what can I do to fix this. I have wiped data and all that probably 5 times in the past week alone. I would like to know how to successfully install roms without errors. Both the times that I have done this I had my bootloader unlocked, and I had clockword recovery mod latest version 6.0.4.4. I bought an SD card today to help install the roms because otherwise I can't do it from my internal storage. I really hope somebody can help me out.
Regards,
Roger
riekkir said:
Hello XDA members,
I was hoping somebody would help me out, I'm fairly new when it comes to installing custom roms so I require your patience. I don't know how to install a custom rom onto my Bell Atrix HD MB886, everytime I try it says abortion failed, what can I do to fix this. I have wiped data and all that probably 5 times in the past week alone. I would like to know how to successfully install roms without errors. Both the times that I have done this I had my bootloader unlocked, and I had clockword recovery mod latest version 6.0.4.4. I bought an SD card today to help install the roms because otherwise I can't do it from my internal storage. I really hope somebody can help me out.
Regards,
Roger
Click to expand...
Click to collapse
Hi there. A failed abortion certainly seems like an issue... I guess I am not totally clear on the status here. You say that you had CWM. Do you still have it? Bootloader is still unlocked? What rom are you trying to install? Are you certain it's for the Bell version and not like the AT&T one? What is the exact error message?
es0tericcha0s said:
Hi there. A failed abortion certainly seems like an issue... I guess I am not totally clear on the status here. You say that you had CWM. Do you still have it? Bootloader is still unlocked? What rom are you trying to install? Are you certain it's for the Bell version and not like the AT&T one? What is the exact error message?
Click to expand...
Click to collapse
No I don't have it atm as I just wiped the data/cache last night but will I already have CWM, I just need to unlock the bootloader and try again...I'm trying to install this one:
Android 4.4.2 KitKat Mokee Rom, and it says the version is a nightly. Yes I'm positive it's the Bell Version as I purchased it at a Bell Store and my carrier is Bell. The error message is "Installation Aborted." It begins installing, and then halfway through I get that error message. How do I fix this?
I figured you knew what phone you had. I was wondering if you had a rom built for the Bell version vs an ATT one. But since you are using a CM based rom, it obviously doesn't matter. Curious as to why you are bothering with relocking the bootloader? But I suggest to either try a different version of the rom, or to change your recovery to one of the Philz Touch versions as that's what some of the other users in that thread for the rom for your phone were using. You can find them here:
http://goo.im/devs/philz_touch/CWM_Advanced_Edition/moto_msm8960
es0tericcha0s said:
I figured you knew what phone you had. I was wondering if you had a rom built for the Bell version vs an ATT one. But since you are using a CM based rom, it obviously doesn't matter. Curious as to why you are bothering with relocking the bootloader? But I suggest to either try a different version of the rom, or to change your recovery to one of the Philz Touch versions as that's what some of the other users in that thread for the rom for your phone were using. You can find them here:
Click to expand...
Click to collapse
No I was bothering to unlock it again, not lock it. Where can I find different versions for the 4.4.2 Mokee Rom? I've tried using the Philz Touch version: Motorola Atrix HD One Click Philz recovery installer and when I tried it a couple of times it said it failed to install although I'm not sure why. I came across these images the other day but how do I use the .img files on my device, as I'm not sure to proceed from here once I have them downloaded.
riekkir said:
No I was bothering to unlock it again, not lock it. Where can I find different versions for the 4.4.2 Mokee Rom? I've tried using the Philz Touch version: Motorola Atrix HD One Click Philz recovery installer and when I tried it a couple of times it said it failed to install although I'm not sure why. I came across these images the other day but how do I use the .img files on my device, as I'm not sure to proceed from here once I have them downloaded.
Click to expand...
Click to collapse
I was curious as why you relocked it in the first place.
Where are you getting Mokee from that doesn't have a link to their Downloads?
http://forum.xda-developers.com/showthread.php?t=2619489
For installing recovery:
http://forum.xda-developers.com/showthread.php?t=2262726
es0tericcha0s said:
I was curious as why you relocked it in the first place.
Where are you getting Mokee from that doesn't have a link to their Downloads?
For installing recovery:
Click to expand...
Click to collapse
thanks will try this out and let you know later how it works! I download the custom rom from true android blogspot.ca (can't post links just yet, annoying).
riekkir said:
thanks will try this out and let you know later how it works! I download the custom rom from true android blogspot.ca (can't post links just yet, annoying).
Click to expand...
Click to collapse
Right on. Well, you should bookmark the thread here on XDA because that's typically where the action happens.
es0tericcha0s said:
Right on. Well, you should bookmark the thread here on XDA because that's typically where the action happens.
Click to expand...
Click to collapse
Okay so I'm trying it now and the program won't even open :/
Odd. I just downloaded it to test and I didn't have any issues. If you can't get the actual application / exe file to open, then just use the Main-Skip.bat. Does the same thing.
If it doesn't open still, make sure that you have your anti-virus off as sometimes those interfere with programs like this. Might also try as admin.
es0tericcha0s said:
Odd. I just downloaded it to test and I didn't have any issues. If you can't get the actual application / exe file to open, then just use the Main-Skip.bat. Does the same thing.
If it doesn't open still, make sure that you have your anti-virus off as sometimes those interfere with programs like this. Might also try as admin.
Click to expand...
Click to collapse
Okay I wasn't looking at the actual .exe sorry, I got it to work and all I installed the Philz One Touch Recovery from that program, just downloaded a different rom and all and then I select the apply update from external storage and when it gets to the verifying update package, it gave me the same error message as yesterday, Installation Aborted.
So again, how do I fix this, am I doing something wrong? Why won't my custom rom install?
riekkir said:
Okay I wasn't looking at the actual .exe sorry, I got it to work and all I installed the Philz One Touch Recovery from that program, just downloaded a different rom and all and then I select the apply update from external storage and when it gets to the verifying update package, it gave me the same error message as yesterday, Installation Aborted.
So again, how do I fix this, am I doing something wrong? Why won't my custom rom install?
Click to expand...
Click to collapse
I don't think that is the most updated version. What's the version number of the recovery that was installed? It should be listed on the main page of it when you boot there. I was suggesting to use one of the new ones. It might have something to do with the SELinux support that KK roms need. You just have to put the img file in the tools folder and rename the new one the same. But here's no other error that shows up other than Installation Aborted? I was thinking usually it would have an error code or some other message.Have you checked the md5 of the rom zip to make sure it's not corrupted (if the dev provided it)?
es0tericcha0s said:
I don't think that is the most updated version. What's the version number of the recovery that was installed? It should be listed on the main page of it when you boot there. I was suggesting to use one of the new ones. It might have something to do with the SELinux support that KK roms need. You just have to put the img file in the tools folder and rename the new one the same. But here's no other error that shows up other than Installation Aborted? I was thinking usually it would have an error code or some other message.Have you checked the md5 of the rom zip to make sure it's not corrupted (if the dev provided it)?
Click to expand...
Click to collapse
Use one of the new versions of that program or to use the latest CWM which I have been. Okay I really don't know how to do that and where to move it to, how do I do such a thing? No it just says Installation Aborted... How would I do that? And yes I downloaded the new rom directly from his site.
riekkir said:
Use one of the new versions of that program or to use the latest CWM which I have been. Okay I really don't know how to do that and where to move it to, how do I do such a thing? No it just says Installation Aborted... How would I do that? And yes I downloaded the new rom directly from his site.
Click to expand...
Click to collapse
Look in the tools folder of the zip you downloaded. Download the newest Philz Touch img from the other link from earlier. Rename it to replace the one in the tools folder. Redo the recovery install. But you didn't say what version you already have.
es0tericcha0s said:
Look in the tools folder of the zip you downloaded. Download the newest Philz Touch img from the other link from earlier. Rename it to replace the one in the tools folder. Redo the recovery install. But you didn't say what version you already have.
Click to expand...
Click to collapse
Okay that did the trick, properly got philz recovery installed, did the install again, this time it worked, clicked reboot and now it's stuck at the Dual Core bootlogo screen
riekkir said:
Okay that did the trick, properly got philz recovery installed, did the install again, this time it worked, clicked reboot and now it's stuck at the Dual Core bootlogo screen
Click to expand...
Click to collapse
Did you do a full wipe, including wiping /system?
If you didn't, it should be under Mounts and Storage > Format /system of something of that sort.
es0tericcha0s said:
Did you do a full wipe, including wiping /system?
If you didn't, it should be under Mounts and Storage > Format /system of something of that sort.
Click to expand...
Click to collapse
No I forgot to do that dammit, can't get into recovery mode and my computer doesn't recognize my phone now, think I bricked it.
riekkir said:
No I forgot to do that dammit, can't get into recovery mode and my computer doesn't recognize my phone now, think I bricked it.
Click to expand...
Click to collapse
Pop the battery out for a bit, then pop it back in and hold Volume Down while powering up. Should get you into fastboot where you can skip to the recovery.
es0tericcha0s said:
Pop the battery out for a bit, then pop it back in and hold Volume Down while powering up. Should get you into fastboot where you can skip to the recovery.
Click to expand...
Click to collapse
The battery doesn't come out of my phone as you can't take the back off. I got into fast boot easily them selected recovery and nothing happened, I think my phone is screwed
riekkir said:
The battery doesn't come out of my phone as you can't take the back off. I got into fast boot easily them selected recovery and nothing happened, I think my phone is screwed
Click to expand...
Click to collapse
Oh yea, forgot you have to undo the screws on the bottom. So you scroll down to hit recovery and use the Power button to select and it doesn't do anything? That's odd.. Try and reflash the recovery since you can still get to fastboot. If that doesn't work, you're not totally screwed since you can still get to fastboot, that means you should be able to restore it to stock and start over.
Alternatively, if you have fastboot set up, you could make sure that philz touch is in the fastboot folder and use this command:
fastboot boot recovery nameofphilztouchfile.img
If you don't have fastboot, then just grab this one: http://forum.xda-developers.com/showthread.php?t=2317790 , drop the recovery img in that folder and open the CMD prompt on your computer and change directories to it and run the command.

Fix? THIS CAN'T BE UNDONE message in CWM recovery

Hi Folks,
I have just installed CWM recovery V 6.0.4.6 using ROM Manager app in my Galaxy S3 I9300 running on stock android 4.3 . I rebooted the device to check it and it was successfully installed. While I tried to reboot device through an option in the recovery, it showed up two messages as follows,
Message 1:
ROM may flash stock recovery on boot. Fix? THIS CAN'T BE UNDONE
1.No
2.Yes - Disable recovery flash
Message 2:
Root Access Possibly Lost Fix?
THIS CANNOT BE UNDONE
1. No
2. Yes - Fix root (/system/xbin/su)
I selected option "2.Yes - Disable recovery flash" from Message 1 and again option "2. YES fix root (/system/xbin/su)" from Message 2.
Why these messages are getting displayed? Is there any problem now?
Also please let me know whether it will revert to Stock Android Recovery by selecting Option "1.No" from Message 1. If so again I have to flash CWM recovery?
Stock firmware will restore stock recovery on next boot, suggest you read and understand the basics before you damage your phone.
Don't use rom manager on the s3.
Sent from my GT-I9300 using Tapatalk
boomboomer said:
Stock firmware will restore stock recovery on next boot, suggest you read and understand the basics before you damage your phone.
Don't use rom manager on the s3.
Sent from my GT-I9300 using Tapatalk
Click to expand...
Click to collapse
Thanks. So shall I revert back to stock recovery by selecting 1.No from message 1 and then flash cwm using odin?. Will it be fine?
I have also read that many folks facing same kinda issue even they flashed CWM recovery using odin.
Please advice that will there be any issues if I flash Cynogenmod 10.2 now?.
Any help on this? Please.
mpadhu said:
Any help on this? Please.
Click to expand...
Click to collapse
Unless you are trying to unroot your phone it is fairly safe to say Yes to both.
If you already have the custom rom of your choice able to be flashed, then you should just go ahead and flash it instead of rebooting and this message should not be seen again.
---------- Post added at 09:30 AM ---------- Previous post was at 09:22 AM ----------
boomboomer said:
Don't use rom manager on the s3.
Click to expand...
Click to collapse
I have seen this a couple of times on this forum... I have recently switched from TWRP to CWM recovery. The reason that I switched was due to TWRP having updates that bork major parts of the phone. I used TWRP for over a year on this phone. Now that I use CWM, the only thing that I have noticed different is that the updates seem to be more quality controlled for CWM than TWRP...
With that said, do you care to elaborate on your advice to use TWRP over CWM?
Do you have any further reasoning on your advice?
Thanks!
Edit: As far as the APK component to each recovery, Rom Manager updates CWM without issue. I could never get goomanager to update twrp properly. I chalked it up to bad programming... *Shrug* Not really an issue for me, but it tells me a thing or two about quality control...
t1n0m3n said:
Unless you are trying to unroot your phone it is fairly safe to say Yes to both.
If you already have the custom rom of your choice able to be flashed, then you should just go ahead and flash it instead of rebooting and this message should not be seen again.
---------- Post added at 09:30 AM ---------- Previous post was at 09:22 AM ----------
I have seen this a couple of times on this forum... I have recently switched from TWRP to CWM recovery. The reason that I switched was due to TWRP having updates that bork major parts of the phone. I used TWRP for over a year on this phone. Now that I use CWM, the only thing that I have noticed different is that the updates seem to be more quality controlled for CWM than TWRP...
With that said, do you care to elaborate on your advice to use TWRP over CWM?
Do you have any further reasoning on your advice?
Thanks!
Edit: As far as the APK component to each recovery, Rom Manager updates CWM without issue. I could never get goomanager to update twrp properly. I chalked it up to bad programming... *Shrug* Not really an issue for me, but it tells me a thing or two about quality control...
Click to expand...
Click to collapse
Rom manager isn't cwm recovery, they're 2 different things. It's better to install cwm recovery through means other than rom manager to avoid problems. The advice wasn't against using cwm recovery.
dxppxd said:
Rom manager isn't cwm recovery, they're 2 different things. It's better to install cwm recovery through means other than rom manager to avoid problems. The advice wasn't against using cwm recovery.
Click to expand...
Click to collapse
Hence the statement:
"As far as the APK component to each recovery, Rom Manager updates CWM without issue. I could never get goomanager to update twrp properly. "
dxppxd said:
It's better to install cwm recovery through means other than rom manager to avoid problems.
Click to expand...
Click to collapse
My point is that of the two, Rom Manager is the one that works. I have never had issues using Rom Manager to install recoveries. Although, I always install the first time using fastboot... So my anecdotal impressions may not apply here.
Care to explain your statement? (Which is the intent of my original message. Why the Koushik XDA witchhunt?)
I would search, but XDA search is borderline unusable.
Thanks!
boomboomer said:
Stock firmware will restore stock recovery on next boot, suggest you read and understand the basics before you damage your phone.
Don't use rom manager on the s3.
Sent from my GT-I9300 using Tapatalk
Click to expand...
Click to collapse
None of the stock roms I've used have ever tried to restore stock recovery, it's just left there from other devices that do it.
t1n0m3n said:
Unless you are trying to unroot your phone it is fairly safe to say Yes to both.
If you already have the custom rom of your choice able to be flashed, then you should just go ahead and flash it instead of rebooting and this message should not be seen again.
Click to expand...
Click to collapse
Thank you. I am planning to flash Cynogenmod 10.2. Hope everything goes fine. I have taken a backup of my ROM. Attached file is the pic of the backup messages. Please let me know if the backup was fine.
When asked those i always select "no" to both. Never had an issue.
mpadhu said:
Thank you. I am planning to flash Cynogenmod 10.2. Hope everything goes fine. I have taken a backup of my ROM. Attached file is the pic of the backup messages. Please let me know if the backup was fine.
Click to expand...
Click to collapse
Looks like a successful backup to me.
t1n0m3n said:
Looks like a successful backup to me.
Click to expand...
Click to collapse
Thank you. I have successfully flashed Cynogenmod 10.2.
I can see my old android files still present in the internal memory. I did wipe data/factory reset, wipe cache partition and wipe dalvik cache but still the files are present. Will it cause any problem if I remove those files? If No will a factory reset work to remove those files?

[Q] Can't Load CWM/TWRP on MDK

[SOLVED]
Turns out CMW 6.0.4.7 will not flash to this device - solution was to use the app "Flashify" from the play store which simply and easily installed TWRP
Thanks joshm.1219!
[SOLVED]
I am at a complete loss for a fix. Short story is: I wasn't receiving any MMS, so I finally decided to ODIN back to stock and used this method so I could keep my data. Here's what happened next:
- ODIN passed but I couldn't get past the Verizon logo
- Tried several suggested fixes but the last resort one worked; I wiped data & factory reset (thus defeating the purpose of the no-wipe ODIN... w/e)
- Everything loads fine, TouchWiz works but I get a Factory Mode popup and can't lock my screen. (still can't lock my phone even now but will use this method if I think I'm stuck with TouchWiz)
- I use this method to unlock bootloader and root - root confirmed.
- Try to install CWM recovery or TWRP (btw, where the hell did GooManager go and why is it so hard to find now) and they say successful but I simply can't boot into them, just keep getting the factory recovery screen which won't let me flash any roms or any non-signed .zips
- MMS Still doesn't work!
- I call VZW in desperation and somehow they magically reset my account services and MMS works again! (I probably could have done this in the first place and not lost my ROM/Data and sanity if I'd known)
I have looked high and low for a solution but have found none. I also have been unable to find a REGULAR stock MDK file to flash on this phone - I can only find the NO-WIPE version which doesn't even allow you to keep your data. I'm confused and frustrated and would love some active help, I just can't find the right threads/posts/ect.
Thank you kindly for any advice.. I love my S4 and have been using PA, PAC, CM and other ROMS since the day I got it - I need that back! TouchWiz is just... I just don't like it.
Try this one.
http://www.rwilco12.com/downloads.p...Galaxy S4 (Verizon) (SCH-I545)/Stock ROMs/TAR
FernBch said:
Try this one.
link
Click to expand...
Click to collapse
Thanks for the original stock.. sadly I am still ending up with the Android System Recovery and despite installing CWM Recovery, I just can't get to it. I also still get the ridiculous Factory Mode popup.
Any ideas? I'm so sad :'(
From off it's either home+volume down+power or home+volume up+power. One boots into stock recovery the other will boot into CWM.
Hold all three until you see some small blue text in the upper left of the screen.
FernBch said:
From off it's either home+volume down+power or home+volume up+power. One boots into stock recovery the other will boot into CWM.
Hold all three until you see some small blue text in the upper left of the screen.
Click to expand...
Click to collapse
Thanks for the effort but I'm well aware of that. As I said in the OP, I've been using custom ROMs on this since day one - the issue is that I cannot boot into CMW Recover, despite having a successful install via the app.
Dumb question, which app are you using? I use RomManager to install CWM (up to 6.0.4.7) and I have a flashable zip of 6.0.5.0.
877
FernBch said:
Dumb question, which app are you using? I use RomManager to install CWM (up to 6.0.4.7) and I have a flashable zip of 6.0.5.0.
Click to expand...
Click to collapse
I'm using ROM Manager but it won't work. I'd love to try ODIN flashing the CWM Recovery if you have the file for my MDK build.
I may have it on my PC at home. When I get there (60-90 min) I'll look. If I do I'll post up to Dropbox and give you a link.
Ok, I've searched my HDD and I don't have the CWM file. What I do have is the MDK all-in-one root+recovery tool for the I545. I can put it up and upload it if the file isn't too large but I don't know if that'll help you.
CWM 6.0.5.0 flashable zip is in the CM11 thread but I don't know if the recovery image in the file is good for you, either
Just use Flashify to get TWRP
joshm.1219 said:
Just use Flashify to get TWRP
Click to expand...
Click to collapse
I was about to complain about your assumption that I knew what that was.. then I found it on the play store and it actually worked! Thank you so much - now here's to hoping I can find a nice stable 4.4.4 ROM to put back on here!
I'm still at a loss for why ROM Manager was unable to flash CWMR but I guess I don't _need_ to know, I am so happy this is a big step after 3 days of touchwiz hell!
voice.lex said:
I was about to complain about your assumption that I knew what that was.. then I found it on the play store and it actually worked! Thank you so much - now here's to hoping I can find a nice stable 4.4.4 ROM to put back on here!
I'm still at a loss for why ROM Manager was unable to flash CWMR but I guess I don't _need_ to know, I am so happy this is a big step after 3 days of touchwiz hell!
Click to expand...
Click to collapse
As far as I know, the latest CWM doesn't work on our devices.
joshm.1219 said:
As far as I know, the latest CWM doesn't work on our devices.
Click to expand...
Click to collapse
Well, that explains it - Thank you so much!
voice.lex said:
Well, that explains it - Thank you so much!
Click to expand...
Click to collapse
No problem :thumb:
This thread might be dead, but rather than starting a new one for what is probably a stupid question, I'll ask it here and see what happens. I've been having major trouble flashing any 5.0 rom on my MDK VZW S4....Seems like every ROM fails when flashing. I have a feeling my issue is an outdated version of TWRP (2.5.0.2), but I am very hesitant to update because it seems like everyone has been having issues with 2.8.1.0. With this being said, are you guys currently running the most current version of TWRP and would you mind advising which .img file worked via Flashify? Not sure whether to use the jfltexxx or jfltevzw...or if it even matters.
I'm sure I've left out pertinent information, but let me know what I'm missing and I'll update accordingly.
I've been using the latest version of TWRP 2.8.1.0 and running Euroskank Lollerpop with zero issues. Coincidentally, TWRP just got updated today to 2.8.3.0 which i have yet to flash but will do so shortly. I would recommend JFLTEVZW based on my usage. Not sure if the other variant works or not but it appears you have a verizon device so stick with JFLTEVZW.
760hacker said:
I've been using the latest version of TWRP 2.8.1.0 and running Euroskank Lollerpop with zero issues. Coincidentally, TWRP just got updated today to 2.8.3.0 which i have yet to flash but will do so shortly. I would recommend JFLTEVZW based on my usage. Not sure if the other variant works or not but it appears you have a verizon device so stick with JFLTEVZW.
Click to expand...
Click to collapse
Thank you very much for getting back to me. When you flashed 2.8.3.0, was it a .zip file from recovery or a .IMG through flashify or another app? Thanks again for your help!
swh969 said:
Thank you very much for getting back to me. When you flashed 2.8.3.0, was it a .zip file from recovery or a .IMG through flashify or another app? Thanks again for your help!
Click to expand...
Click to collapse
.IMG file, flashify is so simple!
Sent from my Nexus 7 using Tapatalk
760hacker said:
.IMG file, flashify is so simple!
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
I'm going to give it a shot! Thanks again for your help.
Worked like a charm. Thanks @760hacker

Categories

Resources