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

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

Related

[FAQ] Cyanogenmod 7 by Quarx

Thanks Quarx, Epsylon3 and maniacc103 for all your hard work in CM7.
** Always start the procedures with 80% - full charge (don't worry if your battery die during the process, you can still go mcgyver =)
** Make a backup of your apk's, There's a lot of programs to do that (File Explorer, AndroZip, AppMonster, etc.). If you want to backup your configurations too, use Titanium Backup.
** If you have any problem, don't blame CyanogenMod Team, Quarx, Epsylon3, the FAQ or whatever. This ROM works, if it's not working for you, it's mostly because you used wrong versions or are doing something wrong. For real bugs, use github **
ALWAYS USE THE RECOMMENDED VERSIONS
ESSENTIAL DOWNLOAD LINKS:
- RSD Lite and Motorola Drivers
- 3.4.2-179-2 CEE DEBLUR
- SuperOneClick 2.1
- http://www.defy-cm.net/tools/SndInitDefy_2.0.apk]Defy 2ndinit 2.0
- CyanogenMod 7.1
- Google Apps
1) What SBF version should I use when flashing CM7.1?
2) How can I install CM7.1?
3) How to update from/to nightly's?
4) My market is not downloading/installing any program. What to do?
5) Flashed CM7.1 (or any other ROM) now i'm stuck at Motorola or CyanogenMod logo. What I have to do?
6) Can I restore my phone to send it to warranty after flashing CM7.1?
7) How to install CM7.1 and keep downgrade-ability? (Froyo or Eclair)
8) Can't connect to my wireless network.
9) I love this ROM, how can I help Quarx and Epsylon?
10) How can I install Defy 2nd Init?
12) Gmail (or any other software) isn't available on market. How can I install it?
13) How can I make GPS work better (be more fast and precise)?
14) How can I install swype in CM7.1?
15) How to overclock/undervolt in CM7.1?
16) My GoogleMaps (or other application that uses OpenGL) is freezing/irresponsive. What can I do?
1) What SBF version should I use when flashing CM7.1?
- You can use whatever Froyo (2.2.x) you want. I'm actually using CEE 3.4.2-179-2 as a base, but you can use SEA or any other.
2) How can I install CM7.1?
- Copy update-cm-7.1.0-11-Defy-signed.zip and gapps-gb-20110828-signed.zip to your SD Card
- Enable USB Debugging
- Root via SuperOneClick
- Reboot
- Install 2ndInit Recovey, go to the app and click "Install 2ndInit Recovery" (use the latest version) button
- Disable USB Debugging
- Reboot, and in Bootmenu select Recovery -> [Custom Recovery] or [Latest Recovery]
- Select "wipe cache partition" then "wipe data/factory reset"
- Select "install zip from sdcard", "choose zip from sdcard", then select "update-cm-7.1.0-11-Defy-signed.zip"
- Select "choose zip from sdcard", then select "gapps-gb-20110828-signed.zip"
** You can install any other patches that you have now, like Swype or GPS Fix **
- Select "+++++Go Back++++++" then "reboot your system now"
** Sometimes, during the first boot after installation, the bootanimation doesn't stop. If you dont see anymore a led activity, remove your battery and reboot
3) How to update from/to nightly's?
- Copy update-cm-7.1.0-11-Defy-signed.zip (or the nightly), gapps-gb-20110828-signed.zip to your SD Card
- Reboot and go to Bootmenu (wait for led turn blue then press Volume Down). Enter Recovery -> Custom Recovery
- Select "wipe cache" then go to "advanced", select "wipe dalvik cache"
** If you have 100% battery, algo in advanced select "wipe battery stats" to calibrate your battery **
- Go back, select "install zip from sdcard", "choose zip from sdcard", then select "update-cm-7.1.0-11-Defy-signed.zip" (or the nightly)
- Select "choose zip from sdcard", then select "gapps-gb-20110828-signed.zip"
4) My market is not downloading/installing any program. What to do?
- Just log in Google Talk
5) Flashed CM7.1 (or any other ROM) now i'm stuck at Motorola or Cyanogen logo. What I have to do?
- Go to Custom Recovery then clear cache. If the problem persists, you can try to wipe dalvik cache (in advanced) too. The next boot will take some time to build dalvik cache again. If you don't have Custom Recovery for some reason, power off your phone, press and hold Volume Down + Power to go to Stock Recovery (only to clear cache/wipe data). Use Volume Up + Volume Down to show the options at Stock Recovery.
- Some people related freeze on the first boot of CM7.1, just remove your battery ans try again.
6) Can I restore my phone to send it to warranty after flashing CM7.1?
- You can in these two situations
1 - You have a full SBF of your original ROM (for carriers that already released 2.2 is very easy to find one)
2 - You have a nandroid backup AND a fixed SBF of the version you need.
For a list of (fixed) SBF's you can check:
SBF - Service Flash - all files + fixed sbf + Bootloaders
[[sbf:defy]] And Developers
7) How to install CM7.1 and keep downgrade-ability? (Froyo or Eclair)
If you don't flash the full SBF, your downgrade-ablility is fine.
Here's the safe steps to install CM7.1 and keep your downgrade-ability:
- Copy nandroid backup of 3.4.2-179-2 CEE to your sdcard. Uncompress it in the folder clockworkmod/backup/ of your sdcard, create this if needed.
- Enable USB Debug
- Root via SuperOneClick
- Disable USB Debugging
- Install Defy 2nd Init
- Reboot to enter Bootmenu, then go to Custom Recovery
- In Custom Recovery, go to "backup and restore", then "Backup". This will take some time, your backup will be at /clockworkmod/backup. Copy it to a safe place.
- Still in recovery, go to "backup and restore", "restore", and select the nandroid backup of 3.4.2-179-2 CEE (not your backup!)
If you have MD5 mismatch error, try to rename the folder of the nandroid to something simple without spaces, like "nand"
- Reboot your system and immediately press and hold Volume Up to enter Bootloader Mode (if you couldn't enter, remove the battery, wait 10s, put it again with Power and Volume Up pressed)
- Flash Fixed SBF of 3.4.2-179-2 CEE via RSD Lite
Now go to question 2 and do all the process to install CM7.1.
If you want to go back to your original ROM
- Disable USB Debuging
- Copy your nandroid backup to your SD Card, put it in /sdcard/clockworkmod/backup (must be a folder with simple name inside backup)
- Reboot phone in Bootmenu (Volume Down when the blue led lights at Motorola logo) then go to Custom Recovery
- Wipe data/factory reset, wipe cache and wipe dalvik cache (in advanced)
- Choose "backup and restore", "restore", and select your eclair nandroid backup. If your backup doesn't show in this screen, is most likely you placed it in the wrong folder.
- Reboot your system and immediately press and hold Volume Up to enter Bootloader Mode.
6. Flash the Fixed SBF of your original ROM. For a list of (fixed) SBF's you can check:
SBF - Service Flash - all files + fixed sbf + Bootloaders
[[sbf:defy]] And Developers
8) Can't connect to my wireless network.
- Tap and hold the SSID of the network and select Forget. Try to configure the SSID again.
9) I love this ROM, how can I help Quarx and Epsylon?
Donate to Quarx
Moneybookers: [email protected]
WebMoney: USD:Z319203344726
Yandex money: 4100188263979
Click to expand...
Click to collapse
And donate to Epsylon3 (tpruvot)
PayPal: [email protected]
http://forum.xda-developers.com/donatetome.php?u=803131
Click to expand...
Click to collapse
10) How can I install Defy 2nd Init?
http://www.defy-cm.net/tools/SndInitDefy_2.0.apk
11) Gmail (or any other software) isn't available on market. How can I install it?
- Download MarketEnabler via Market
- Select US Provider (T-Mobile)
- Open Market and search for Gmail or any other software, it will be available now
- Don't forget to select your correct Baseband in Applications => Defy Baseband Switcher
12) How can I make GPS work better?
- Make a backup of your /etc/gps.conf (use a file manager to rename or copy to another place)
- Visit this thread
- Click in the link "XDA Members Click Here" at the final of the post, and search for the correct .zip for your country
- Copy the .zip to your SD Card and reboot in Bootmenu, then flash the zip via Custom Recovery
13) How can I install swype in CM7.1?
- Go to http://beta.swype.com, (create a account if needed), download the Swype Beta and install it
- Open Applications -> Swype Installer and follow the instructions on the screen
14) How to overclock/undervolt in CM7.1?
CM7.1 already comes with 1000/600/300 clock, but if you want to modify these settings or undervolt:
- Reboot and enter Bootmenu
- System -> Overclock
- Set your parameters and select [save] before exit.
Remember that if you experience freezes, reboots and other problems, OC/UV can be the cause. Try to disable in this situation.
Also, DON'T INSTALL SETVSEL!
15) My GoogleMaps (or other application that uses OpenGL) is freezing/irresponsive. What can I do?
Open terminal or adb shell and type these commands:
Code:
$ su
# mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
# echo sysctl -w vm.min_free_kbytes=4096 >> /system/etc/install-recovery.sh
# chmod 744 /system/etc/install-recovery.sh
# mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
I'm a newbie, so any help to complete this FAQ will be welcome =)
And sorry for my english =S
Thanks to everyone that helped me in this FAQ, sending suggestions and fixes.
Thx for the post.
this is awesome. I should give u credit.
Sent from my MB525 using XDA App
nice... quarx thread should be more focus about bug reporting..
The kernl of CM7 in Quarx's is Nordic , mean 3.4.2-177.5 not 3.4.3
3) How to update from Beta 4.0/4.1?
- Copy Fix.zip, CM7 and Google Apps to your SD Card.
- Reboot your Defy then go to Bootmenu (blue light at Motorola logo) then Custom Recovery
- There's no need to wipe data/cache!
- Select "install zip from sdcard", "choose zip from sdcard", then select "Fix.zip"
- Select "choose zip from sdcard", then select "update-beta5-cm7.1.0-03.05.11-Defy.zip"
- Select "choose zip from sdcard", then select "gapps gb 20110503 signed.zip"
- Select "+++++Go Back++++++" then "reboot your system now"
Click to expand...
Click to collapse
I think, after flashhing fix.zip need a reboot:
Quarx said:
Update to Beta5:
Before update you need install fix.zip and after reboot you can flash new version.
If you do not, then you get an error when installing the new version. And you will need to reflash with RSD.
Click to expand...
Click to collapse
Yes please change that. After flashing Fix.zip a reboot is absolutely necessary.
i created tutorial to install CM7 and keep the downgrade-ability to eclair.
in here: http://forum.xda-developers.com/showpost.php?p=13527057&postcount=3
maybe you can create that tutorial too in this thread.
I think we should better start a wiki that way everybody can contribute
Can we create pages on the XDA Wiki? Dunno how to but I think that's easier for everyone!
we have a wiki here:
http://forum.xda-developers.com/wiki/index.php?title=Motorola_Defy
I once made a comparison between 3.4.3_11 and 3.4.2_177, hope this can answer someone's question about the sbf.
http://forum.xda-developers.com/showpost.php?p=13244959&postcount=1806
Solution for (most of) not-connecting wifi
http://forum.xda-developers.com/showpost.php?p=13435452&postcount=2355
I'm on the US official Froyo() currently, and since the aGPS has been fixed, I'm planning to go for the CM7 made by Quarx.
Before I do, I've got a little concern. If I follow the normal procedures to flash CM7, am I able to go back to the Official Froyo I currently use? I ask because there is no SBF for this official US Froyo, there is only leaked version and the OTA.
you tuto is perfect , but the gapps has a new version , try update
boa mlk exelente topicuuu mas tu viu q o gapps ta velho saiu uma nova esse mes com o app do 2.3.4 se quiser o link pede
wyxpark said:
I'm on the US official Froyo() currently, and since the aGPS has been fixed, I'm planning to go for the CM7 made by Quarx.
Before I do, I've got a little concern. If I follow the normal procedures to flash CM7, am I able to go back to the Official Froyo I currently use? I ask because there is no SBF for this official US Froyo, there is only leaked version and the OTA.
Click to expand...
Click to collapse
Item 7 of the FAQ. You will only need a fixed SBF version that matches the number of your original ROM, there`s no need to be the same ROM. These parameters will be overrided by the parameters in your nandroid backup (version and name of your original Froyo).
FAQ Updated to Beta 5.1 (thanks Quarx!) and 2nd Init Recovery Installer 1.4 (thanks pedrodh!)
is defy bootloader unlocked?
why it can flash cm7
ygvuhb said:
is defy bootloader unlocked?
why it can flash cm7
Click to expand...
Click to collapse
using 2nd Init Recovery, so nothing to do with locked bootloader
@antony.ps : nice tutorial
One question: How do I install Custom Recovery / Clockworkmod?!!
I am trying to do step 7 but I am stuck I am unable to install Bootmenu+Clockworkmod that Quarx provided. If I use Root Explorer to install, it will not install as after reboot I don't see the System Recovery app; I have tried installing via emulator as well but same result. (I dunno which folder to extract the files to. I have even copied to the root folder and the install.sh seemed to execute but after restart it dint work and weirdly the copied folder also vanished!)
I, however, managed to take a nandroid backup of my system using DEFY SD-Recovery. However, if I try to restore the "nandroid backup of 3.4.2-177" I get md5 mismatch and the process aborts NOTE: I cannot move folders if I use this app; so instead of clockworkmod/backup/ I have to use goapkrev/backup
I am unable to proceed unless I perform the restore. Can someone help me with step-by-step solution for installing Clockworkmod Recovery, and also 2nd Init / Bootmenu as that is needed for the next step? Thanks!
candra_aja said:
using 2nd Init Recovery, so nothing to do with locked bootloader
@antony.ps : nice tutorial
Click to expand...
Click to collapse
Since we're in the FAQ-topic here can you or someone else give a little explanation what 2nd Init actually does? I'm guessing it sort of circumvents some limitations by the bootloader.
abhi.eternal said:
However, if I try to restore the "nandroid backup of 3.4.2-177" I get md5 mismatch and the process aborts
Click to expand...
Click to collapse
This has been mentioned already about 1000 times by now on this forum but the simple solution is to remove all the spaces from the folder name. Easiest is to use short simple folder names such as "nand" or something else that makes sense to you.
AgentSmith said:
Since we're in the FAQ-topic here can you or someone else give a little explanation what 2nd Init actually does? I'm guessing it sort of circumvents some limitations by the bootloader.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=12837303&postcount=1
candra_aja said:
using 2nd Init Recovery, so nothing to do with locked bootloader
@antony.ps : nice tutorial
Click to expand...
Click to collapse
Can all moto locked bootloader phone use 2nd recovery ?

[GUIDE] Rooting AND Unrooting NS4G using a Mac

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

[GUIDE] How to install 2.3.4 для Defy - 134

This is a fantastic ROM! I can only say that I am very surprised to see this kind of quality interface coming from MOTO. Anyway, to help those who're new to this, I've written a somewhat comprehensive installation guide below.
Preparation
1. Firstly, you’re going to need all these files
a. Rooted-nandroid-backup + fixed sbf from http://www.multiupload.com/SPZ8SIEC60
b. Superoneclick from http://forum.xda-developers.com/showthread.php?t=803682
c. Defy ClockworkMod Recovery from http://forum.xda-developers.com/showthread.php?t=875233
d. Latest RSD Lite and Drivers from http://forum.xda-developers.com/showthread.php?t=1100585​2. Install the RSD Lite and appropriate drivers into your PC (32-bit or 64-bit)
3. Follow instructions at the Superoneclick thread to root your Defy
4. Follow instructions at the ClockworkMod Recovery thread to install System Recovery into your Defy
5. Launch System Recovery and install Recovery System
6. Perform Recovery Boot (USB debugging MUST BE TURNED OFF in your Defy. It’s located under Settings – Applications - Development)
7. Create a nandroid backup of your current system by scrolling to “Backup & Restore” using VOL UP/DOWN key, and POWER button to execute (this is so that you can return revert back to your official ROM for warranty purposes)
8. Reboot normally
9. Extract the rooted nandroid backup + fixed sbf file you downloaded earlier. The filename should be “shadow4.5.1-134rootednandroid.zip”. You should see 2 folders “fixed-sbf” and “nandroid backuo”
10. Copy the “shadow4.5.1-134nandroid” folder (not just files, but the whole folder) to your SD card under “\goapkrev\backup”. So you should have “\goapkrev\backup\shadow4.5.1-134nandroid” in your SD card.
Actual Flashing Process
1. Launch System Recovery and perform a Recovery Boot (USB debugging MUST BE TURNED OFF in your DEFY. It’s located under Settings > Applications > Development)
2. At the bootmenu, use the VOL UP/DOWN key to move through the boot menu and perform a full wipe (Wipe DATA/Factory reset & Wipe CACHE Partition)
3. After both wipes are complete, go to “Backup & Restore” > “Restore” > “Advanced Restore” and you should see 2 items. Your earlier backup as well as the folder you put in earlier “shadow4.5.1-134nandroid”.
4. Select “shadow4.5.1-134nandroid” and choose “System Only”
5. After the restoration is complete, choose “Reboot System”, and IMMEDIATELY hold down the VOL UP key.
6. This will put you in bootloader mode.
7. Launch RSD Lite on your PC, and connect your DEFY to your PC
8. Let the appropriate driver installations take place
9. Select the fixed sbf file from the “fixed-sbf” folder. The filename should be “shadow4.5.1-134fixed.sbf” and Flash your DEFY
10. Be aware of the flashing progress. It’s very fast.
11. As soon as you see your device reboot, IMMEDIATELY hold down the VOL DOWN key.
12. This will bring you to stock recovery. Press both VOL UP and VOL DOWN key simultaneously to see the boot menu. Select items with the VOL UP/DOWN key, and POWER button to execute.
13. Perform a full wipe (wipe data/factory reset & wipe cache partition)
14. After both wipes are complete, hit “reboot system now”
15. Once your device completes the normal boot up process, RSD Lite should show the “PASS” status. Close RSD Lite and unplug your DEFY from your PC.
16. Enjoy!
Thanks goes to hobbit19 and walter79 for bringing us this ROM.
Enabling Setvsel
1. Download Defy 2ndInit from Google Market
2. Run it and Install 2ndInit Recovery (Select the latest version)
3. Reboot
4. In bootmenu, select System > Overclock
5. Set the following:
+Status: [Enable]
+Load all modules: [Enable]
6. Set Clk1 through Clk4, and Vsel1 through Vsel4 (Optional. You can use the default values if you prefer, or choose a setting from this Setvsel Settings Thread.
7. Once done, [Save] and go back to the bootmenu.
8. Select Boot, and Set Default: [Normal]
9. Go back, and [Reboot System]
10. Once reboot is complete, go to Google Market and download Setvsel
11. Launch Setvsel and tweak to your hearts content!
12. If you need to access the bootmenu again, hit the volume down key during boot up when you see the blue indicator light come on.
DISCLAIMER
Use this guide at your own risk. This ROM will only work on Defy with red lens. If flashed on to a Defy with green lens, your camera may not work. I will not be responsible for you bricking your Defy.
As of 9-Sept, Motorola has identified this ROM to be an "Unofficial" ROM and deleted all MOTOBLUR Accounts associated with this ROM. If you flash this ROM after this date, you will not be able to create a MOTOBLUR account during setup.
The official Defy+ ROM has been shared by walter79 over here. http://forum.xda-developers.com/showthread.php?t=1285007
Updated, WikI link with your guide Thanks
Great! Hopefully it's useful for others to follow
i am using moto defy,i saw CM7 very nice,i want to try flash my device to cm7.
My phone details as below,
System version:Moto_Version.34.30.3301.MB525.Retail.en.SEA15
Firmware version:2.2.2
Baseband version:EPU93_U_00.59.01
Kernel version:2.6.32.9-gfd876be [email protected]#1
BPflex version:UCAJRDNEMARAB1B50AA03A.0R
APflex version:GAS_ASIA_USAJRDNFRYORTINT15_P001
Build number:JEM_3.4.3-33-1
So can i know my device can flash to CM7,and where can get the full download?
the Superone click 1.9.5 is not working...... unable to root stuck in running psue.....
has tried Superone click 2.2 & 1.7 nothing seems working to get the Defy 2.3.4 rooted and I am not able to Downgrade..
any SBF file to downgrade
Looks like you flashed the full sbf. You can try the solution here
boonhoong said:
This is a fantastic ROM! I can only say that I am very surprised to see this kind of quality interface coming from MOTO. Anyway, to help those who're new to this, I've written a somewhat comprehensive installation guide below.
Preparation
1. Firstly, you’re going to need all these files
a. Rooted-nandroid-backup + fixed sbf from http://www.multiupload.com/SPZ8SIEC60
b. Superoneclick from http://forum.xda-developers.com/showthread.php?t=803682
c. Defy ClockworkMod Recovery from http://forum.xda-developers.com/showthread.php?t=875233
d. Latest RSD Lite and Drivers from http://forum.xda-developers.com/showthread.php?t=1100585​2. Install the RSD Lite and appropriate drivers into your PC (32-bit or 64-bit)
3. Follow instructions at the Superoneclick thread to root your Defy
4. Follow instructions at the ClockworkMod Recovery thread to install System Recovery into your Defy
5. Launch System Recovery and install Recovery System
6. Perform Recovery Boot (USB debugging MUST BE TURNED OFF in your Defy. It’s located under Settings – Applications - Development)
7. Create a nandroid backup of your current system by scrolling to “Backup & Restore” using VOL UP/DOWN key, and POWER button to execute (this is so that you can return revert back to your official ROM for warranty purposes)
8. Reboot normally
9. Extract the rooted nandroid backup + fixed sbf file you downloaded earlier. The filename should be “shadow4.5.1-134rootednandroid.zip”. You should see 2 folders “fixed-sbf” and “nandroid backuo”
10. Copy the “shadow4.5.1-134nandroid” folder (not just files, but the whole folder) to your SD card under “\goapkrev\backup”. So you should have “\goapkrev\backup\shadow4.5.1-134nandroid” in your SD card.
Actual Flashing Process
1. Launch System Recovery and perform a Recovery Boot (USB debugging MUST BE TURNED OFF in your DEFY. It’s located under Settings > Applications > Development)
2. At the bootmenu, use the VOL UP/DOWN key to move through the boot menu and perform a full wipe (Wipe DATA/Factory reset & Wipe CACHE Partition)
3. After both wipes are complete, go to “Backup & Restore” > “Restore” > “Advanced Restore” and you should see 2 items. Your earlier backup as well as the folder you put in earlier “shadow4.5.1-134nandroid”.
4. Select “shadow4.5.1-134nandroid” and choose “System Only”
5. After the restoration is complete, choose “Reboot System”, and IMMEDIATELY hold down the VOL UP key.
6. This will put you in bootloader mode.
7. Launch RSD Lite on your PC, and connect your DEFY to your PC
8. Let the appropriate driver installations take place
9. Select the fixed sbf file from the “fixed-sbf” folder. The filename should be “shadow4.5.1-134fixed.sbf” and Flash your DEFY
10. Be aware of the flashing progress. It’s very fast.
11. As soon as you see your device reboot, IMMEDIATELY hold down the VOL DOWN key.
12. This will bring you to stock recovery. Press both VOL UP and VOL DOWN key simultaneously to see the boot menu. Select items with the VOL UP/DOWN key, and POWER button to execute.
13. Perform a full wipe (wipe data/factory reset & wipe cache partition)
14. After both wipes are complete, hit “reboot system now”
15. Once your device completes the normal boot up process, RSD Lite should show the “PASS” status. Close RSD Lite and unplug your DEFY from your PC.
16. Enjoy!
Thanks goes to hobbit19 and walter79 for bringing us this ROM.
DISCLAIMER
Use this guide at your own risk. I will not be responsible for you bricking your Defy.
Click to expand...
Click to collapse
Huuwahh.. made in Malaysia... Malaysia Boleh!!
Great guide though... Maybe we should meet someday.. We are on the same Model, same carrier and same country...
boonhoong said:
This is a fantastic ROM! I can only say that I am very surprised to see this kind of quality interface coming from MOTO. Anyway, to help those who're new to this, I've written a somewhat comprehensive installation guide below.
Preparation
1. Firstly, you’re going to need all these files
a. Rooted-nandroid-backup + fixed sbf from http://www.multiupload.com/SPZ8SIEC60
b. Superoneclick from http://forum.xda-developers.com/showthread.php?t=803682
c. Defy ClockworkMod Recovery from http://forum.xda-developers.com/showthread.php?t=875233
d. Latest RSD Lite and Drivers from http://forum.xda-developers.com/showthread.php?t=1100585​2. Install the RSD Lite and appropriate drivers into your PC (32-bit or 64-bit)
3. Follow instructions at the Superoneclick thread to root your Defy
4. Follow instructions at the ClockworkMod Recovery thread to install System Recovery into your Defy
5. Launch System Recovery and install Recovery System
6. Perform Recovery Boot (USB debugging MUST BE TURNED OFF in your Defy. It’s located under Settings – Applications - Development)
7. Create a nandroid backup of your current system by scrolling to “Backup & Restore” using VOL UP/DOWN key, and POWER button to execute (this is so that you can return revert back to your official ROM for warranty purposes)
8. Reboot normally
9. Extract the rooted nandroid backup + fixed sbf file you downloaded earlier. The filename should be “shadow4.5.1-134rootednandroid.zip”. You should see 2 folders “fixed-sbf” and “nandroid backuo”
10. Copy the “shadow4.5.1-134nandroid” folder (not just files, but the whole folder) to your SD card under “\goapkrev\backup”. So you should have “\goapkrev\backup\shadow4.5.1-134nandroid” in your SD card.
Actual Flashing Process
1. Launch System Recovery and perform a Recovery Boot (USB debugging MUST BE TURNED OFF in your DEFY. It’s located under Settings > Applications > Development)
2. At the bootmenu, use the VOL UP/DOWN key to move through the boot menu and perform a full wipe (Wipe DATA/Factory reset & Wipe CACHE Partition)
3. After both wipes are complete, go to “Backup & Restore” > “Restore” > “Advanced Restore” and you should see 2 items. Your earlier backup as well as the folder you put in earlier “shadow4.5.1-134nandroid”.
4. Select “shadow4.5.1-134nandroid” and choose “System Only”
5. After the restoration is complete, choose “Reboot System”, and IMMEDIATELY hold down the VOL UP key.
6. This will put you in bootloader mode.
7. Launch RSD Lite on your PC, and connect your DEFY to your PC
8. Let the appropriate driver installations take place
9. Select the fixed sbf file from the “fixed-sbf” folder. The filename should be “shadow4.5.1-134fixed.sbf” and Flash your DEFY
10. Be aware of the flashing progress. It’s very fast.
11. As soon as you see your device reboot, IMMEDIATELY hold down the VOL DOWN key.
12. This will bring you to stock recovery. Press both VOL UP and VOL DOWN key simultaneously to see the boot menu. Select items with the VOL UP/DOWN key, and POWER button to execute.
13. Perform a full wipe (wipe data/factory reset & wipe cache partition)
14. After both wipes are complete, hit “reboot system now”
15. Once your device completes the normal boot up process, RSD Lite should show the “PASS” status. Close RSD Lite and unplug your DEFY from your PC.
16. Enjoy!
Thanks goes to hobbit19 and walter79 for bringing us this ROM.
DISCLAIMER
Use this guide at your own risk. I will not be responsible for you bricking your Defy.
Click to expand...
Click to collapse
I did up to step 6 in flashing process but when i got to connect to rsd lite the defy wasn't recognized by rsdlite.
Can you confirm you're in bootloader mode? Did you see your PC installing drivers?
yeah it was in bootloader mode. i pressed the up button when it rebooted.
On the screen it says bootloader 9.10
Battery OK
Ok to Program
And on the desktop i see the device installing once i plugged it in. Also when i check device manager it says motorola Usb device and when i expand that branch it says motorola flash interface.
munky88 said:
yeah it was in bootloader mode. i pressed the up button when it rebooted.
On the screen it says bootloader 9.10
Battery OK
Ok to Program
And on the desktop i see the device installing once i plugged it in. Also when i check device manager it says motorola Usb device and when i expand that branch it says motorola flash interface.
Click to expand...
Click to collapse
Still in bootloader, you just unplug the usb cable and plug it back to the PC. Some WinXP will install several drivers separately upon each plug/unplug of the USB cable. The RSDlite required a few drivers for it to run properly.
farsight73 said:
Still in bootloader, you just unplug the usb cable and plug it back to the PC. Some WinXP will install several drivers separately upon each plug/unplug of the USB cable. The RSDlite required a few drivers for it to run properly.
Click to expand...
Click to collapse
I'm actually running windows 7 x64. In the process, of installing 32 bit winXP dual boot to see if it resolves my issue
edit: Turns out it was windows 7 and installing windows xp allowed the phone to be detected by rsdlite
Is to do with the version of rsdlite. I updated to 5.31 which worked with win 7 64
Sent from my MB526 using XDA App
munky88 said:
I'm actually running windows 7 x64. In the process, of installing 32 bit winXP dual boot to see if it resolves my issue
edit: Turns out it was windows 7 and installing windows xp allowed the phone to be detected by rsdlite
Click to expand...
Click to collapse
So, were you able to get the ROM into your DEFY?
Hi
I have just upgraded(nandroid+fixed SBF) to this ROM, now if want to downgrade to my previous ROM (2.2.2) then how can i do it (i have nandroid+fiexd sbf of 2.2.2).
Same as other. Instal nandroid with cwm, wipe flash sbf
Sent from my MB526 using XDA App
boonhoong said:
So, were you able to get the ROM into your DEFY?
Click to expand...
Click to collapse
yup i was able to get it on. Now its M526
Jakethepeg said:
Is to do with the version of rsdlite. I updated to 5.31 which worked with win 7 64
Sent from my MB526 using XDA App
Click to expand...
Click to collapse
Was using 5.3.1 on Win7 x64. Didn't work. But thanks for the input. =]
anyone has 1% battery step for this rom?
i followed every step exactly as in the first post.. but after flashing and wiping data and cache, when the phone reboots, it just stays at the red moto "M" screen for 20 mins now and rsd just says to manually reboot the phone.. do i just close rsd and unplug? or wait? my battery might die :s
ok i redid everything from the beginning.. found where the problem is. when i do the advanced restore to the system only, it begins to check the MD5 sums and then says md5 mismatch.. please help me out here guys!

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.

[SOLVED] Error Mounting /sdcard/.android_Secure!

People,
I got to install the Cyanogen Firmware on my Xperia ZL (6503) and i'm give a problem.
I follow the instructions on the http://wiki.cyanogenmod.org/w/Install_CM_for_odin
and download the file cm-10.1.2-odin.zip in this page:
http://download.cyanogenmod.org/?type=stable&device=odin
When I select the option Factory Default, the CWM show the message: Error Mounting /sdcard/.android_Secure! and no mount the internal sdcard. I'm install the .zip file from the external sdcard, and stuck on logo of Cyanogen.
Any fix for this error?
Do you mean you are unable to perform a factory reset? You can do this without using CWM. Inside of the phone settings, backup & restore, there is an option to reset to factory.
If you mean you are unable to install the zip, then maybe you need to install a different version of recovery.
ryude said:
Do you mean you are unable to perform a factory reset? You can do this without using CWM. Inside of the phone settings, backup & restore, there is an option to reset to factory.
If you mean you are unable to install the zip, then maybe you need to install a different version of recovery.
Click to expand...
Click to collapse
Humm, i'm not do factory reset before install the Cyanogenmod. I'm install the boot.img with CWM provided with cyanognen file. What's the difference do factory reset directly in original rom?
hudfer said:
Humm, i'm not do factory reset before install the Cyanogenmod. I'm install the boot.img with CWM provided with cyanognen file. What's the difference do factory reset directly in original rom?
Click to expand...
Click to collapse
Ah you're attempting to flash the boot.img file? You have to use fastboot I believe in order to flash it.
1. You must have unlocked bootloader of your device. You can do so from here.
2. Download Fastboot here.
3. Place Fastboot.zip and the boot.img files onto your Desktop.
2. Extract files from the Fastboot archive to your Desktop. Move the boot.img file into the Fastboot folder.
3. Turn ON the USB debugging option on your device by going to Menu>>Settings>>Developer options>>USB debugging.
4. Once enabled, connect your device to your PC via USB cable.
5. Launch a Command Prompt Window on the Desktop of your PC. To do so, press and hold the Shift button on your keyboard and right-click on any blank area on the screen, then choose Open command window here.
6. Type in following command into the Command Prompt Window:
adb reboot bootloader
7. Your device will reboot into the bootloader mode.
8. Once inside bootloader mode, enter the following command into Command Prompt.
fastboot flash boot boot.img
9. Once the file’s flashed, reboot your device.
10. And you’re all set! You now have CWM recovery!
ryude said:
Ah you're attempting to flash the boot.img file? You have to use fastboot I believe in order to flash it.
1. You must have unlocked bootloader of your device. You can do so from here.
2. Download Fastboot here.
3. Place Fastboot.zip and the boot.img files onto your Desktop.
2. Extract files from the Fastboot archive to your Desktop. Move the boot.img file into the Fastboot folder.
3. Turn ON the USB debugging option on your device by going to Menu>>Settings>>Developer options>>USB debugging.
4. Once enabled, connect your device to your PC via USB cable.
5. Launch a Command Prompt Window on the Desktop of your PC. To do so, press and hold the Shift button on your keyboard and right-click on any blank area on the screen, then choose Open command window here.
6. Type in following command into the Command Prompt Window:
adb reboot bootloader
7. Your device will reboot into the bootloader mode.
8. Once inside bootloader mode, enter the following command into Command Prompt.
fastboot flash boot boot.img
9. Once the file’s flashed, reboot your device.
10. And you’re all set! You now have CWM recovery!
Click to expand...
Click to collapse
Thank's for the explanation, but i'm have executed all the commands described by you and not work. Is the same commands on cyanogen wiki page. The CWM appears the same error and i'm install the cyanogen, but stucks in logo and the android is not start.
hudfer said:
Thank's for the explanation, but i'm have executed all the commands described by you and not work. Is the same commands on cyanogen wiki page. The CWM appears the same error and i'm install the cyanogen, but stucks in logo and the android is not start.
Click to expand...
Click to collapse
You should flash a stock FTF image using Flashtool. After you have completed this, you can try again.
ryude said:
You should flash a stock FTF image using Flashtool. After you have completed this, you can try again.
Click to expand...
Click to collapse
After hours of research, I resolved the problem. I`m followed the steps described on cyanogen wiki, adding the first step Factory Restore on original sony firmware and the problem persists. After launched the CWM, I select the option "Format /data" and after "Format /sdcard". After selected this options, the error message not appears again and the Cyanogen firmware install and launch successful! Probably with format, deleted some key or protection in internal sdcard. Thanks for the help!
hudfer said:
After hours of research, I resolved the problem. I`m followed the steps described on cyanogen wiki, adding the first step Factory Restore on original sony firmware and the problem persists. After launched the CWM, I select the option "Format /data" and after "Format /sdcard". After selected this options, the error message not appears again and the Cyanogen firmware install and launch successful! Probably with format, deleted some key or protection in internal sdcard. Thanks for the help!
Click to expand...
Click to collapse
I'm happy you were able to resolve your problem. How are you liking CyanogenMod so far?
ryude said:
I'm happy you were able to resolve your problem. How are you liking CyanogenMod so far?
Click to expand...
Click to collapse
The Cyanogen is always incredible, i'm use this custom rom since my Galaxy S2. The rom is very fast and clean. I most like in this version, the option "Expand Desktop", in particular opinion, the best configuration on the rom.
hudfer said:
The Cyanogen is always incredible, i'm use this custom rom since my Galaxy S2. The rom is very fast and clean. I most like in this version, the option "Expand Desktop", in particular opinion, the best configuration on the rom.
Click to expand...
Click to collapse
I'm have a first problem with full screen mode: the game "Kingdom Rush" not launch.
does not work for me
hudfer said:
After hours of research, I resolved the problem. I`m followed the steps described on cyanogen wiki, adding the first step Factory Restore on original sony firmware and the problem persists. After launched the CWM, I select the option "Format /data" and after "Format /sdcard". After selected this options, the error message not appears again and the Cyanogen firmware install and launch successful! Probably with format, deleted some key or protection in internal sdcard. Thanks for the help!
Click to expand...
Click to collapse
Hi,
I have the same issue, but after trying: "Format /sdcard" I get "Error formatting /sdcard!"
Please help! I'm researching 2 days in a row and can't find a solution.
flutur said:
Hi,
I have the same issue, but after trying: "Format /sdcard" I get "Error formatting /sdcard!"
Please help! I'm researching 2 days in a row and can't find a solution.
Click to expand...
Click to collapse
you just format your sdcard as FAT32, that's how i solved my problem
Same problem in Razr 925
ShanksVo said:
you just format your sdcard as FAT32, that's how i solved my problem
Click to expand...
Click to collapse
I have the same problem in my Razr 925. I installed with CWM 6.0.3.6-10.2 cm from the external SD.
1) First I tried from the inside SD, I never realized that appeared "Warning: No file_contexts", and install the zip of cm-10.2, the result was "Error mounting / data" "Error mounting / sdcard /. Android_secure".
2) From the external memory I managed to do it, but the logo remains Cyanogen cycling.
3) I tried to restore the backup, but "Can not mount / sdcard".
Now I don't know what to do, I researched and solution is always restart from the official android, in my case I can not start the official android. I need help please !:crying:
If you don't want to format your SD-card
flutur said:
Hi,
I have the same issue, but after trying: "Format /sdcard" I get "Error formatting /sdcard!"
Please help! I'm researching 2 days in a row and can't find a solution.
Click to expand...
Click to collapse
If you aren't able to (as in your case) or simply don't want to (as in mine, where I didn't have an external SD card handy); you can simply upgrade your recovery software.
In my case, Carbon ROM JB for the GT-N7000 came with CWM 6.0.3.5 which couldn't flash newer ROMs (like Carbon KitKat), and had issues with the internal SD card including the one in the topic of this post. Since I had just wiped my current ROM and didn't want to start up an ADB sideload session, I simply flashed PA (which came with CWM 6.0.3.7, a minor version bump but a huge difference here) and after rebooting to recovery again (I didn't even have to boot to PA), everything worked again.
(My first post that could be even considered remotely useful on XDA, so please tell me if it helped you!)
Thanks!
hudfer said:
After hours of research, I resolved the problem. I`m followed the steps described on cyanogen wiki, adding the first step Factory Restore on original sony firmware and the problem persists. After launched the CWM, I select the option "Format /data" and after "Format /sdcard". After selected this options, the error message not appears again and the Cyanogen firmware install and launch successful! Probably with format, deleted some key or protection in internal sdcard. Thanks for the help!
Click to expand...
Click to collapse
Finally!
PS: Do -not- try to encrypt your nexus 4 if you put 5.0 on it X(

Categories

Resources