[SOLVED] Flashing back Stock Recovery (from recovery) - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

[SOLVED] See below
Hello,
I need to return my phone to repair service and would like to flash a zip from recovery to go back to stock recovery.
(I can't flash thru odin : stuck at "Nand write start").
I just flashed Philz recovery to backup my internal SD data, but want to make it look cleaner... (I'm clean on download screen).
I found this thread but it's a flashable zip for sgh-t879 t-mobile galaxy note :
http://forum.xda-developers.com/showthread.php?t=2072255
Do you think I can try to flash it ? (phone is almost dead already but I don't want to have it says T-mobile at boot or in the recovery ! and be stuck like this :cyclops:!)
Thanks in advance !
Edit : Solved
To create a flashable stock recovery so that my bricked phone looked like untouched for repair service here is what I did :
(follow this guide only if you know what you're doing)
- I took an existing flashable kernel/recovery (tried with Abyss Kernel or Speed Core 15)
- Unzip it in one of my computer folder
- from a stock rom .tar I took the zimage file and copied it over the zimage file in the unzipped folder, replacing previous file
- I selected both zimage file an META-INF folder and zipped them in a new zip named stockrecovery.zip (right clicked with 7zip, chose add to zip...) with Normal compression Level (note when opening the zip file you must directly find zimage and META-INF folder)
- Copied the zip to external SD and installed zip from recovery (signature check disabled)
Hope this may help others.
Note: I can't go in adb shell since though my device is seen. I don't know/think I'm unrooted, but I'll say I did all I could (at my level to make the phone looked like genuine/untouched)...
NB: I prefer not to post the file I created.

Re: Going back to Stock Recovery
I think if you look Dr Ketan in the stickies has posted links to original firmwares and kernels.
Sent from my GT-N7000 using xda app-developers app

I really looked in the thread and didn't find a flashable stock kernel from recovery. (My phone does'nt work with odin anymore...)

eljuggy said:
I really looked in the thread and didn't find a flashable stock kernel from recovery. (My phone does'nt work with odin anymore...)
Click to expand...
Click to collapse
What about Modile Odin? does it get stuck with Mobile Odin as well?

Re: Going back to Stock Recovery
Download the philz kernel ics rom zip file. Also download the stock kernel from the stock ics rom. This will be a zimage.
Now open the philz zip file and replace the zimage in that zip file with the stock one. Place it on sd card. Now boot into recovery and flash it. As you have Cwm this should flash.
As always. Do this at your own risk.
Edit: Use speedmod as it has a simple updater script.

Ok, so I tried exchanging the zimage file in the Phil'z zip with the zimage file from the stock rom tar, but it states "installation aborted" when trying to flash...
surely there's a signature system in the meta folder or something...
I also noticed that in Phil'z zip is busybox and superuser apk... which I don't want ...
well, I'll post in Dr Ketan thread... for help again.
Thanks !

Re: Going back to Stock Recovery
Yeah. I forgot that. I check speedmod k15 and it just has a zimage and the updater script. Try with that. If it fails, try the signature verification toggle in recovery.

Well...
without signature verification I also got "installation aborted"....
with signature verification I get "signature verification failed"
there's something blocking the update and it's before the script into the zip starts and prints "Flash SpeedMod Kernel"...

Re: Going back to Stock Recovery
Can you tell me how are you replacing the zimage?
---------- Post added at 04:12 AM ---------- Previous post was at 03:54 AM ----------
Do not EXTRACT the package. Just open it using 7z and replace the zimage.

Ok, I used 7zip to build the zip and compression level was none... that was the problem.
I used normal compression and was able to flash the zip...
Now my phone really looks like stock (I've got the white box and the little green droid when trying to go to recovery then lot of errors and Android System recovery (3e) and also a clean bootloader screen) !
Ready for repair service !
Thanks a lot !

Ok Great

Ok I edited first post... and I'm ready to go to repair service !
One last thing, is it normal I can't do "adb shell" anymore once in stock recovery (adb devices list my devices, but adb shell is stucked) ?
I wanted to verify that the phone is unrooted now? Do you think it is ?

just replacing the kernel to stock doesnot unroot the phone. hopefully they will not know.. not sure about adb shell

Related

Ext2 Z4mod on Obsidian V2 Tested and working.

Here are the Steps I took to convert the data folder to ext 2. I'm sure we can do more folders but I'm unable to write (anyone?) the update scripts.
Start with a fresh install of Team Whiskey's Rom
Goto to the I9000 thread and follow the instruction on uploading a kernel to be repacked.
I selected all the check marks before re packing and downloaded the new kernel.
Download the ext2 update zip from the thread. Rename the zip file to update.zip.
Grab the kernel(tar file) you downloaded from the site and use odin to install.
After booting back up rename the z4mod.ext2.update zip file to update.zip.
Reboot into clockwork and apply update.zip
After booting back up your data file should now be ext2.
To check use terminal emulator our adb and type mount. The data line should now say ext2 instead of rfs.
Note: When I tryed to use the ext2 update zip file without renaming to update.zip it did not work. I continuously recieved SD mount errors.
I can't stress enough to read the topic in the I9000 development thread titled z4mod breaking free from rfs(link below) so you understand what you are doing and the process that is required.
My instruction does not detail that whole process. I'm not responsible for you or what you do by following this brief instruction.
Very Snappy after this mod. Absolutely no issues for me.
Quadrant = 1700
Enjoy!!!
Credit goes to RyanZA and the z4ziggy ; not me.
Source: [z4mod] Breaking free from RFS [Stage II - version 0.3 Alpha - With online patcher!]
Files I used to get this to work.
zImage.tar (The Zimage I used to repack was taken out of Obsidian V2. (DO NOT USE THIS FOR IMAGE FOR ANY OTHER ROM THAN OBSIDIAN V2)
Also, XDA does not allow uploads of tar files so I compressed the tar into a zip format. Make sure you extract this file and use the .tar file within Odin.
Update.zip - This file was downloaded from the I9000 Z4Mod Thread entitled z4mod.ext2.update.zip. All I did was renamed to update.zip which for some reason allows this conversion process to take place.
Sent from my SGH-T959 using XDA App
I would highly suggest posting links to the threads you refer to as well as any files you have available. Good post though, I plan on using this.
Sent from my SGH-T959 using XDA App
Thanks - 1632 Quadrant on Onyx 2.2
Does your kernel have the stock or clockwork recovery? Easy way to check is do adb reboot recovery. If it goes into clockwork then the stock recovery was replaced.
The file you attached is ready to use or do we need to repack?
Greenarcher707 said:
The file you attached is ready to use or do we need to repack?
Click to expand...
Click to collapse
Ready to use.
Sent from my SGH-T959 using XDA App
Ashex1 said:
Does your kernel have the stock or clockwork recovery? Easy way to check is do adb reboot recovery. If it goes into clockwork then the stock recovery was replaced.
Click to expand...
Click to collapse
I'm using cwm. But I could not use "select zip option" you can try it though.
Sent from my SGH-T959 using XDA App
Bugger, from what I know ClockworkMod has some compatibility issues with JK2 unless the version that z4build uses is compatible.
Great, this broke busybox. Now I'm in 2.2 w/o root...
Xencer said:
Great, this broke busybox. Now I'm in 2.2 w/o root...
Click to expand...
Click to collapse
Use Titanium Backup to fix busybox.
Is there one for ext4?
funkyu00 said:
Is there one for ext4?
Click to expand...
Click to collapse
Seconded. It'd be great to get /dbdata, /cache, /system onto ext4 too (I thought that was the main benefit of z4mod?)
jamesyl said:
Seconded. It'd be great to get /dbdata, /cache, /system onto ext4 too (I thought that was the main benefit of z4mod?)
Click to expand...
Click to collapse
Unlikely as the kernel does not support Ext4.
Also, to anyone who has tried this: Is the kernel from the op already patched? I tried throwing it into the the online patcher and the patcher just spit out a message informing me that what I uploaded was already patch. However, when I jump into recovery, I get recovery 2e and not clockwork, which leads me to believe otherwise.
Perhaps odin did not actually install it?
how did u boot into clockwork? 3 button or through rom manger? it doesnt work for me with three button still says can not mount
hoipefully someone adds to the script so it can convert more partitions.
How did you get into Clockwork recovery if you replaced the update.zip file the stock recovery uses to get into it?
I booted through RomManager. It gave the little green Android dude with the download box and got right into recovery. Working great so far.
RobBull69 said:
I booted through RomManager. It gave the little green Android dude with the download box and got right into recovery. Working great so far.
Click to expand...
Click to collapse
Yes, I figured out that the Z4 patch kernel replaces the stock recovery with clockwork.
kangxi said:
How did you get into Clockwork recovery if you replaced the update.zip file the stock recovery uses to get into it?
Click to expand...
Click to collapse
the way this phone is set up has the recovery image packaged with the kernel in the file called zImage. when u use the z4mod to modify that zImage file, the website unpacks the whole zImage file, does its thing with the kernel modding, and now (i say now because this is a newer feature) replaces the standard 2e recovery with clockwork recovery. when you flash the zImage, whether repackaged in a rom or as a tar in odin, the new clockwork recovery is flashed to '/system/bin/recovery' replacing the 2e recovery. i have confirmed this by running the command 'recovery' from terminal while booted after flashing a z4modded kernel. i do not recommend trying to run recovery while booted as the phones display started going crazy.
the problem with having clockwork mod as the primary recovery is the fact that there is a major issue with mounting both the internal sd and external sd (even one at a time as well as both together) as clcokwork mod reports it doesnt recognize device at 'mmcblk0' or 1 when clockworkmod recovery is the primary recovery.
jmart211in said:
the problem with having clockwork mod as the primary recovery is the fact that there is a major issue with mounting both the internal sd and external sd (even one at a time as well as both together) as clcokwork mod reports it doesnt recognize device at 'mmcblk0' or 1 when clockworkmod recovery is the primary recovery.
Click to expand...
Click to collapse
That's why I backed out of it and went back to the stock kernel - that and the fact there was a weird flicker at the top of the screen when booting.

[Q] How do I get back to stock ? I totally bricked phone

Simple question. I messed up my phone and want to return to the original.
I am a Canadian BELL i9000m - JL2 is what I need.
I know more-or-less how to flash etc. my question is this:
I am on the super optimized kernal, and seeARMS 2.2 JL2 rom.
all I have to do is get the original stock firmware released by bell/samsung for i9000m (JL2) and put it into Odin (and then once in download mode) it should work ?
my question is what boxes do I tick
like how do I get my stock kernal back - I need to get the modem, kernla, rom, etc. back to stock - which boxes in odin do I check ?
Disable any lag fixes you may have on the fone and download JL2 from samfirmware, unzip the file then pop it in the pda field in Odin, don't tick any boxes. Put your fone in to download mode - connect to pc then click start. This will flash JL2 on to your fone.
sean2476 said:
Disable any lag fixes you may have on the fone and download JL2 from samfirmware, unzip the file then pop it in the pda field in Odin, don't tick any boxes. Put your fone in to download mode - connect to pc then click start. This will flash JL2 on to your fone.
Click to expand...
Click to collapse
thanks alot man. and this will remove the other kernal too i suppose ?
anything else I have to disable? I put a few other fixes on there I think.
The flash will restore the fone back to stock and remove all your previous data including kernal. Do a factory data reset after the flash
sean2476 said:
The flash will restore the fone back to stock and remove all your previous data including kernal. Do a factory data reset after the flash
Click to expand...
Click to collapse
Thanks man -
I assume from there i can try and do it again and hopefully I won't mess up ?
I wonder if you can help me out so I don't break my phone again. Here are the instructions:
To install this ROM:
1. Download and extract the file you downloaded above to the root of your internal SD card (both the "seearms" folder and the .ZIP ROM file).
If you would like to customize your install, continue doing step 2. If you would like a stock install with all the applications + SpeedMod kernel + JL2 modem + Generation X theme, skip to step 3 (however I'd recommend customizing your install. )
2a. Browse to the "seearms/kernel" folder on your SD card and delete whichever kernel you do not want to install.
2b. Do the same with the "seearms/modem" folder: delete whichever one you don't want to install (I'd recommend installing the JL2 modem unless you've specifically had problems with it).
2c. Do the same with the "seearms/applications" folder: delete whichever applications you do not use. You're allowed to delete all of them to create a slim install, or delete none to create a stock install.
2d. Browse to the "seearms/extra" folder on your SD card, and delete whichever extras you do not wish to install (You're able to choose the Generation X theme, blue Android Market, custom boot animations, etc). Most importantly, if you would like the ROM to wipe your data, leave "wipe" untouched. If you don't want it to format your data, delete "wipe".
2e. So, before going further, you should have the following folder structure on your SD card:
"seeARMS.UGJL2.v0.4.zip" - anywhere on your SD card, doesn't matter
"seearms/extra" - customized to your liking
"seearms/applications" - customized to your liking
And a single file in both of these folders, depending on the kernel and modem you wish to install:
"seearms/kernel"
"seearms/modem"
3. Boot into recovery, and select "Install zip from sdcard".
4. Select "Choose zip from sdcard", and scroll to the ROM.
5. Select OK, and wait for the file to flash.
6. Reboot. This reboot will take a while (upwards of 2-5 minutes), so be patient and don't shut off your phone!
Congratulations, you've successfully flashed!
--------------------------------
Basically I get stuck at option 2 to 3
I didn't opt for the "custom" install (2a-2e) so I just went with the normal install and skipped to step 3
some guy said that I needed to delete certain things from the folder to customize the install -- but I didn't see that in the instructions - I just basically downloaded the seeARMS rom.zip and put it in my SD card and installed it from CWM that way -- was this wrong ?
Bin that ****e mate
1. Remove any lag fixes
2. Download the file
3. Unzip it
4. Open Odin
5. Put the unzipped file (now a .tar file) in the PDA box of Odin
6. Put fone in to download mode
7. connect to pc and odin will pick the fone up and the coms box will turn yellow
8. click start and let it do its thing.
The reboot will take about 10 minutes after the flash.
Add:
0) Charge your battery @ 100%.
0') restart your computer, dont start anything in background, open odin only, check and kill all Kies process.
0'') Make some coffee, chill a bit and you good to go.
ttf said:
Add:
0) Charge your battery @ 100%.
0') restart your computer, dont start anything in background, open odin only, check and kill all Kies process.
0'') Make some coffee, chill a bit and you good to go.
Click to expand...
Click to collapse
thanks guys - I understand fully how to get my phone back to stock 2.2 now.
But I still want to re-flash seeARMS rom again -- the question is how to do it without messing up my phone again. As stated, I posted the instructions above, I get stuck at step 2 - not sure how to go about it to be honest
You need to root your fone then flash the custom rom via Clockwork recovery. The instructions above look ****e mate. With the custom rom you put the .zip file on the root of the internal sd card then reboot in recovery then toggle down to install zip file then choose zip file. You must have clockwork recoverymod working first which you can download from the market
sean2476 said:
You need to root your fone then flash the custom rom via Clockwork recovery. The instructions above look ****e mate. With the custom rom you put the .zip file on the root of the internal sd card then reboot in recovery then toggle down to install zip file then choose zip file. You must have clockwork recoverymod working first which you can download from the market
Click to expand...
Click to collapse
"With the custom rom you put the .zip file on the root of the internal sd card then reboot in recovery then toggle down to install zip file then choose zip file. You must have clockwork recoverymod working first which you can download from the market"
I did this - and the ROM didn't come out and work as good (the home button didn't work) the reason I was told was because I didn't "customize" the installation --- apparently I didn't read the instructions correctly -- which is why I posted the instructions and was hoping someone could explain it to me where I was wrong
http://forum.xda-developers.com/showthread.php?t=906977
here they are :
NOTE: If you have a Bell i9000M, do the following to (hopefully) prevent your internal SD card from dying:
1. Upgrade to JL2 using either Kies (recommended) or Odin (make sure to check Bootloader Update).
2. After the upgrade, download and flash Super Optimized Kernel, which will give you access to ClockworkMod Recovery. Instructions to do so can be found in the FAQs (Q1).
(More information regarding the internal SD card dying can be found in Q2 in the FAQ)
To install this ROM:
1. Download and extract the file you downloaded above to the root of your internal SD card (both the "seearms" folder and the .ZIP ROM file).
If you would like to customize your install, continue doing step 2. If you would like a stock install with all the applications + SpeedMod kernel + JL2 modem + Generation X theme, skip to step 3 (however I'd recommend customizing your install. )
2a. Browse to the "seearms/kernel" folder on your SD card and delete whichever kernel you do not want to install.
2b. Do the same with the "seearms/modem" folder: delete whichever one you don't want to install (I'd recommend installing the JL2 modem unless you've specifically had problems with it).
2c. Do the same with the "seearms/applications" folder: delete whichever applications you do not use. You're allowed to delete all of them to create a slim install, or delete none to create a stock install.
2d. Browse to the "seearms/extra" folder on your SD card, and delete whichever extras you do not wish to install (You're able to choose the Generation X theme, blue Android Market, custom boot animations, etc). Most importantly, if you would like the ROM to wipe your data, leave "wipe" untouched. If you don't want it to format your data, delete "wipe".
2e. So, before going further, you should have the following folder structure on your SD card:
"seeARMS.UGJL2.v0.4.zip" - anywhere on your SD card, doesn't matter
"seearms/extra" - customized to your liking
"seearms/applications" - customized to your liking
And a single file in both of these folders, depending on the kernel and modem you wish to install:
"seearms/kernel"
"seearms/modem"
3. Boot into recovery, and select "Install zip from sdcard".
===============================================
It's in between step 1 and 3 that I get confused - the customization - it says if you want a stock installation just do you what you told me, select from CWM and install from zip card - but I did that and it didn't work
seeARMS said something about a "wipe" version and that I should do that and I should be fine - i don't understand this "wipe" version I wasn't prompted with a choice for this when I did it
I think your best to ask for help in the actual topic/ thread where you downloaded the rom from in the first place.
I have a similar issue, as I stated on the thread I've opened a few minutes ago...
Funkadelick said:
Simple question. I messed up my phone and want to return to the original.
I am a Canadian BELL i9000m - JL2 is what I need.
I know more-or-less how to flash etc. my question is this:
I am on the super optimized kernal, and seeARMS 2.2 JL2 rom.
all I have to do is get the original stock firmware released by bell/samsung for i9000m (JL2) and put it into Odin (and then once in download mode) it should work ?
my question is what boxes do I tick
like how do I get my stock kernal back - I need to get the modem, kernla, rom, etc. back to stock - which boxes in odin do I check ?
Click to expand...
Click to collapse
The best way to revive your I9000m is to first flash JPC (a three file ROM) with 512 PIT and repartition ticked. The phone will still be in a boot loop. Then flash the JL2 PDA without repartition or PIT. The best way to go back to stock! Has always worked for me. I9000m's are not the same as other I9000's and do not flash repartition and the PDA in the same flash! Good luck!
droilfade said:
The best way to revive your I9000m is to first flash JPC (a three file ROM) with 512 PIT and repartition ticked. The phone will still be in a boot loop. Then flash the JL2 PDA without repartition or PIT. The best way to go back to stock! Has always worked for me. I9000m's are not the same as other I9000's and do not flash repartition and the PDA in the same flash! Good luck!
Click to expand...
Click to collapse
I have an I9000m from bell, and i just used the JL2 from samfirmware with only the PDA file and it worked for me perfectly. I just had to do a factory reset after flashing and everything was back to what bell gave me.

How to root wellcom a99 without usb cable?

because usb port of my phone not working, its only charging. How to root my phone without connect it to pc? (like z4root.apk, I've try z4root and gingerbreak but it doesnt work) Anything help?
I think a preroot rom which can be flash with stock recovery does it so anybody make for me a preroot rom like firmware.nb0 so i can try it by stock recovery pleasezz!
dtbang721 said:
because usb port of my phone not working, its only charging. How to root my phone without connect it to pc? (like z4root.apk, I've try z4root and gingerbreak but it doesnt work) Anything help?
I think a preroot rom which can be flash with stock recovery does it so anybody make for me a preroot rom like firmware.nb0 so i can try it by stock recovery pleasezz!
Click to expand...
Click to collapse
hi
if u have CWM then down load the RC2 put it on root of ur SD
and flash it via CWM RC2 is pre rooted
dtbang721 said:
because usb port of my phone not working, its only charging. How to root my phone without connect it to pc? (like z4root.apk, I've try z4root and gingerbreak but it doesnt work) Anything help?
I think a preroot rom which can be flash with stock recovery does it so anybody make for me a preroot rom like firmware.nb0 so i can try it by stock recovery pleasezz!
Click to expand...
Click to collapse
refer to this thread
http://forum.xda-developers.com/showthread.php?t=1268695
parrkhi had explaind it well
or else go to this thread directly
http://forum.lowyat.net/topic/1985476
here loock down for the clockwork mode method
u can download these zip files directly to ur phone jst keep them in root folder
Always click thankx if u find it useful
here is the mediafire link for .zip files that u need for all this work.
http://www.mediafire.com/?evfo2dlq9m92w
go to this link download file ( i consider u have cwm already installed on your phone) if u dont have cwm dont worry give it a try in this link u will find a .zip file named as recovery,..zip jst rename it to update.zip and install it from recovery menu// u can also give this update thing a try with the su.zip files file are main for rooting
Thanks for reponse. But I mention that my phone cant connect to pc, I've tried it alot, I cant connect my phone to pc in download mode so I cant instant cwm. everything I can try is self root apk or flash a rooted rom with base stock recovery.
okk if u cant flash cwm then its quite troubling
if ur usb dosn't work why don't u rush to the service center they will solve this problem in say 15 to 20 mins... better go there and get it serviced ...
Not possible yet without getting it in download mode...
dtbang721 said:
Thanks for reponse. But I mention that my phone cant connect to pc, I've tried it alot, I cant connect my phone to pc in download mode so I cant instant cwm. everything I can try is self root apk or flash a rooted rom with base stock recovery.
Click to expand...
Click to collapse
vibhor15 said:
Not possible yet without getting it in download mode...
Click to expand...
Click to collapse
Well you can do that. I mean you can install CWM recovery without connecting your device via USB.
If you can download CWM recovery or Recovery menu directly on your device, follow these instructions.
Extract recovery.img file from downloaded zip file.
Keep it in sdcard's root directory. (/sdcard/recovery.img)
Now copy following commands and save it as Install_recovery.sh in your sdcard's root directory
Code:
#!/system/bin/sh
mkdir /sdcard/fih
mount -t vfat /dev/block/mmcblk0p1 /sdcard/fih/
cd /sdcard/fih/image/
mv /sdcard/fih/image/recovery.img ./recovery.img
cd /
umount /sdcard/fih
rm -r /sdcard/fih/
And use any script manager or Terminal emulator to run this file.
Using terminal emulator:
Code:
cd /sdcard/
sh Install_recovery.sh
Now boot into recovery. You should boot into new recovery.
P.S. Similar How-To is also posted in a thread: Restoring stock recovery: (without Download mode). I have just modified it a bit.
Thanks! I'll give it a try. But does Script manager and terminal emulator is a apk that i can install and use to run the command saved in Install_recovery.sh?
So that I run terminal emulator apk and type
"cd /sdcard/
sh Install_recovery.sh" ?
ok. I've tried but the emulator report errors. I think I must have rooted phone to install cwr with your solution. The error is
$ export PATH=/data/local/bin:$PATH
$ cd /sdcard/sh install_recovery.sh
cd: bad substitution
$ cd /sdcard/
$ sh install_recovery.sh
, Invalid argumentsdcard/fih
mount: No such file or directory
cd: can't cd to /sdcard/fih/image/
failed on '/sdcard/fih/image/recovery.img' - No such file or directory
cd: can't cd to /
failed.
rm failed for /sdcard/fih/, No such file or directory
$
So how do I get cwr on my phone to root it via cwr method?
dtbang721 said:
ok. I've tried but the emulator report errors. I think I must have rooted phone to install cwr with your solution. The error is
$ export PATH=/data/local/bin:$PATH
$ cd /sdcard/sh install_recovery.sh
cd: bad substitution
$ cd /sdcard/
$ sh install_recovery.sh
, Invalid argumentsdcard/fih
mount: No such file or directory
cd: can't cd to /sdcard/fih/image/
failed on '/sdcard/fih/image/recovery.img' - No such file or directory
cd: can't cd to /
failed.
rm failed for /sdcard/fih/, No such file or directory
$
So how do I get cwr on my phone to root it via cwr method?
Click to expand...
Click to collapse
Oh yes! I forgot.
Will try to come up with an answer as soon as possible.
Sent from my CSL-MI410 using XDA App
dude ... do you have a memory card reader ...???
if u have a card reader then jst remove ur card from phone plug into pc copy all the files i.e cwm recovery update.zip and su.zip
[Installation Instructions]
[Using CWM recovery]​
Copy CWM recovery-fb0-v5_signed.zipin sdcard
Boot into recovery (Steps are given below for how-to-boot-into-recovery)
Use "install zip from sdcard" option
Locate and choose CWM recovery-fb0-v5_signed.zip from sdcard for instllation
After installation reboot into recovery (advanced > Reboot recovery)
i suggest rename the .zip file to update.zip
and then follow rooting instruction
I mean that I've got a stock rom without root. So I havent CWM recovery installed on my phone.
My usb hub on my phone has broken and the phone waranty service not avainable in my country so I need a root solution without usb connecting.
As I know I need rooted phone first to install CWM recovery. Or I need a method to install CWM recovery by stock recovery.
I also try to flash back to 2.2 froyo version to root my phone by gingerbreak apk but not successed. When I try to flash any stock rom 2.2 or 2.3.4 the stock recovery allways report error and didnt worked. The error that stock recovery say is:
Enter lauch_image_update
Prepare failed rc= -209
PID doesnt match!
You cant download this nb0
Some error during preparing
So now I cant do anything with stock recovery only hardreset can done. No flash firmware.nb0 rom no update the update.zip
And when I try to flashing update.zip (CWM recovery-fb0-v5_signed_2.zip I renamed it to update.zip) stock recovery say error that:
verifying update package
E:signature verification failed
dtbang721 said:
I mean that I've got a stock rom without root. So I havent CWM recovery installed on my phone.
My usb hub on my phone has broken and the phone waranty service not avainable in my country so I need a root solution without usb connecting.
As I know I need rooted phone first to install CWM recovery. Or I need a method to install CWM recovery by stock recovery.
I also try to flash back to 2.2 froyo version to root my phone by gingerbreak apk but not successed. When I try to flash any stock rom 2.2 or 2.3.4 the stock recovery allways report error and didnt worked. The error that stock recovery say is:
Enter lauch_image_update
Prepare failed rc= -209
PID doesnt match!
You cant download this nb0
Some error during preparing
So now I cant do anything with stock recovery only hardreset can done. No flash firmware.nb0 rom no update the update.zip
And when I try to flashing update.zip (CWM recovery-fb0-v5_signed_2.zip I renamed it to update.zip) stock recovery say error that:
verifying update package
E:signature verification failed
Click to expand...
Click to collapse
There is still one option left.
You can create your own nb0 file (since thats the only option working), which has cwm recovery and rooted ROM.
Right now i am away from my work place so cant help you till next monday.
Sent from my CSL-MI410 using XDA App
I'm right here waitting!
dtbang721 said:
I'm right here waitting!
Click to expand...
Click to collapse
napstar is right make ur own .nb0 i m working on it too still no success having boot loops with usb when i flash it ... dont know why nd don't have plenty of time to log cat the problem ...
kshitij_bhatt said:
napstar is right make ur own .nb0 i m working on it too still no success having boot loops with usb when i flash it ... dont know why nd don't have plenty of time to log cat the problem ...
Click to expand...
Click to collapse
I have another android ( x10 mini pro) and I know that we can make a backup by stock recovery or cook a rom for flashing by stock recovery. But before public the rom the deverloper have to tested it because bootloop is the problem of flashing rom. So before flashing new rom we need do a hardreset and after flashing rom we also need a hard reset to solve boot looping problem.
because of brocken usb hub on my phone. I need tested before flashing. :'(
the test is:
1 make a nb0 file from a phone that working good.
2 try to flash nb0 by stock recovery to another phone to confirm that nb0 work good for all phone.
3 Note that some rom is working realy good for some phone but can make bootloop for another phone because of different keynell they are ussing or we dont make factory reset and do a wipe data and cache also get bootloop problem
nanana its not beautyfull life.
My First post...
dtbang721 said:
nanana its not beautyfull life.
Click to expand...
Click to collapse
Hi...
Are you sure that your phone has this usb problem? Not the usb cable?
I've an experienced with usb cable which has problem to connect, then I use blackberry usb data cable, then it works. My problem is the cable can't powered enough the phone to make data connection.
OR... you can flash Andro-ID RC1 first before other ROMs, which Andro-ID RC1 is the nb0 file (may be you can flashed it using stock recovery) and this RC1 is pre rooted and it has CWM recovery in it. Then you can use CWM to flash other zip based ROMs, including to update CWM it self to a newer version.
Hope it help....
Sorry if I missed understood of your problem! If you want to stay on WellCom 2.3.4 and rooted unwired, someone has to make update.zip with the su+superuser.apk and signed with appropriate key (FIH)
CacingKalung said:
Hi...
Are you sure that your phone has this usb problem? Not the usb cable?
I've an experienced with usb cable which has problem to connect, then I use blackberry usb data cable, then it works. My problem is the cable can't powered enough the phone to make data connection.
OR... you can flash Andro-ID RC1 first before other ROMs, which Andro-ID RC1 is the nb0 file (may be you can flashed it using stock recovery) and this RC1 is pre rooted and it has CWM recovery in it. Then you can use CWM to flash other zip based ROMs, including to update CWM it self to a newer version.
Hope it help....
Sorry if I missed understood of your problem! If you want to stay on WellCom 2.3.4 and rooted unwired, someone has to make update.zip with the su+superuser.apk and signed with appropriate key (FIH)
Click to expand...
Click to collapse
yes. that's my problems. Ill try to flash rc1. may be the problem is my usb cable. but i have not got any blackberry cable. I just have a stock cable and a sony erricson cable and a nokia cable. but none of them work.
CacingKalung said:
Hi...
Are you sure that your phone has this usb problem? Not the usb cable?
I've an experienced with usb cable which has problem to connect, then I use blackberry usb data cable, then it works. My problem is the cable can't powered enough the phone to make data connection.
OR... you can flash Andro-ID RC1 first before other ROMs, which Andro-ID RC1 is the nb0 file (may be you can flashed it using stock recovery) and this RC1 is pre rooted and it has CWM recovery in it. Then you can use CWM to flash other zip based ROMs, including to update CWM it self to a newer version.
Hope it help....
Sorry if I missed understood of your problem! If you want to stay on WellCom 2.3.4 and rooted unwired, someone has to make update.zip with the su+superuser.apk and signed with appropriate key (FIH)
Click to expand...
Click to collapse
dtbang721 said:
yes. that's my problems. Ill try to flash rc1. may be the problem is my usb cable. but i have not got any blackberry cable. I just have a stock cable and a sony erricson cable and a nokia cable. but none of them work.
Click to expand...
Click to collapse
Thats a good option. I thought you have already tried it and received an error saying "### ID mismatch"
Anyway if you have not downloaded it yet, then I have one other option for you. I have created an nb0 file which contains only CWM recovery and nothing else.
This file will install Recovery menu v2 which includes both CWM and stock recovery and no system files/data files.
To install, download attached file to your device and extract firmware.nb0 file from it. (For zip file extraction, you can use ES_explorer).
And then install it using your stock recovery.
After installation system will boot in your current ROM. Reboot into recovery and you will find recovery menu instead of stock.
Disclaimer: I am not an expert in creating nb0 file. Here I have just deleted all unnecessary files from stock nb0 file and replaced recovery image with recovery menu's image. So far this works on my device. I have tried it installing when I am on stock ROM. (Though it was not necessary)
I am not to be held liable/responsible if you damage your phone by following / not following this post.
MD5SUM hash code:
0b72eea3bc419bc66d64173df193a915 firmware.nb0

[Q] [CWM Manager][Help needed][Flash Stock firmware option]

CWM Manager has the ability to flash firmware parts either from separate files (zImage, factoryfs.img, etc) or from .tar / .tar.md5 files that they usually come packaged in.
- Download the firmware you want to flash
- If you have a ZIP or RAR file, extract it until you have seperate files, or .tar / .tar.md5 files
- Create a folder named 'firmware' on your external SD card
- Copy the files you want to flash to this folder ( /sdcard/external_sd/firmware ). factoryfs ("system") is mandatory part at the moment.
- TIP: If you are flashing a new firmware that already has a CF-Root kernel available, put it in the 'firmware' folder as well in zImage or .tar form (NOT .zip). Select it when asked which kernel to use, then use the "Flash normally" option later on.
- Open the CWM Manager app
- Select "Flash stock firmware"
Click to expand...
Click to collapse
Is what im following. I have the RocketRom files extracted into the internal SD card /external_sd/firmware folder and one on the external SD card with the folder firmware. The rocketRom zip had META-INF - system - modem.bin - zImage. But when i click on Flash stock firmware it says it cant find anything. Did i do something wrong? Or actually im not sure what im doing wrong.
Thanks for any help!
Renren1403 said:
Is what im following. I have the RocketRom files extracted into the internal SD card /external_sd/firmware folder and one on the external SD card with the folder firmware. The rocketRom zip had META-INF - system - modem.bin - zImage. But when i click on Flash stock firmware it says it cant find anything. Did i do something wrong? Or actually im not sure what im doing wrong.
Thanks for any help!
Click to expand...
Click to collapse
Stock firmware is always .tar files, Rocket ROM is .zip file..
Put the whole Rocket ROM .zip folder in your sd card (do not unzip it), open Mobile Odin and choose flash update zip and then choose RocketRom.zip
EDIT: or you can just put the zip in your sd card, reboot into recovery, choose install zip from sd card and then reboot system
Thanks i tried that. But when it rebooted everything looked the same. Is that what the rocketrom looks like?
matius44 said:
Stock firmware is always .tar files, Rocket ROM is .zip file..
Put the whole Rocket ROM .zip folder in your sd card (do not unzip it), open Mobile Odin and choose flash update zip and then choose RocketRom.zip
EDIT: or you can just put the zip in your sd card, reboot into recovery, choose install zip from sd card and then reboot system
Click to expand...
Click to collapse
but if i use recovery wont it increase my counter?
Renren1403 said:
but if i use recovery wont it increase my counter?
Click to expand...
Click to collapse
No, recovery and mobile odin will not increase your flash counter
Flash counter will increase only if you flash custom firmware using PC Odin
Renren1403 said:
Thanks i tried that. But when it rebooted everything looked the same. Is that what the rocketrom looks like?
Click to expand...
Click to collapse
Rocket ROM is stock-like custom ROM so yes it will look the same
Go to Settings > about phone and check
Thank you so much for your help.. The official CF posts for flashing ROMs are so confusing and such. Thanks for clearing it out for me +1
matius44 said:
Rocket ROM is stock-like custom ROM so yes it will look the same
Go to Settings > about phone and check
Click to expand...
Click to collapse
I just did it via recovery mode, the animation starts then goes to a black screen. Is it rebuilding its cache?
Renren1403 said:
I just did it via recovery mode, the animation starts then goes to a black screen. Is it rebuilding its cache?
Click to expand...
Click to collapse
Did the flash went successfully?
Try to reboot couple of times, that might help..
If not, reboot to recovery, do cache and dalvik wipe..
If not, try to reboot into recovery and do factory reset/data wipe/cache/dalvik wipe and reboot..you will lose your data this way
matius44 said:
Did the flash went successfully?
Try to reboot couple of times, that might help..
If not, reboot to recovery, do cache and dalvik wipe..
If not, try to reboot into recovery and do factory reset/data wipe/cache/dalvik wipe and reboot..you will lose your data this way
Click to expand...
Click to collapse
It didnt say any errors when installing so it shouldve of went fine.
Im doing a cache wipe. and it just went to a black screen after "calling all speed demons"
Ill doo a factory wipe then and get back to you. Thanks for your help so far!
I re did the whole process this time. And it still goes black after "calling all speed demons". Should i wait during this time? In the s2 forums i read about it going like this because it is building cache or something along those lines.
I judt reread the whole RM thread. I didnt read the "flash 22 first" bit. Ill do that and hope it works that time ><!

[Q] Liquidsmoooth problems

Guys,
I've installed the Liquid Rom v1, and now would like to move onto a diff rom however
1- I noticed that post installation not all features were installed (Busybox, superuser etc do not appearin programs list yet i have rootaccess)
2- when i try to format cache/dalvik/cahce/battery stats - and install a new rom it says 'installing update" and then gets stuck , and then when i take out the battery and reboot it goes back to Liquidsmooth (which i have installed and want to move on from)
Any help?
abdulmananqureshi said:
Guys,
I've installed the Liquid Rom v1, and now would like to move onto a diff rom however
1- I noticed that post installation not all features were installed (Busybox, superuser etc do not appearin programs list yet i have rootaccess)
2- when i try to format cache/dalvik/cahce/battery stats - and install a new rom it says 'installing update" and then gets stuck , and then when i take out the battery and reboot it goes back to Liquidsmooth (which i have installed and want to move on from)
Any help?
Click to expand...
Click to collapse
Check your root status - try to paste a file into /system folder.
If you cannot do it, you don't have full root. Go back to GB using
PC Odin.
I have root.
How do I move on?
Sent from my GT-N7000 using XDA
abdulmananqureshi said:
I have root.
How do I move on?
Sent from my GT-N7000 using XDA
Click to expand...
Click to collapse
When my SGN was in liquidsmooth, I flash AbyssNotekernel42 through CWM recovery then I reboot into recovery of AbyssNotekernel42 and did a full wipe and flash a GB rom sucessfully.
Ty for that. However I want to move to another lpy from.
Tips?
Sent from my GT-N7000 using XDA
Link to Kernel TAR FIle
Can you please send me a link to Farnco kernel or abysnote kernel TAR file? for use in PC ODIN?
Or let me know how to convert the zimage file in ZIP kernel files to TAr for use in ODIN?
abdulmananqureshi said:
Can you please send me a link to Farnco kernel or abysnote kernel TAR file? for use in PC ODIN?
Or let me know how to convert the zimage file in ZIP kernel files to TAr for use in ODIN?
Click to expand...
Click to collapse
You can use the safe kernel Entropy512 posted in the OP of CM9 thread
Flash it with PC Odin, reboot to recovery manually and flash from there
I am trying to push a kernal using ODIN, however after converting the zimage file to tar using 7zip, my ODIN just does progres from step 03 i.e. <id:0/003> zimage
and i cannot flash using CWM in recovery mode because when i do it says cannt open emmc/sdcard/XY.zip
Any help?

Categories

Resources