[GUIDE] Rooting AND Unrooting NS4G using a Mac - Nexus S 4G Android Development

I’ve compiled this information, found elsewhere, in order to make it easier for Mac users with the Nexus S 4g. I’ve simply combined BuglessPete’s Instructions for Rooting/Unrooting on the NS4g, with kenvan19’s Guide to Root on a Mac. All credit goes to them and the sources they cited in their original threads. Any errors here are my own. This method worked for me. The only change I’ve made is to link to the most recent version of Clockwork Recovery.
[NOTE: If Pete prefers, this information can be incorporated into his original thread, and a Mod can delete this]
Warning: If you break your phone trying this, I am not responsible. I do not guarantee that the following is safe or that the steps are correct. Rooting your phone voids the warranty. I have no responsibility for anything that occurs as a result of your following these directions! I cannot provide any support nor guide you in undoing this process and restoring the phone to factory condition.
This process will wipe your phone. Ie, you will lose all your apps/data on your phone and have to reinstall them. It will also wipe your external storage, so back that up prior to proceeding if you want to keep anything.
1) Download this file and unzip it to your desktop (Inside you'll find all the files you need to proceed including "adb", "fastboot", "recovery-clockwork-3.0.0.5-crespo.img", and "su-2.3.6.1-ef-signed.zip"). Immediately delete "recovery-clockwork-3.0.0.5-crespo.img." You’ll replace it with the new version.
2) Download Clockwork 4.0.0.2 (****MAKE SURE YOU SELECT ONE OF THE NS4G VERSIONS*****) in the color of your choosing. Move the file into the adb-fastboot folder you created in Step 1.
3) On your phone, go to Menu>Settings>Applications. Select "Development" and check the box next to "USB debugging"
4) Connect the phone to your Mac via the USB cable
5) Open a Terminal window on your Mac (Applications>Utilities>Terminal), and copy/paste the following into the Terminal:
Code:
~/Desktop/adb-fastboot/adb reboot bootloader
Hit "Return" and wait for your phone to reboot into Bootloader/Fastboot mode
5) If your Bootloader screen says "LOCK STATE - UNLOCKED" then skip to Step 6. If it says "LOCK STATE - LOCKED" then copy/paste the following into the Terminal:
Code:
~/Desktop/adb-fastboot/fastboot oem unlock
Hit "Return" and on your phone will prompt you to confirm and warn you that you are going to lose everything. Confirm. At this point you will have an unlocked bootloader.
6) Copy/paste the following into the Terminal window (***Change the file name to the appropriate color***):
Code:
~/Desktop/adb-fastboot/fastboot flash recovery ~/Desktop/adb-fastboot/ns4g-4002-COLOR.img
Hit "Return" again and wait for recovery to boot.
For the following steps while in Recovery, use "Volume Down" to highlight a selection and "Power" to choose that selection:
8) Choose "mounts and storage"
9) Choose "mount USB storage". Your phone should now be mounted on the Mac as a Device called "NO NAME"
10) Move the zip file "su-2.3.6.1-ef-signed.zip" from the "adb-fastboot" folder to the "NO NAME" Device on you computer.
11) Eject/unmount your phone in the Finder on your Mac.
12) On your phone, choose "Unmount"
13) Choose "mount /system"
14) Choose "+++++Go Back+++++"
15) Choose "install zip from sdcard"
16) Choose "choose zip from sdcard"
17) Choose "su-2.3.6.1-ef-signed.zip"
Some people with new Nexus S' are finding that the file discussed in the following steps does not exist. If you cannot find it but can still reboot into Clock Work Recovery Mod then don't worry, you're still rooted and fine!
At this point you have root, but your phone will continue to replace ClockworkMod Recovery on reboot. To prevent this, do the following:
1) Reboot your phone, and download the app "Root Explorer" from the Market
2) Open Root Explorer and navigate to the "etc" directory.
3) Tap on the gray box that says "Mount R/W"
4) Tap and hold on the file "install-recovery.sh" and rename this file to "install-recovery.sh.old"
5) Download the app "ROM Manager"
6) Open ROM Manager and choose "Flash ClockworkMod Recovery". At this point you are all set.
To Unroot and Return to Stock:
1) Download Stock GRJ22 Software Images.
2) Unzip the files, and place the images into the adb-fastboot folder you created on your desktop above.
3) Open a terminal and use the following commands:
Code:
~/Desktop/adb-fastboot/adb reboot bootloader
4) Wait for bootloader to reboot on phone.
5) Then, in terminal use the following commands:
Code:
~/Desktop/adb-fastboot/fastboot flash boot ~/Desktop/adb-fastboot/boot.img
~/Desktop/adb-fastboot/fastboot flash system ~/Desktop/adb-fastboot/system.img
~/Desktop/adb-fastboot/fastboot flash recovery ~/Desktop/adb-fastboot/recovery.img
~/Desktop/adb-fastboot/fastboot flash userdata ~/Desktop/adb-fastboot/userdata.img
~/Desktop/adb-fastboot/fastboot erase cache
~/Desktop/adb-fastboot/fastboot oem lock
6) Reboot to System, and you should be returned to Stock, Unrooted GRJ22.

hey i just rooted the phone. I can't see the install file in root explorer and I can't boot into the recovery anymore. what do i do?

nevermind i got it

Root explorer will not let me make /etc R/W. I press the gray button that says "Remount as R/W" but nothing happens

hmpm9 said:
Root explorer will not let me make /etc R/W. I press the gray button that says "Remount as R/W" but nothing happens
Click to expand...
Click to collapse
I'm not sure if you're reading the instructions correctly. You don't create /etc R/W.
In root explorer go to /etc directory and click on "Mount R/W" then rename the install file.
If there is a remount option, you probably already mounted.

Awesome thanks.

This is great, thanks. Is anyone having success? I have to wait until after work to do this.

hmpm9 said:
Root explorer will not let me make /etc R/W. I press the gray button that says "Remount as R/W" but nothing happens
Click to expand...
Click to collapse
Some root apps require BusyBox in order to work properly.
Edit: I think nandroid backup and BusyBox install should be part of every proper root guide.

FYI: The second steps 1-6 are ONLY necessary if clockwork recovery doesn't stick.
I didn't have to use these steps myself.
To see if it stuck, turn phone off. Then hold Volume UP + Power to enter bootloader. Then enter recovery, if it enters Clockwork Recovery. You're fine, and you don't need to do the second steps 1-6.
-Nick

Thanks man, just unrooted my phone to return it for the e3d. Worked absolutely flawlessly. Great write up.

Worked to unroot. Had to give it a couple tries but got it to work. Thanks for the great tutorial!

Thank you, It took me 5 mins and I now have root on my NS4G!!!

2) Download Clockwork 4.0.0.2 (****MAKE SURE YOU SELECT ONE OF THE NS4G VERSIONS*****) in the color of your choosing. Move the file into the adb-fastboot folder you created in Step 1.
Im not able to download this file... I tried all three... and it keeps saying Mounting Failed.
What am I doing wrong?
PLEASE HELP!!!! Im new to rooting... Im tired of paying people to do the rooting for me I want to learn on my own...
Thank you.

Lokario90 said:
2) Download Clockwork 4.0.0.2 (****MAKE SURE YOU SELECT ONE OF THE NS4G VERSIONS*****) in the color of your choosing. Move the file into the adb-fastboot folder you created in Step 1.
Im not able to download this file... I tried all three... and it keeps saying Mounting Failed.
What am I doing wrong?
PLEASE HELP!!!! Im new to rooting... Im tired of paying people to do the rooting for me I want to learn on my own...
Thank you.
Click to expand...
Click to collapse
You can see that as giving back to the economy in one way...

I could swear when i rooted early this morning on my virgin NS4G, it was 3.0.something and now i see it is now 4.0.something. Anyway i had to get inventive as the SD card would not mount on my Mac when i got to that part. Basically rebooted normally to reg Android, transferred SU to SD card(it mounted then) and got back to the step to flash SU. Did that manually, got a hold of ROM manager and all's well.
Only issue is that more often than not it still boots to the blue recovery and not CWM, and sometimes the Android guy with yellow rectangle. When that happens, i connect to Mac via USB and get to CWM via terminal.
But on the whole, ROM manager is a saviour. Been playing with MIUI rom now and it's impressive.
I assume the right way to boot into CWM is to hold down volume key and power key at the same time?

Trying to unroot to send it back for a replacement. At "~/Desktop/adb-fastboot/adb reboot bootloader" I'm getting "error: device not found." It's driving me bat****. Any ideas?

jckeyser - I know it might sound stupid but did u try a different usb cable? i just came across same issue as you. was unable to get my device to show up. Turns out cable i was using for some reason wasn't working with NS4G. It was my old Palm Pre cable. i swapped my cable for one that came with my kindle and device immediately showed up without any problems

jckeyser said:
Trying to unroot to send it back for a replacement. At "~/Desktop/adb-fastboot/adb reboot bootloader" I'm getting "error: device not found." It's driving me bat****. Any ideas?
Click to expand...
Click to collapse
You're missing a dash. It's
adb reboot-bootloader
.
Or you could boot into fastboot by powering on using volumeUp+Power.

2.3.5
Hey guys, just got the NS4G yesterday and want to root using this method. The best buy associate updated me from 2.3.4 to 2.3.5 without my knowledge and I was curious if this method would still work. If not, is there one that will.
Thanks

techdude54 said:
Hey guys, just got the NS4G yesterday and want to root using this method. The best buy associate updated me from 2.3.4 to 2.3.5 without my knowledge and I was curious if this method would still work. If not, is there one that will.
Thanks
Click to expand...
Click to collapse
Yes it will work just fine.
Sent from my Nexus S 4G using XDA App

Related

[GUIDE] Remove permanent root

** I AM NOT LIABLE IF YOU BRICK YOUR PHONE OR ANY DAMAGE CAUSED BY YOUR STUPIDITY**
This guide will follow the steps needed to remove permanent root and bring your device back to 100% stock
Here are the following files we will need to download please grab the files needed below and place them on the root of your sdcard
1-a) Stock PRE-OTA Rom rooted:
Stock PRE-OTA Rom
or
1-b) Download the attached HexEditor on the thread
2.) Stock Factory Bootloader / Recovery / ROM / Kernel:
Stock Factory Bootloader / Recovery / ROM / Kernel
(rename this to PC10IMG.ZIP)
3.) T-Mobile OTA Update - Build # 1.22.531.8:
T-Mobile OTA Update
(rename this to update.zip)
Procedure:
Step 1.) Flash Stock Rooted PRE-OTA Rom via ClockWorkMod
Open up RomManger via the Android Launcher and select "Install ROM from SD Card" and select the "stock_root.zip" on the root of the sdcard and select the option to "Wipe Data and Cache" and hit ok. Once rom is flashed it will reboot automatically and bring you back to the os.
**IMPORTANT**
If the flash has failed you must reboot back into the OS and use HexEditor which i have attached to the thread. DO NOT PROCEED UNTIL YOU HAVE DONE THIS!!
Open up an ADB Shell and run the following command:
dd if=/dev/block/mmcblk0p17 of=/sdcard/misc.img
this will then export the misc.img file we need to edit to the root of the sdcard.
Mount your sdcard and save the misc.img file to your PC and Open the file with HexEditor.
You should now see the version number on the right hand side of the application and it should read "1.22.531.8" YOU MUST CHANGE THIS TO "1.19.531.1" you can now save the file as miscnew.img and place it on the root of your sdcard and then unmount the sdcard from windows.
Now go back to your ADB Shell and run the following command
dd if=/sdcard/miscnew.img of=/dev/block/mmcblk0p17
you can now make sure you have copied the PC10IMG.zip file to the root of your SDCARD and power off your phone and proceed to step 2.
*All Credit goes to Apache14 for this method which is in this thread:
http://forum.xda-developers.com/showthread.php?t=831398
Step 2.) Restore factory BOOTLOADER, RECOVERY, KERNEL, ROM (THIS RE-ENABLES S-ON)
Place the factory firmware you downloaded in step 2 above on the root of your sdcard and rename it to PC10IMG.zip one you have done this power off the device and power back on by holding volume down and power. Once in the bootloader it will then scan your sdcard and find the file needed, be patient this can take quite a few minutes. After it finishes scanning you will then have to hit the Volume up key on the side of the phone to restore the software. This will take approximately 5-10 minutes. The phone will reboot in the middle of the update to restore S-ON once rebooted it will then scan sdcard again and resume flashing. Once completed you will have to hit Power to reboot and boot back into the factory restored android os.
Step 3.) -OPTIONAL- Apply OTA Update from T-Mobile
Boot back into android and mount your sdcard once again. You will now delete the PC10IMG.zip file we copied previously. Once you have deleted the file copy the file we downloaded in step 3 above to the root of the sdcard and rename it to “update.zip”. You can now power down your device and power back on holding volume down and power. Once in the bootloader wait 5-10 for it to finish scanning your sdcard and hit volume down and power to select RECOVERY. Once in recovery mode you must now hold volume up and power on your G2. You will now hit volume down and power to select "apply sdcard:update.zip" It will then scan your sdcard verify the update.zip file we placed on the root of the sdcard and proceed to install. You will then have to hit power once more to reboot when indicated on the device. This will now take approximately another 5 minutes and the phone will reboot 2 times automatically do not touch until you are booted automatically back into android.
You are now 100% Back to stock with S-ON, Factory ROM, and Factory Recovery.
Thank you for posting this.
PLS STICKY! and wiki
ten big letters
Finally, an undo method for permaroot.
Just one question: will this wipe my apps and content? I suspect it will; I just want to confirm it.
Yes. It will wipe. Make a back up of your data and restore it after. This can be done via titanium backup
[G2/HTC Vision]
I ran Visionary and everything seem to be working ok until I rebooted my G2. Now When I ran Visionary it says that the phone is already rooted, but when I use terminal emulator or adb to root is says suermission denied. When I try to Flash Stock Rooted PRE-OTA Rom via ClockWorkMod I get this error "An error occurred while attempting to run privileged commands". Also when I try to Restore factory BOOTLOADER, RECOVERY, KERNEL, ROM I do exactly as you said and I'm getting a no image found. I would appreciate any help you could provide.
If all you need is root go to rom manager and click on download rom and under extras download superuser e/f then install the zip this flash the superuser.apk you are missing
Sent from my PC36100 using XDA App
Did as instructed but still getting "error occurred while attempting to run privilege commands".
Superuser.apk is already installed
Sent from my T-Mobile G2 using XDA App
What rom are you currently on stock ota?
Sent from my T-Mobile G2 using XDA App
1.22.531.8 CL277427 release-keys Just recently installed the new OTA that T-mobile sent out a few days ago. Thanks for all your help.
Very useful, thank you.
When I try to restore the bootloader I get a Main Version is Older!
Update Fail!
Press Power to reboot
Crackaf3tt said:
When I try to restore the bootloader I get a Main Version is Older!
Update Fail!
Press Power to reboot
Click to expand...
Click to collapse
I'm getting the same thing... any idea what is going on?
Did you two flash the original rom linked in step 1?
Either way follow the steps here for the fix..
forum.xda-developers.com/showthread.php?t=831398
Yep... flashed the original linked ROM.
I'm following the other directions right now...
Ok that should deffintleyw ork it is failing due the fact it is still reading the stock OTA build number opposed to the original stock build. let me know if you need help.
Yep... worked great.
That forum topic might want to be step A prior to doing anything... the error caused me to have a panic attack...
Code:
Writing BOOT:...
E:Can't find BOOT:
E:Failure at line 344:
write_raw_image PACKAGE:boot.img BOOT:
Installation aborted.
??? What gives?
where are you getting that error? I recommened give you the link i just posted 2 posts above and then flashing PC10IMG.zip and you should be all set.
this was after i tried installing the stock_root.zip
eveything is wiped, so could i just flash the PC10IMG.zip and be done?
im just getting a replacement phone from t-mobile cause of the hinge

[Guide-Updated]Update WiFi Xoom to 3.1 then 3.2 (Non US Xoom)

Firstly I would like to thank bigrushdog & the ppl for the below links i quoted
I just would like to do an add on of the bigrushdog thread. Since I was a lill bit worried when 1st I flashed my SG WiFi xoom that is running 3.0.1.
There are some additional steps missing as prerequisite before using the steps on the bigrushdog thread.
WARNING: I only flashed my xoom which is a SG WiFi only xoom. I will not be responsible for any bricking. All Data Will be ERASED
In a nutshell, There will be 3 steps
[step1] Unlock
[step 2] Flash Recovery CWM
[step 3] Flash Updates
[Step 1]
Note:In System at the USB debugging options under "Settings" > "Applications" > "Development" enabled it first (thick)
1. Make sure ur honeycomb is 3.0.1
2. U need to install Android SDK and update it using the SDK Manager
-----> make sure u have updated all the SDK Platform till 3.1 API12 rev 2
3. Inside the Android SDK folder
----->Copy all the folders & files from the Platform-tools folder & Paste it inside Tools folder
4. Download the Motorola USB driver & Install it
-----> google : Motorola_End_User_Driver_Installation_5.1.0_32bit.msi (if u r running win7 32bit)
5. Connect ur Xoom to ur PC using USB Cable, wait until all drivers installed
6. Open a command prompt
-----> go to the Android SDK folder (in my case in C drive)
---------> go to the Tools folder
RUN
Code:
adb reboot bootloader
Xoom will enter Recovery mode
RUN
Code:
fastboot oem unlock
Follow the instruction to unlock ur xoom then ur xoom will reboot to factory default (Ur xoom is unlock now)
More detail instructions
-----> http://forum.xda-developers.com/showthread.php?t=967065
----------------------------
[Step 2]
1. Download ClockworkMod 3.0.2.8 Modded for Internal media
------> http://forum.xda-developers.com/showthread.php?t=1074979
------------> copy the recovery-solarnz-XXXXXX-XXXX.img to the Android SDK, Tools folder
2. On command prompt
Code:
adb reboot bootloader
fastboot flash recovery recovery-solarnz-XXXXXX-XXXX.img
fastboot reboot
[Step 3]
1. Insert MiniSD card
2. Download all the files needed in the thread to ur PC
----------> http://forum.xda-developers.com/showthread.php?t=1074609
3. On command prompt
--------> adb reboot recovery (will enter CWM)
Note that in recovery, you use the hardware volume buttons to navigate up and down, and the power button to select.
In ClockworkMod Recovery, select "mounts and storage"
Ensure your Xoom is connected to your PC via USB, then select "mount USB storage"
On your PC, copy All Files on the thread above (STEP 3) to the root of the Xoom's SDCard ("Removable Disk" in Windows)
In ClockworkModRecovery (still on the "USB Mass Storage device" screen) select "Unmount"
In the "Mounts and Storage Menu" screen, if the option "unmount /sdcard" is present, continue to the next step; if "mount /sdcard" is present, select it then continue
Select "+++++Go Back+++++"
/Select "apply update from sdcard"
Select "Yes - Install /sdcard/update.zip"
"Install from sdcard complete." will indicate that the update is completed.
DO BELOW STEPS
Code:
Step 1: Flash new recovery
Reboot System and boot back into recovery.
Step 2: Flash HC 3.1 System Update
Step 3: IMMEDIATELY flash Bootloader Patch
Step 4: Return to main menu. Do a "wipe data/factory reset"
NOTE: Your internal storage (aka /sdcard) will be safe from this wipe.
However, all other userdata will be wiped.
Step 5: Reboot
Link for above 3 files ---> http://www.mediafire.com/download.php?uis185lh7pyv74l
Hope that above helped
Now to update to 3.2
Make sure u backup first, then make sure u r using the stock kernel not any modified kernel
1. Download stock kernel ---->http://forum.xda-developers.com/showthread.php?t=1080963
we will use the xxx.img file only ....
put the xxx.img file in the same folder of /android sdk/tools
then open cmd and navigate to ur android sdk folder
reboot ur to flashboot ---> adb recovery fastboot
then use
Code:
fastboot flash boot boot.img
after done flashing reboot
2. Download update 3.2 zip file from this thread
----> http://forum.xda-developers.com/showthread.php?t=1165998
3. Follow the instruction from the above thread
1. Rename the modded Android 3.2 Update file to update.zip
2. Reboot into recovery
a. Reboot your Xoom
b. When the Motorola logo splash screen appears, press the Volume Down button to scroll through boot options and select "--> Android Recovery"
c. Press the Volume Up button to enter Android recovery
3. Perform update Note that in recovery, you use the hardware volume buttons to navigate up and down, and the power button to select. Note also if you are coming over from a custom ROM, users suggest doing a factory reset/full wipe (including user data) ClockworkMod Recovery prior to performing the following steps (read the thread for more info).
a. In ClockworkMod Recovery, select "mounts and storage"
b. Ensure your Xoom is connected to your PC via USB, then select "mount USB storage"
c. On your PC, copy update.zip to the root of the Xoom's SDCard ("Removable Disk" in Windows)
d. In ClockworkModRecovery (still on the "USB Mass Storage device" screen) select "Unmount"
e. In the "Mounts and Storage Menu" screen, if the option "unmount /sdcard" is present, continue to the next step; if "mount /sdcard" is present, select it then continue
f. Select "+++++Go Back+++++"
g. Select "apply update from sdcard"
h. Select "Yes - Install /sdcard/update.zip"
"Install from sdcard complete.ndicate that the update is completed. .
i. Select "reboot system"
You are done
Hi! Thanks for this guide.
In the thread at http://forum.xda-developers.com/showthread.php?t=1093112 I asked about this same process, and was not sure if I first needed to install the US 3.0.1 ROM after unlocking the device. In one of the replies I was told I should, but in your guide you don't have that listed.
Do I need to flash the US 3.0.1 rom first, or not?
masterslacker said:
Hi! Thanks for this guide.
In the thread at http://forum.xda-developers.com/showthread.php?t=1093112 I asked about this same process, and was not sure if I first needed to install the US 3.0.1 ROM after unlocking the device. In one of the replies I was told I should, but in your guide you don't have that listed.
Do I need to flash the US 3.0.1 rom first, or not?
Click to expand...
Click to collapse
In my case i didnt flash it .... i used the current 3.0.1 that i have on my xoom and follow the steps above
cruzzmz said:
In my case i didnt flash it .... i used the current 3.0.1 that i have on my xoom and follow the steps above
Click to expand...
Click to collapse
Was your xoom on a USA based 3.0.1, or an international 3.0.1?
Im on an SG Wifi Xoom also. Actually, I followed the instructions from BigRushDog's thread http://forum.xda-developers.com/showthread.php?t=1074609.
I was rooted and on Tiamat 1.4 before I tried doing the update. It went flawless. Just follow the 3 steps in that thread. In essence, your xoom will have the US firmware and you will have access to books.
The extra steps highlighted by OP may be a safer bet though. Im not sure.
masterslacker said:
Was your xoom on a USA based 3.0.1, or an international 3.0.1?
Click to expand...
Click to collapse
I m on international 3.0.1 i think since my xoom is a sg set
Sent from my Xoom using XDA Premium App
Anybody followed this guide on a UK WiFi? At the moment I am unlocked, but not rooted. This guide implies that you can update using CWM without root, which sounds logical, though it has been stated elsewhere that you need root :/
marky9074 said:
Anybody followed this guide on a UK WiFi? At the moment I am unlocked, but not rooted. This guide implies that you can update using CWM without root, which sounds logical, though it has been stated elsewhere that you need root :/
Click to expand...
Click to collapse
i am uk wifi and would apreciate any advice too.
OK you don't need root to install CWM, and if you get the latest 3.2.0.0 it works on the external SD card out of the box (for installation of CWM follow the instructions above). Download the lastest CWM image here:
http://forum.xda-developers.com/showthread.php?t=1074979
I followed the guide below to the letter (even step 1) to get my UK stock 3.0.1 to rooted US 3.1:
http://forum.xda-developers.com/showthread.php?t=1075260#
I did have to wipe (as I was in a bootloop), and I copied the MZ604_3.1_ROOT_update.zip file directly to the SDcard via my PC (rather than pushing or mounting the card in CWM), but apart from that it all went OK
Bonus! All my apps were restored this time (as I had to do a factory reset a few days ago d/t a 3.0.1 issue)
...also my internal SD was untouched
Edit: Only thing missing was my AutoSport app which will not let me download, so will have to sideload.
cruzzmz said:
[Step 3]
1. Insert MiniSD card
2. Download all the files needed in the thread to ur PC
----------> http://forum.xda-developers.com/showthread.php?t=1074609
3. On command prompt
--------> adb reboot recovery (will enter CWM)
Note that in recovery, you use the hardware volume buttons to navigate up and down, and the power button to select.
In ClockworkMod Recovery, select "mounts and storage"
Ensure your Xoom is connected to your PC via USB, then select "mount USB storage"
On your PC, copy All Files on the thread above (STEP 3) to the root of the Xoom's SDCard ("Removable Disk" in Windows)
In ClockworkModRecovery (still on the "USB Mass Storage device" screen) select "Unmount"
In the "Mounts and Storage Menu" screen, if the option "unmount /sdcard" is present, continue to the next step; if "mount /sdcard" is present, select it then continue
Select "+++++Go Back+++++"
Select "apply update from sdcard"
Select "Yes - Install /sdcard/update.zip"
"Install from sdcard complete." will indicate that the update is completed.
Click to expand...
Click to collapse
can not find update.zip on this step
i checked on the other thread you linked to there is not update.zip also
Sk8er Boi said:
can not find update.zip on this step
i checked on the other thread you linked to there is not update.zip also
Click to expand...
Click to collapse
Why don't you use the guide I linked to?
http://forum.xda-developers.com/showthread.php?t=1075260#
anyone tried this on japan xoom?
Sent from my HTC Desire using XDA Premium App
Sk8er Boi said:
can not find update.zip on this step
i checked on the other thread you linked to there is not update.zip also
Click to expand...
Click to collapse
there is no update.zip <--- just example only
u have to follow the steps that is in the box below it
Step 1: Flash new recovery
Reboot System and boot back into recovery.
Step 2: Flash HC 3.1 System Update
Step 3: IMMEDIATELY flash Bootloader Patch
Step 4: Return to main menu. Do a "wipe data/factory reset"
NOTE: Your internal storage (aka /sdcard) will be safe from this wipe.
However, all other userdata will be wiped.
Step 5: Reboot
cruzzmz said:
there is no update.zip <--- just example only
u have to follow the steps that is in the box below it
Step 1: Flash new recovery
Reboot System and boot back into recovery.
Step 2: Flash HC 3.1 System Update
Step 3: IMMEDIATELY flash Bootloader Patch
Step 4: Return to main menu. Do a "wipe data/factory reset"
NOTE: Your internal storage (aka /sdcard) will be safe from this wipe.
However, all other userdata will be wiped.
Step 5: Reboot
Click to expand...
Click to collapse
that was about 2 weeks about i don't remember what i have done back then i think i used update.zip from another thread any way what i ended up with a 3.1 US update and now the market and everything else thinks i'm in the US witch is so wonderful no more this app is not available for your country
the only down side i have is the boot time , it used to take around 10 seconds now my boot time loops for around 3-4 minutes i don't know if it is a general problem or now
Sk8er Boi said:
that was about 2 weeks about i don't remember what i have done back then i think i used update.zip from another thread any way what i ended up with a 3.1 US update and now the market and everything else thinks i'm in the US witch is so wonderful no more this app is not available for your country
the only down side i have is the boot time , it used to take around 10 seconds now my boot time loops for around 3-4 minutes i don't know if it is a general problem or now
Click to expand...
Click to collapse
i am still getting 10 sec to boot ... maybe u should reflash it again ... or now since u have CWM just flash with tiamat rom
Sk8er Boi said:
that was about 2 weeks about i don't remember what i have done back then i think i used update.zip from another thread any way what i ended up with a 3.1 US update and now the market and everything else thinks i'm in the US witch is so wonderful no more this app is not available for your country
the only down side i have is the boot time , it used to take around 10 seconds now my boot time loops for around 3-4 minutes i don't know if it is a general problem or now
Click to expand...
Click to collapse
If you're getting boot loops you probably need to wipe. Did you wipe as per the instructions...?
marky9074 said:
If you're getting boot loops you probably need to wipe. Did you wipe as per the instructions...?
Click to expand...
Click to collapse
yes i did , and i'm not facing a boot loops , just it takes few minutes to boot but it does in the end it doesn't stuck on the boot animation
cruzzmz;14096136
6. Open a command prompt
-----> go to the Android SDK folder (in my case in C drive)
---------> go to the Tools folder
RUN
[code said:
adb reboot bootloader
[/code]
Xoom will enter Recovery mode
Click to expand...
Click to collapse
This doesn't work when you have not set the USB debugging options under "Settings" > "Applications" > "Development". FYI. It got me when I followed your guide.
It will say device not found.
skyro said:
This doesn't work when you have not set the USB debugging options under "Settings" > "Applications" > "Development". FYI. It got me when I followed your guide.
It will say device not found.
Click to expand...
Click to collapse
Thank you for bringing this up ... forget to mention this

Wow need help from the experts

Im flashing my GF defy green lense. I myself have a htc hd2 and im no novice when it comes to flashing and modding but the defy really makes my head hurt. its out of warranty and its been running really crapp. I want to flash the: [ROM][05.02.2012]MS2Ginger - Android 2.3.6
Ive managed to root the device but i cant seem to get Clockwork mod on it to flash. Maybe because its late but ive been following the beginners guide but im stumped what to do next.
Any help from the experts would be superb
Thanks Baker0
Ive managed to root the device but i cant seem to get Clockwork mod on it to flash.
Click to expand...
Click to collapse
Do you mean you can't install clockworkmod, or that you're having trouble using it to flash the rom? To install Clockworkmod, just use this app: http://forum.xda-developers.com/showthread.php?t=1032212
Run the app and install custom recovery, then reboot the phone. The first time you reboot, the custom BootMenu will display. Use the volume buttons to navigate the menu and the power button to select an option. Select Boot > Set Default > Normal > Go Back > Reboot System. After the phone has fully booted up, power it off and reboot again. If the custom recovery installed properly, a blue LED on the phone should briefly light up each time the phone reboots (while the Motorola logo is being displayed).
To use the recovery, turn off USB debugging on the phone (Settings > Applications > Development > USB Debugging), then power off the phone. Press the power button to turn the phone on again, and as soon as the blue LED lights up, press the volume down button. The custom BootMenu will display. Select Recovery > Custom Recovery.
Thanks it makes more sense now i'll give it ago tonight. Very much appreciated
Glad I could help. Let me know if you need further assistance.
I do ive got further..ive done
Root your DEFY and Install BOOTMENU - CWM (2ndInit-Installer 2.0.apk - install 1.0.7) or use this SndInitDefy_2.0.apk
CM7/9 and MIUI user can start with step 2
2. REBOOT
3. run 2nd-init (voldown on blue LED)
4. Go to "Recovery"
5. Go to "Latest or Stable or Custom Recovery"
6. "wipe data and cache"
7. Go to "Backup and Restore"
8. Go to "Advance Restore"
9. Select "MS2Ginger3.0"
Once i select Ms2Ginger3.0 its coming up with :
Clockworkmod recovery v2.5.1.8
Checking MD5 sums...
MD5 Mismatch!
Then nothing else. Ive had a look on the forums but i cant find a solution. Ive formatted the SD card as fat32. Ive re-downloaded the file. Do I need to do something else before with my factory 2.2 defy?
Any help would be great
Cheers
Baker0
Did you unzip the "MS2Ginger3.0-RTM.zip" file? You have to unzip that file and put the "nandroid.md5" and "system.ext3.tar" files on your SD card in clockworkmod/backup/MS2Ginger. (The "MS2Ginger-Greenbread.zip" file should NOT be unzipped, however, and should be in the root of the SD card.)
If you did that correctly and you're still getting an MD5 mismatch error, try checking the MD5 sum yourself using an app like AFV (Android File Verifier), which is available free on the android market. (Open AFV and browse to the md5sum file, long-press it, and select “md5sum –c Type Check”.) Does AFV show a mismatch too?
ahh i didnt unzip. I dont do that with the hd2
Next step... Sorry I feel like a complete n00bie
All im getting now is system.img not found skipping restore of /system/.
Both files nandroid.md5" and "system.ext3.tar are in the folder....
Thank you
You need newer CWM, backup format changed recently. I'm typing from a phone, can't give you more directions now.
miscz said:
You need newer CWM, backup format changed recently. I'm typing from a phone, can't give you more directions now.
Click to expand...
Click to collapse
Yeah, that might be the problem. Download this: http://forum.xda-developers.com/attachment.php?attachmentid=787176&d=1321653982
Don't unzip it; just put it on the root of your SD card. Then boot into custom recovery, select Install zip from sdcard > choose zip from sdcard, and install it. That will update your recovery to the latest version.

Root Stock ICS Update? Need help? Come here.

Since some people are having troubles rooting the new ICS update, I thought I would help out using the method that I used.
First off, you will need to download the Galaxy II Toolkit for the T989.
This is by ajster1989. All credit goes to him.
DOWNLOAD HERE
http://www.dillonpos.com/fmanager/Android/XDA/SGSIIToolkit2.4.zip
After you download and install the toolkit, you will need to connect your phone.. Then open the program. It's default path is C:\Program Files\SGSII Toolkit. After you connect your phone and run the program, click T989 as your device, and it will download the necessary files to your computer in order to do everything.
After you are to the main screen, click on 'Flash Clockwork Mod HARD/TOUCH Recovery. I recommend the HARD recovery, as it is compatible with most roms.
It will then open Odin and your phone will go into download mode. Click on PDA, then go to the C:\Program Files\SGSII Toolkit directory again, click on devices, then T989, then Recoveries. Select the 'Hard' one.
Your phone will then reboot. You are not quite rooted yet.
When it is rebooted, connect your phone to USB storage, and open your External SD Card, and copy the root.zip to it. This is located in C:\Program Files\SGSII Toolkit\Devices\T989.
After that is copied, reboot the phone by holding down the power, VOLUP and VOLDOWN side buttons. Hold them all at the same time. Hold them until the phone reboots, and you go into ClockworkModRecovery.
When you are in there, use the Volume Down button to scroll to 'Install zip from sdcard', and click on the root.zip that you copied earlier. It will ask you if you are sure you want to do this, click yes. It will then install SuperUser to the system. After that is complete, click 'Reboot System Now'.
Your phone will reboot, and congratulations, you are rooted!
Just trying to help, as I had troubles at the beginning.
Good day all!

How to update Spring Galaxy SIII to Jellybean.

This is an instructional on how to update your Sprint Samsung Galaxy SIII to Jellybean and then re-root your phone if you want to.
Please know that I am not responsible for anything that happens to your phone if you make a bonehead decision and screw your phone up.
To do this process you will also need an external SD card.
First I would recommend backing up all of your applications using an application such as Titanium Backup. Please note that this process will wipe all data, but not the SD card.
Secondly I would also recommend that if you have a custom recovery make a Nandroid backup just in case you don't like Jellybean or for whatever reason you want to go back to your previous setup.
Download all of the files from this website and put them all in a folder where you can easily find them. As of right now not all of the files are uploaded so bear with me and if you plan to update READ ALL OF THE INSTRUCTIONS FIRST!
https://www.dropbox.com/sh/t7uopgr7598z074/sgsBQdoqmT
Now let's begin!
1. Once you are all backed up, put your phone into download mode. Extract the files within "Samsung-updates.com.zip" to somewhere you can find them. Then open up Odin, check PDA, then click on the "PDA" button, and navigate to the "KIES_HOME_L710VPALI3_L710SPRALI3_1092716_REV03_user_low_ship.tar.md5" file that your extracted from the zip before. Click run. This process will perform a factory reset on your phone and bring your phone completely back to stock.
2. Once your phone has completely rebooted and Odin has finished, transfer the "eec955eb4a5b.update_SPH-L710_LI3_to_LJ7.zip" file over to the ROOT, or center, of your external sd card. Then turn off your phone. Hold the Home, volume down, and power button until the a warning screen appears. Press the volume key to confirm the risk then once in download mode navigate to "apply update from external sd card" and then find the update file, and run it.
Congradulations! Your phone should now be running JellyBean!!!
If you would like to regain root permissions on you device do the following steps.
3. Once your phone completely boots back up after it completes, plug in your phone and transfer the "TeamEpic root from recovery" file, over to your internal SD card. Then navigate to the developer options in settings and make sure USB(Android) debugging is checked on. Once you've done this navigate to the "Misc Files" folder you downloaded. You need to navigate to this folder in command prompt, you can go about doing that one of two ways:
-if you are on windows 7 and no files are selected in the folder, you can hold the shift key, then right click within the window and choose "Open command prompt window here",
or
-you can open up command prompt and navigate to the folder from there.
4. Now that you have navigated to the Misc Files folder in command prompt, run the commands-
adb push recovery.img /sdcard/recovery.img
adb shell
su
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
reboot recovery
5. Once your phone has rebooted into recovery choose update from sdcard, then navigate to the TeamEpic root from recovery file and run it. Once this has completed you can reboot your phone.
Now you should be on the newest version of Touchwiz and be rooted!
If you have any questions or if I left anything out or screwed something up, don't hesitate to ask in this thread.
Just curious when you are going to post the "Samsung-updates.com.zip" file? Or where can it be downloaded from?
Any other files missing?
Thanks~
Sorry about the missing files. Im now trying to upload the files via Dropbox. You can find the update file on xda and the tar file at samsung-updates.com
Sorry for the trouble.
Just tried it got stuck on the Samsung screen on boot-up I can still go to download mode going to retry to download the file and try to install it with odin again. I'll keep you updated
---------- Post added at 01:42 PM ---------- Previous post was at 01:11 PM ----------
Got it working got stuck in a boot loop had to get into recovery and factory reset it.

Categories

Resources