[How-To] From 1.33.0010 SPL to Engg SPL with Amon_RA's ROM - myTouch 3G, Magic Android Development

Here's a n00b friendly guide for all the people with 1.33.0010 SPL and who would like to switch over to the 1.33.2010 Engineering SPL with Amon_RA's ROM. This has been tested on my Indian HTC Magic, but I do think it will work for other Magics with the same SPL. Remember, this is for 32A only.
1. Download the latest Android SDK from http://developer.android.com/. Create a folder called "AndroidSDK" on your C drive and extract the contents of the zip file to the folder such that the folders called "tools", "usb_driver" and all are within the "AndroidSDK" folder.
2. On Windows XP : Go to Control Panel->System, Choose the 'Advanced' tab and then click 'Environment Variables' To do this on Vista/Windows7: Simply go to Control Panel->System and choose 'Advanced System Settings' and then 'Environment Variables'
Now that you've got here locate Path under System Variables and click Edit, then add the following to the end of the string displayed:
;C:\AndroidSDK\tools\
Then click OK until you get out of the menus.
3. Enable Debugging mode on the phone by going to
Menu > Settings > Applications > Developement > USB Debugging
4. Go to http://dl.google.com/android/android_usb_windows.zip and download the ADB drivers for windows.
5. Connect your Android device via USB. When the Found New Hardware Wizard appears, you'll be asked if you'd like Windows Update to search for software, select No, not this time and click Next.
Select Install from a list or specified location and click Next.
Select Search for the best driver in these locations. Browse and select the unzipped folder. Click Finish.
6. Go to "Run" in Start and type in "cmd". This is the standard procedure for invoking the Command Prompt. Remember this. Type "cd\" hit enter and then enter "cd AndroidSDK", hit enter. The command prompt should look like :
C:\AndroidSDK>
Now type in "adb devices" and hit enter. You should see something like this :
C:\AndroidSDK>adb devices
List of devices attached
XXXXXXXXXXXX device
If you do, everything is great. Disconnect your device.
7. Now go to HTC's global site and download the latest version of HTC Sync, unzip and install. When you connect your device now, HTC Sync should recognize your phone.
8. Now comes the Gold Card part. Go to http://forum.xda-developers.com/showpost.php?p=4289899&postcount=1 and follow the guide to create your Gold Card. The 2GB Sandisk one which comes in the box works just fine. If you don't have Android Market, don't fret. Forget about the Steps 3 & 4. Instead, connect your device with the card in it. Invoke command prompt and cd to "AndroidSDK" as told before. Type in "adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid". You will get the CID. Follow the rest of the steps from the guide to create a Gold Card.
9. Time for action. Now you gotta get http://rapidshare.com/files/267446145/2.53.707.2_-_sappimg.zip and http://rapidshare.com/files/267451803/2.16.707.3_-_sappimg.zip. Now follow these steps to flash the 2.53.707.2 ROM first and then the 2.16.707.3 later :
# Copy the required sappimg.nbh/zip to the Goldcard.
# Boot your phone while holding the VOLUME-DOWN key.
# Press the ACTION KEY (=trackball) to start the update.
# Wait until the update completes and press the ACTION KEY (=trackball) to reboot your phone.
10. Now time to create a Nandroid Backup. Download http://rapidshare.com/files/262635369/recovery-RAv1.2.0H.img. Put it in the "AndroidSDK" folder. Switch off your phone. Hold the Back button and Switch it on. This takes you to the Fastboot mode. Standard procedure. Remember this. Connect the phone to the PC. Invoke the command prompt, cd to "AndroidSDK" and type :
fastboot boot recovery-RAv1.2.0H.img
The recovery image will boot and you'll see the recovery screen. Wait for 2 minutes. Select the Nandroid Backup option and follow the on-screen instructions to create a backup. Reboot device. And copy over the "nandroid" folder on you sd card to a safe place.
11. Go to http://rapidshare.com/files/267475618/update.Engineering-SPL-HBOOT-1.33.2010-signed.zip. Copy over the zip to your sd card. Switch off your phone. Hold the Back button and Switch it on. This takes you to the Fastboot mode. Connect the phone to the PC. Invoke the command prompt, cd to "AndroidSDK" and type :
fastboot boot recovery-RAv1.2.0H.img
The recovery image will boot and you'll see the recovery screen. Wait for 2 minutes. Select the Apply sdcard:choose zip option and choose the Engineering SPL. Follow on-screen instructions to flash the SPL. Reboot.
12. Time to flash the Amon_RA ROM. Go to http://rapidshare.com/files/258868832/Rom-RAv1.1.0H-signed-update.zip. Rename the file to "update.zip" and copy over to the sd card. Switch off your phone. Hold the Back button and Switch it on. This takes you to the Fastboot mode. Connect the phone to the PC. Invoke the command prompt, cd to "AndroidSDK" and type :
fastboot boot recovery-RAv1.2.0H.img
The recovery image will boot and you'll see the recovery screen. Wait for 2 minutes. Select the Wipe Data option, and follow instructions to Wipe your present ROM. If you don't do this, your phone might not boot after flashing the ROM. Select the Apply sdcard:update.zip option. Follow onscreen instructions to flash the ROM. Reboot. All done. Welcome to Android.....
All credits go to Amon_RA, ekindangen and everybody else for their respective contributions.....
PS. Please do chip in with a Thanks if you found this guide helpful and any corrections are welcome.....
PPS. After you flash the ROM, if HTC Sync isn't working, use Google Sync, since the ROM is a Google ION based one.

Very nice man! good job

spatali said:
Very nice man! good job
Click to expand...
Click to collapse
Thanks, man....

superb
That's a great job man. It will definitely make life easier.
Thanks for your efforts.

[email protected] said:
That's a great job man. It will definitely make life easier.
Thanks for your efforts.
Click to expand...
Click to collapse
No problem, bro. Always ready to help....
And, BTW, I have made changes to the last step of the procedure. It concerns the Wiping of the present ROM before flashing the custom one. Please do take note of it....

when i tried to run adb devices on the c:/adnroidSdk, its shwoing me error , adb not recognized as internal or external command.....
i am using vista.
the command is only running if i go the particular directory , like c/ android sdk / tools , and then run the adb devices then it shows the connected device... ie my phone is it OK . or any thing wrong till now ... ?

saptali one small question that if do till the point number 9 , ONLY , then can i be able to get the google stuff or shall i proceed from point 10 onwards.... am i correct that from point 10 onwards its ROM FLASHING , and till point 9 and above its SPL flasing only ..
will my phone works , as normal if i do till point 9 only ? ie SPL flasing only..?? i dont want to do rom flashing ..

Workin on it!
Started workin on... will keep u posted.
btw, what are the odds of bricking the phone?
@ pintspin, either you need to send the path right ( in ur environmenta variables) or navigate to ur tools folder inside the androidSDK folder and run the adb.

doubt
Under step 9, why is it necessary to flash two ROMS: 2.53.707.2 first and then the 2.16.707.3.
Isnt't it true that once we flash 2.53.707.2 ROM, Security will be Off and we land upto a non-perfected SPL?

[email protected] said:
Under step 9, why is it necessary to flash two ROMS: 2.53.707.2 first and then the 2.16.707.3.
Isnt't it true that once we flash 2.53.707.2 ROM, Security will be Off and we land upto a non-perfected SPL?
Click to expand...
Click to collapse
ashish yes, dont flash 2.16.707.3, 2.53.707.2 is more than enough. I actually flashed 2.16.707.3 and came back to 2.53.707.2. Because none of rom where botting. Please rmember to make *Nandroid backup* after flashing 2.53.707.2, if you screw up at any stage it will help you to revert to 2.53.707.2

pintspin said:
saptali one small question that if do till the point number 9 , ONLY , then can i be able to get the google stuff or shall i proceed from point 10 onwards.... am i correct that from point 10 onwards its ROM FLASHING , and till point 9 and above its SPL flasing only ..
will my phone works , as normal if i do till point 9 only ? ie SPL flasing only..?? i dont want to do rom flashing ..
Click to expand...
Click to collapse
No there is no google stuff in 2.53... Rom, it just turns the S=OFF in your spl, which is good, makes your SPL a engg one

this is damn cool... i did it step by step and it worked like a charm.
I can confirm that it worked using the 2GB sd-card that came with the device.
At point 9 - copy the files to sd card and rename them to sappimg.zip
I have to mention that all data will be erased! So I didn't actually get the backup part at point 9 that backs up the files from the sappimg in my opinion.
I've flashed only the 2.53.707.2 ROM... don't know what the other one does.
I have copied the update.zip files directly on the gold SD card. No format or anything after the sappimg update. I now have several update_xxx.zip files on the card and checking them out.
Mine was a HTC Magic bought from US. Initial config:
Sapphire PVT 32A Ship S-on H
HBOOT 1.33.0010 (SAPP10000)
CPLD 12
RADIO 3.22.20.17
Build 2.53.707.2
After update it is showing:
Sapphire PVT 32A ENG S-off H
HBOOT 1.33.2010
Still no Google apps on the device but will try to put the Hero on it . Or another Magic Rom.
Thanks to all of you who made it possible. There is no purpose in having an open source system on a locked device!

i am not able to download this file from rapid share as , my limit is over can any one please tell me any other link for same , please
http://rapidshare.com/files/267475618/update.Engineering-SPL-HBOOT-1.33.2010-signed.zip

1. Step 9 Flashes 2.53.707.2 which is Engineerings SPL v1.33.2010
2. Step 9 then flashes 2.16.707.3 which is NON-Perfected stock SPL v1.33.0009
3. Step 10 does a Nandroid backup.
4. Step 11 again reverts back to 2.53.707.2 which is Engineerings SPL v1.33.2010
Is flashing to 2.16.707.3 required for taking a Nandroid backup??
If flashing to 2.16.707.3 is not required can someone update the original steps to avoid confusion?

danutmih said:
Still no Google apps on the device but will try to put the Hero on it . Or another Magic Rom.
Click to expand...
Click to collapse
Hmm.. I've just put the Hero on. Looks nice with the interface and all apps! But a little slower than before .
Thanks again to the gurus!!!!!!!

what is the differnece in between these two files are these both same , ( if so then why they are mentioned in the process twice with different names... please
http://rapidshare.com/files/267446145/2.53.707.2_-_sappimg.zip
http://rapidshare.com/files/267475618/update.Engineering-SPL-HBOOT-1.33.2010-signed.zip

pintspin said:
what is the differnece in between these two files are these both same , ( if so then why they are mentioned in the process twice with different names... please
http://rapidshare.com/files/267446145/2.53.707.2_-_sappimg.zip
http://rapidshare.com/files/267475618/update.Engineering-SPL-HBOOT-1.33.2010-signed.zip
Click to expand...
Click to collapse
Exactly this is what I wanted to ask:
1. Step 9 Flashes 2.53.707.2 which is Engineerings SPL v1.33.2010
2. Step 9 then flashes 2.16.707.3 which is NON-Perfected stock SPL v1.33.0009
3. Step 10 does a Nandroid backup.
4. Step 11 again reverts back to 2.53.707.2 which is Engineerings SPL v1.33.2010
Is flashing to 2.16.707.3 required for taking a Nandroid backup??
If flashing to 2.16.707.3 is not required can someone update the original steps to avoid confusion?

spatali said:
ashish yes, dont flash 2.16.707.3, 2.53.707.2 is more than enough. I actually flashed 2.16.707.3 and came back to 2.53.707.2. Because none of rom where botting. Please rmember to make *Nandroid backup* after flashing 2.53.707.2, if you screw up at any stage it will help you to revert to 2.53.707.2
Click to expand...
Click to collapse
Asish i have told you, im on 2.53.707.2, and im rooted you dont need 2.16.707.3(imperfect spl), its better to have a Engg spl 2.53.707.2, stick with it.

pintspin said:
when i tried to run adb devices on the c:/adnroidSdk, its shwoing me error , adb not recognized as internal or external command.....
i am using vista.
the command is only running if i go the particular directory , like c/ android sdk / tools , and then run the adb devices then it shows the connected device... ie my phone is it OK . or any thing wrong till now ... ?
Click to expand...
Click to collapse
Please try to follow the guide to the point....
pintspin said:
saptali one small question that if do till the point number 9 , ONLY , then can i be able to get the google stuff or shall i proceed from point 10 onwards.... am i correct that from point 10 onwards its ROM FLASHING , and till point 9 and above its SPL flasing only ..
will my phone works , as normal if i do till point 9 only ? ie SPL flasing only..?? i dont want to do rom flashing ..
Click to expand...
Click to collapse
If you just want the Engineering SPL, you can stop at that particular point, and stay with the official ROM.
cyphr666 said:
Started workin on... will keep u posted.
btw, what are the odds of bricking the phone?
@ pintspin, either you need to send the path right ( in ur environmenta variables) or navigate to ur tools folder inside the androidSDK folder and run the adb.
Click to expand...
Click to collapse
I can tell you that if you have a Nandroid backup, there is no chance of bricking your phone. In fact, if you want to you can backup your current ROM with Nandroid.
[email protected] said:
Under step 9, why is it necessary to flash two ROMS: 2.53.707.2 first and then the 2.16.707.3.
Isnt't it true that once we flash 2.53.707.2 ROM, Security will be Off and we land upto a non-perfected SPL?
Click to expand...
Click to collapse
The first ROM is a test ROM, which gets the security OFF. The second is a shipping ROM with a non-perfect SPL.

[email protected] said:
Exactly this is what I wanted to ask:
1. Step 9 Flashes 2.53.707.2 which is Engineerings SPL v1.33.2010
2. Step 9 then flashes 2.16.707.3 which is NON-Perfected stock SPL v1.33.0009
3. Step 10 does a Nandroid backup.
4. Step 11 again reverts back to 2.53.707.2 which is Engineerings SPL v1.33.2010
Is flashing to 2.16.707.3 required for taking a Nandroid backup??
If flashing to 2.16.707.3 is not required can someone update the original steps to avoid confusion?
Click to expand...
Click to collapse
The 2.16.707.3 ROM is not required for taking the backup. You can actually take a Nandroid backup of any ROM. But why I took the backup after flashing those two ROMs was because both of them are official ROMs. And you haven't yet begun messing with the SPL. So, it's a safe middle ground. That's why the backup....

Related

[HOW-TO]Rogers Updating your radio if "you're already rooted"

(removed --> see post #2)
WARNING: This tutorial is for RogersDream users only! It does not apply to G1/dream users. If your wireless telephone carrier is not Rogers, this tutorial is not for you!
This how-to/tutorial's intent is to provide clear/safe/concise steps for Rogers users to keep root, update to the latest RogersRadio & Build and get your data connection back from Rogers, while keeping your root! Since I do not want to dis-rotate on the various potential setups you may or may not have currently installed, this is a start-to-finish guide. Meaning, this guide will work, so long as you are ALREADY ROOTED! If you're not already rooted, <this apparently is not solved yet, sorry>).
The only other note I'll make is that if you currently already have the latest RogersRadio installed (3.22.26.17), the ENG-1.33.2005-SPL and a testkeys recovery image (Amon_RA's 1.5.2R preferred) you may directly proceed to installing a rooted/custom ROM made specifically for EBI1 device layouts.
In order to determine what your RogersDream currently has installed on it, perform the following.
1) Determine Radio & SPL Version.
- PowerOff your phone.
- Press and Hold your Camera button and tap the power button, this will load the bootloader.
- Read the versions, if you see "RADIO-3.22.26.17" and "HBOOT-1.33.2005", then you have the proper radio/spl, if not, perform the steps in this guide.
2) Determine Recovery Image Version.
- PowerOff your phone.
- Press and Hold the Home button and tap the power button, this will load the recovery image.
- If you see "Build: RA-dream-v1.5.2R" at the bottom of your screen, you have the correct recovery image. If you see a Triangle with an "!" mark or you see nothing at all after the Rogers SPLASH SCREEN, perform the steps in this guide.
General Step Sections
1) Backup your phone and sdcard, just to be safe!
2) Charge your battery fully!
3) Gather/Download the prerequisite files/tools, check the MD5's, unpack and copy to your sdcard.
4) Downgrade your RogersDream to gain root and ensure proper EBI1 setup/layout.
5) Install flashrec to install Amon_RA's 1.5.2R recovery image.
6) Upgrade/Convert your SPL to 1.33.2005 ENG, to ensure root going forward.
7) Install Rogers latest Radio Update, version 3.22.26.17.
8) Confirm everything updated correctly.
9) Install Custom/Rooted ROM w/EBI1 kernel support.
THE GUIDE
Section 1) Backup your phone and sdcard, just to be safe!
a) Seriously do this! Backup whatever you deem necessary on the phone, however you see fit. This guide is not meant to walk you through this process. One suggestion though, if you're currently rooted, perform a nandroid backup in recovery, then backup all of your sdcard's contents to a computer. If you need help with this step, search around. If that doesn't help, then perhaps rooting (or this guide) is not for you, perhaps.
Section 2) Charge your battery fully!
a) Seriously do this! Just make sure you have well over 90% battery charge, just to be 100% safe. Also make sure you're battery is very secure during this process, meaning never pull the battery and if you know that your battery is prone to falling out or something like that, fix it somehow b/c you don't want it falling out during this process, k? Nuf Said.
Section 3) Gather/Download the prerequisite files/tools, check the MD5's, unpack and copy to your sdcard.
a) You're going to need adb setup and functioning for section #5, in order to install flashrec w/out a data connection. You *may* be able to get installed via wifi, by downloading it directly from the internet, but don't count on this!!! I will only cover the adb method in this how-to. So get adb installed on your computer and test/make-sure it functions before following this guide! If you don't get adb tested/installed before going through with this guide, you'll be stuck at section-#5 until you do! If you need help with this step, search around. There is plenty of information on xda for getting adb setup and tested.
b) Download this ZIP file, check it's MD5 checksum and make sure it matches the one in this post! If it matches, great!, unpack the contents and copy them to your phone's sdcard. If it doesn't match, redownload the ZIP file. You will need approxiately 114MB of freespace on your phone's sdcard for the unpacked contents.
Rogers_RootUpdate_SDCARD_files.zip
MD5: 013ed64ca02dbebb5e49a8a8474bebe1
I) Files in the zip that need to be copied to your phone's sdcard are ...
--- DREAIMG.nbh
--- ar152r-rec.img
--- rogers_radio_3.22.26.17_update.zip
--- rogers_spl_1.33.2005_update.zip
c) Download this flashrec.apk, check it's MD5 checksum and make sure it matches! Keep this handy on your computer to install with adb later.
flashrec.apk
MD5: 4634f88b8dfdb2332b447c0d85ff4bb6
Secion 4) Downgrade your RogersDream to gain root and ensure proper EBI1 setup/layout.
a) PowerOff your phone.
b) Press and Hold the Camera button and tap the Power button, this will boot into the bootloader.
c) At this point the bootloader should automagically detect the presence of DREAIMG.nbh on the sdcard and prompt you to "update" your phone with the message, "Do you want to start update?". It should say "<ACTION> Yes" and "<POWER> No". Press the rollerball in (this is the action button) to begin the update.
d) The update process will begin (really a downgrade to version 146733-1.85.631.5) ... it will go through the update process, wait till this process is 100% finished! You will be prompted once it is finished, with a reboot prompt with a similar "<ACTION> YES" and "<POWER> NO" prompt. Go ahead and reboot by pressing the rollerball.
e) You are now downgraded and ready to root.
Section 5) Install flashrec to install Amon_RA's 1.5.2R recovery image.
a) Once your phone is booted up, skip through the setupwizard by hitting the series of skip and next buttons.
b) Go into Settings, Applications and check the box for "Unknown sources", press 'OK' at the prompt.
c) Then press the "Development" button and check the box for "USB debugging".
d) Plug your phone into your computer via the USB cable.
e) Install flashrec.apk via adb with the command "adb install flashrec.apk". You should receive a success message and be able to confirm that "Recovery Flasher" is installed by viewing the phone's apps now.
f) Launch the "Recovery Flasher" app.
g) If there is a URL in the textedit box, remove (backspace it) completely. And enter the following
Code:
/sdcard/ar152r-rec.img
This should change the "Download Recovery Image" button into the "Flash Recovery Image" button. If not, make sure you typed the above properly and have that file on your sdcard.
h) Now press the "Backup Recovery Image", which will backup the original image, once it's complete the "Flash Recovery Image" button will enable itself.
i) Press the "Flash Recovery Image" button, which will install Amon_RA's v1.5.2R recovery image. Let it finish, you now have a rooted recovery image installed. Proceed to section-#6.
Section 6) Upgrade/Convert your SPL to 1.33.2005 ENG, to ensure root going forward.
a) PowerOff your phone.
b) Press and Hold the Home button and tap the power button, this will load Amon_RA's recovery image.
c) Use the rollerball to scroll down the "[Alt+F] Flash zip from sdcard" option and press-in on the rollerball.
d) You should see an entry in the list labeled "SDCARD:rogers_spl_1.33.2005_upd", roll the rollerball over this to highlight it and press-in on the rollerball.
e) You will prompted to confirm your selection, ensure the prompt says "SDCARD:rogers_spl_1.33.2005_update.zip" and if so, press the Home button to confirm.
f) It will flash through quickly with a message indicating "Extracting hboot image ..." and then a message saying "Reboot via home+back or menu to complete installation".
g) The rollerball will already have the top option highlighted "[Home+Back] Reboot system now", press in the on the rollerball. You should quickly see "writing hboot image ..." on the bottom ... followed by a quick reboot showing an "HTC" logo ... followed by another reboot which returns to Amon_RA's recovery. Proceed to section-#7.
(SEE POST #3 for Next Steps)
Section 7) Install Rogers latest Radio Update, version 3.22.26.17.
a) Use the rollerball to scroll down the "[Alt+F] Flash zip from sdcard" option and press-in on the rollerball.
b) You should see an entry in the list labeled "SDCARD:rogers_radio_3.22.26.27_", roll the rollerball over this to highlight it and press-in on the rollerball.
c) You will prompted to confirm your selection, ensure the prompt says "SDCARD:rogers_radio_3.22.26.27_update.zip" and if so, press the Home button to confirm.
d) It will flash through quickly with a message indicating "Extracting radio image ..." and then a message saying "Reboot via home+back or menu to complete installation".
e) The rollerball will already have the top option highlighted "[Home+Back] Reboot system now", press in the on the rollerball. You should see "writing radio image ..." on the bottom ... followed by a reboot showing an "HTC" logo for a few moments ... followed by another reboot which returns to Amon_RA's recovery. Proceed to section-#8.
Section 8) Confirm everything updated correctly.
a) At this point you should be back in Amon_RA's recovery.
b) Make sure the rollerball is highlighting the top option "[Home+Back] Reboot system now", then Press and Hold the Camera button, then tap/press-in the rollerball.
c) This will reboot you into the bootloader, at which point the Radio and SPL versions will be presented. If all went well you should now have "HBOOT-1.33.2005 (DREA10000)" and "RADIO-3.22.26.17".
Section 9) Install Custom/Rooted ROM w/EBI1 kernel support.
a) You are now ready to flash a custom ROM w/EBI1 support. If you flash my "TheOfficial Rogers v2.0.1 EBI1", it is a mirror image of everything necessary to get your data turned back on from Rogers. I'm also aware that CyanogenMOD has an EBI1 support/patch for RogersDream users, and I "hear" it works too in terms of not shutting off your data plan.
TheOfficial Rogers v2.0.1-EBI1 can be found here ... http://forum.xda-developers.com/showthread.php?t=556933 .
Simply download the v2.0.1-EBI1 version of the ROM (at the bottom of POST#1), copy it to your sdcard, boot into recovery, perform a data wipe, flash the ROM and reboot. And you'll be all set.
CyanogenMOD for EBI1 ... reference his wiki here ... http://wiki.cyanogenmod.com/index.php/Full_Update_Guide_-_Rogers_Dream_EBI1_to_CyanogenMod ... not 100% sure how the full install goes, but skip to "updating cyanogenmod" section and probe his thread for ROM+gapps installation process, etc. ... or visit them on freenode #cyanogenmod, they're always very happy to help.
Reserved......
Doing it right now! I'll give you an update on how it went. Thank you soooo much!
Is this supposed to work even on Rogers Dream with 1.89.631.1 applied (911 fix)?
I receive the following screen output when trying to flash DREAIMG.nbh:
Main Version is older!
Update Fail!
Do you want to reboot device?​
bt1980 said:
Is this supposed to work even on Rogers Dream with 1.89.631.1 applied (911 fix)?
I receive the following screen output when trying to flash DREAIMG.nbh:
Main Version is older!
Update Fail!
Do you want to reboot device?​
Click to expand...
Click to collapse
Not sure ... I had thought that Haykuro was suggesting it would. Honestly I do not have a personal experience with that update so I can't say for sure. But the message you are receiving would imply that ... what SPL version do you have ?
~enom~
enomther said:
Not sure ... I had thought that Haykuro was suggesting it would. Honestly I do not have a personal experience with that update so I can't say for sure. But the message you are receiving would imply that ... what SPL version do you have ?
~enom~
Click to expand...
Click to collapse
from my HBOOT:
DREAM PVT 32B SHIP S-ON d
HBOOT-1.33.0010 (DREA21000)
CPLD-4
RADIO-3.22.26.17
June 2 2009,21:33:16
bt1980 said:
from my HBOOT:
DREAM PVT 32B SHIP S-ON d
HBOOT-1.33.0010 (DREA21000)
CPLD-4
RADIO-3.22.26.17
June 2 2009,21:33:16
Click to expand...
Click to collapse
Yea ... again not sure ... if you reference (like I did) Haykuro's thread ... here ...
http://forum.xda-developers.com/showthread.php?t=625073
It seemed to me that it was suggesting you could indeed downgrade with that image. The image is one and the same.
EDIT: OK apparently they never found a fix if you're already running the latest non-rooted rogers update. So apparently you need to be rooted already. Sorry 'bout that. I'll update the OP with this information.
~enom~
bt1980 said:
from my HBOOT:
DREAM PVT 32B SHIP S-ON d
HBOOT-1.33.0010 (DREA21000)
CPLD-4
RADIO-3.22.26.17
June 2 2009,21:33:16
Click to expand...
Click to collapse
I updated the OP with this information. Sorry ... the testing Rogers devices I had access to were already rooted. Didn't take enough care to read that entire thread.
Hopefully a solution will be found soon via GoldCard or the like.
~enom~
Upgrade
I just finished my upgrade and I will wait for me data to return. Fingers are crossed!!
Also, acore seems to crash quite often. Is this normal?
AndroidFann said:
I just finished my upgrade and I will wait for me data to return. Fingers are crossed!!
Also, acore seems to crash quite often. Is this normal?
Click to expand...
Click to collapse
Did you wipe before installing the new ROM ? That can cause the acore FC problem if you didn't.
If so ... wipe again in recovery and if you used Apps2SD ...make sure you ext partition is wiped too.
~enom~
Hey, I'm already rooted with CM 1.4's recovery and HBOOT 1.33.2005. Is Amon_Ra and the ENG version of HBOOT really needed or can the Radio just be updated?
Sorry if this has been addressed in other threads already.
Thanks,
Tom
Welll so far, it's working. Now I just have to wait for my data to be restored. Thank you!
anonymoustom said:
Hey, I'm already rooted with CM 1.4's recovery and HBOOT 1.33.2005. Is Amon_Ra and the ENG version of HBOOT really needed or can the Radio just be updated?
Sorry if this has been addressed in other threads already.
Thanks,
Tom
Click to expand...
Click to collapse
I'm really recommending ALL versions match. Really knowing which ROM your running says it all.
If you're running my TheOfficial Rogers EBI0 ... meaning the "original" ROM ... and not the new EBI1 ROM, then you must update.
But simply as the first post states, if you're running an older radio ... such as 2.22.19.26I ... you must follow all of the steps. It's a complete rebuild to get you to EBI1, to support the newer radio.
~enom~
darkspirit386 said:
Welll so far, it's working. Now I just have to wait for my data to be restored. Thank you!
Click to expand...
Click to collapse
Awesome! Not sure if you'll have to beg Rogers to cut back on your data now or not, but once it's on, you should be golden.
~enom~
I am currently running your rogers original. I will update. Quick question however, does Amon_Ra's support SwitchROM? I really love that script!
anonymoustom said:
I am currently running your rogers original. I will update. Quick question however, does Amon_Ra's support SwitchROM? I really love that script!
Click to expand...
Click to collapse
Yes it does, just goto console and type switchrom -s WhateverYouWannaCallIt to save and switchrom -r to restore.
anonymoustom said:
I am currently running your rogers original. I will update. Quick question however, does Amon_Ra's support SwitchROM? I really love that script!
Click to expand...
Click to collapse
Yea it does ... but again ... with moving to an EBI1 setup, your ROM choices will be much more limited now.
I'm only aware of my RogersEBI1 and the CyanogenMOD w/EBI1 kernel patch working. There may be others, I haven't bothered to dig around enough ... but the point is ... limited options, as virtually all of the ROM's in this section are EBI0 ROM's.
~enom~
Thanks shadow (I don't like your avatar)
I need the full exchange support that your ROMs offer. I have been very limited in my choices anyways. Good thing you make excellent ROM's!

**Guide** Rooting MT32B with SPL 1.33.0007

Just got your replacement/refurbed/new mytouch and notice it is near impossible to root it right? This is what I did and it worked flawlessly(In about 10-15 minutes depending on if you have the drivers for adb etc already set up).
DISCLAIMER: BY FOLLOWING THIS GUIDE YOU AGREE I AM IN NO FAULT WHATSOEVER FOR YOUR BRICKED DEVICE
WHAT YOU NEED: A goldcard(Guide below), mytouch 32b with SPL 1.33.0007 and any 32b radio
CREATING A GOLDCARD:
******NEW METHOD************
There seems that there is an application that does it for you now, download this, extract it, and then follow the directinos in the read me. I haven't tested it so I will leave the original guide up as well REMEMBER TO FORMAT FROM WITHIN THE PHONE.
1. Put your designated goldcard in your phone, click unmount, then click format(This step seems to be important, I'm thinking it must be the lost.dir folder the phone automatically puts in the sd after formatting)
2. Input these commands:
cd\
cd\NameOfYourAndroidSDKFolder\tools
adb devices(Should show your serial number)
adb shell
cat /sys/class/mmc_host/mmc1/mmc1:*/cid
A long list of numbers will pop up WRITE THEM DOWN SOMEWHERE EASY TO ACCESS THIS IS IMPORTANT IT IS 100% ACCURATE
3. Go to the goldcard website and input the cid you copied down, then clock the submit button. You will get your reversed cid now COPY THAT DOWN IN THE SAME PLACE AS WELL, PREFERABLY WHERE YOU WROTE DOWN THE ORIGINAL CID.
4. Now go here and fill out the information(MAKE SURE YOU INPUT THE REVERSED CID WITH THE FIRST TWO NUMBERS BEING ZERO). Click create goldcard and let it do its job.
5. Go to your email and download the goldcard.img, and then download this hex editor. Install it after downloading.
6. Take the card you want to make into a goldcard and put it in a usb sd card reader, or a sd card port with an sd card adapter(Either or is fine) so that it shows up as removable disk.
7. Open up the hex editor(Run as admin to make sure nothing goes wrong), click extras, and then click on open disk. Then uncheck in the bottom of the page "open as read only", after that click on your removable disk UNDER PHYSICAL DISK!!!!!!! Click ok when asked for 512 sector size.
8. Click the extras tab again, then click on open disk image, and navigate to your goldcard.img. Click open and it will show the goldcard in a new tab. Highlight the whole image then click on edit then select all. Then go back to your removable disk tab and click edit, then paste. Click save and then close the hex editor. Goldcard is now CREATED! To test it click eject and then put the card back in, if done correctly you should be able to open up the card to add files to it. Okay now that that's done get a beverage of your choice and get ready for the fun part.
ROOTING THE PHONE:
1) Download your sappimg, stock radio, recovery of choice(I would use Amun Ra'sor Kousches clockwork recovery.) and SPL of choice(I used engineerings1.33.2005 spl linked here).
2) Okay after you download all of those, place the recovery and radio in the tools folder of your AndroidSDK, naming them each something you will remember(name the recovery, "recovery", and the radio, "radio", to make it simple). After all of that place the sappimg on the root of your sdcard and the SPL there as well, name it "update.zip" to make it simpler on you.
OPTIONAL: Download the splash screen of your choice and place it in the tools section as well, naming it splash.rgb565 or splash.nb(Whichever file extension it gives you), I made my own with this
3) Power down your device, then turn it on holding volume down and power, let the phone load up the sappimg, and then let it do the upgrade IF IT DOES NOT WORK YOUR CARD YOU FORMATTED TO BE A GOLDCARD MORE THAN LIKELY SIMPLY CANNOT BE FORMATTED FOR THAT PURPOSE.
4) After it asks you if you want to reboot, reboot your device, notice it says HTC magic now, it's cool. Pull your battery out then place it back in, turn your phone on into fastboot by holding down the back and power button, then plug into usb chord(The device might turn on automatically after pulling the battery and reinserting it., don't panic pull the battery again and this time hold the back button as you place the battery back in).
5) Go into CMD prompt and intput these commands:
cd\
cd\AndroidSDK\tools(the name of AndroidSDK varied depending on what you have it named as under the root of your c drive, I renamed it to make it easier)
fastboot devices
Your serial number should pop up, awesome take a sip of that preferred beverage, then input these commands
fastboot flash radio radio.img
fastboot flash recovery recovery.img
OPTIONAL: fastboot flash splash1 splash.rgb565(or splash.nb wichever file extension it gives you)(this is only if you want to change your splash screen)
fastboot reboot-bootloader
Alright if you replaced the splash screen on the phone you will see it there, pull the battery out again though then place it back in this time turn it back on holding home and power to enter recovery(The device might turn on automatically after reinserting the battery, don't panic pull the battery again and this time hold the home button as you place the battery back in).
6) Download the rom of your choice, I suggest Cyanogen 4.2.15.1 for a 1.6 based rom, and his 5.0.7 test for a 2.1 rom.
7) In recovery click on "usb toggle" if you chose amun ras recovery, if you downloaded clockword recovery(My daily driver for recovery images) click on the partitions menu then mount usb place the roms of the root of your sd card, eject/safely remove your sd, then return to the recovery menu
8: Final step!!! First wipe all 5 options in the wipe menu, or for clockword click wipe user data, then wipe cache partition, then go under advanced and click on wipe battery stats. Then flash the SPL, notice it says it requires a reboot, no biggie click reboot device on the home screen of your phone and it should take you back to recovery, after that click flash zip from sd, and flash the rom you selected, then click reboot.
There it is, yes it is a rough guide yes it isn't quite perfect. I am open to suggestions to speed up the process, but it is rock solid.
CREDITS GO TO: xda for having all the links I needed, and slight information, I got the splash screen creator from theunlockrs guide as well. theunlockr.com for the goldcard guide, I implemented it here so you didn't have to go anywhere else.
UPDATE: MAY 7th/10th - implemented the goldcard guide into the OP so you don't have to go to any external links not needed. Fixed a crucial typo, and added clockword mod to guide
awesome. I tried to root a friend of mine's and it had this SPL.. even made a godlcard and it didnt work.. So at leas I have something else to try now lol
yeah man i tried EVERYTHING to root my sisters, then while rooting my 1.2 again to chnge the splash i was like maybe i can implement the 1.2 guide and viola it worked lol.
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
Unfortunately, goldcard generator site is down, without it can get 0007 to apply sappimg.
consolation said:
Unfortunately, goldcard generator site is down, without it can get 0007 to apply sappimg.
Click to expand...
Click to collapse
Same here..
therebis some software, but unfortunately it costs money
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
try this
I used the 2GB Sandisk card that came with the phone.
Click to expand...
Click to collapse
I read somewhere than Sandisks have issues as a goldcard... with that said I used a Sandisk for my goldcard and it worked however I created the goldcard from Linux:
- Open a shell as root in your Linux.
- Connect your phone to the USB and activate the mount option from the notification bar.
- From Linux type 'dmesg'
The last message will show the device of your Android phone (for me it was /dev/sdb). Use the following command to create your goldcard:
dd if=goldcard.img of=/dev/sdb bs=384 count=1
That's it! Your goldcard is done and you didn't even remove the SD card from your phone
Click to expand...
Click to collapse
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
Hi i was trying the sappimg.zip into fastboot but after it updates it fails saying "wrong id number" and i am using mt3g 32B runing on 1.0 do you know of another one for my id number
You have to be using a goldcard, the link to create one is in the original post, just updated it.
Goldcard method still not working...
Code:
Sapphire PVT 32B SHIP S-ON G
HBOOT-1.33.0007 (SAPP30000)
CPLD-10
RADIO-2.22.23.02
Jul 31 2009, 15:49:25
Now I find it weird that everywhere I've searched to get my mytouch rooted, everyone has a different stock radio installed. Anyways, I've tried two gold cards unsuccessfully. I followed the gold card howto's exactly: first on a 128 MB SanDisk, then tonight a 2 GB Kingston SD card. Both cards load fine and give me no errors after pasting the goldcard image on them.
As far as sappimg's, I've tried 2.53.707.2, 2.16.707.3, 2.16.151.1, the 96.03 MB sappimg.nbh from various places, the crc24-1.33.0007 img, and any other I could find.... even going as far as redownloading the same sized files from other locations. I finally stumbled upon this thread and hoped that you guys had a better sappimg I could use, but alas this guide uses the first one that I used...
My constant error is "Model ID incorrect! Update Fail!" I've been trying to find out what exactly it means, but noone seems to know for sure, other than I need to try something else...
I have rooted before, and managed not to brick my phone through various roms, radio updates, etc, so I'm by no means a noob at this. But apparently I'm a klutz and couldn't keep my phone from dropping and breaking my LCD, thereby needing a replacement... I just hope I can get this thing rooted in time for Cyanogen's Stable version of CM5! Please help!!!
Am I really the ONLY person that has had success with this method? I tried it quick fast n easy in ten minutes before I went into work and it worked flawlessly lol.
I am pretty sure mine is up and running with this method... Big thanks, but now i have to figure out how to add my market, gmail, etc... running 2.1
Grrr. Speaker isn't working, only speakerphone and mic.
Hi! Thanks, it worked on my 32b Vodafone (DE) with goldcard.
before:
SAPPHIRE UNKNOWN 32B SHIP S-ON G
HBOOT-1.33.0007 (SAPP10000)
CPLD-10
RADIO-2.22.19.26I
Jul 31 2009, 15:49:25
after:
SAPPHIRE UNKNOWN 32B SHIP S-OFF H
HBOOT-1.33.2005 (SAPP10000)
CPLD-10
RADIO-2.22.23.02
Apr 20 2009, 15:30:43
The only thing that I'd like to add to the guide is, you have to unzip the radio.img from radio.zip, otherwise you get an error (writing 'radio' ... FAILED (remote: image update error)).
kaosz2 said:
Hi! Thanks, it worked on my 32b Vodafone (DE) with goldcard.
before:
SAPPHIRE UNKNOWN 32B SHIP S-ON G
HBOOT-1.33.0007 (SAPP10000)
CPLD-10
RADIO-2.22.19.26I
Jul 31 2009, 15:49:25
after:
SAPPHIRE UNKNOWN 32B SHIP S-OFF H
HBOOT-1.33.2005 (SAPP10000)
CPLD-10
RADIO-2.22.23.02
Apr 20 2009, 15:30:43
The only thing that I'd like to add to the guide is, you have to unzip the radio.img from radio.zip, otherwise you get an error (writing 'radio' ... FAILED (remote: image update error)).
Click to expand...
Click to collapse
No issues with your ear piece speaker not working? What ROM did you flash with?
I think it must have something to do with my HBOOT. I noticed that I have the most recent, or at least newer radio than most of you trying to root your 1.33.0007. All the guides I've seen mentions upgrading the radio to what I already have.
The sappimg shouldn't have any radio files in it, right? I'm just tired of wasting my time going through the process... if anyone has a verifiable working goldcard, i'll be willing to trade both of my SD cards and pay for shipping if you're interested. Maybe I am doing something wrong when creating my goldcard, but none of the guides give much insight as to if I'm doing it wrong. It just says take it out and plug it back in to see if Windows recognizes it. And do note that I'm running XP, so I don't have to run the hexed as an admin. All help is appreciated; thanks!
ill trade you, confirmed to root my mytouch1.2 and the phone that started this thread lol. pmd you
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
Hi knny1491 & Thx a lot for this tutorial.
Everything worked for me (except a few heart-attacks ).
I started with: SAPPHIRE UNKNOWN 32B SHIP S-ON G, hboot-1.33.0007, cpld-10, radio-2.22.19.26I
After: SAPPHIRE PVT 32B ENG S-OFF H, HBOOT-1.33.2010, CPLD-20, Radio-2.22.23.02
I made a few mistakes - so perhaps you can update your tut:
knny1491 said:
4) After it asks you if you want to reboot, reboot your device, notice it says HTC magic now, it's cool. Pull your battery out then place it back in, turn your phone on into fastboot by holding down the back and power button, then plug into usb chord.
Click to expand...
Click to collapse
Be Careful and disconnect USB -> my magic rebooted everytime I put the akku back in
knny1491 said:
8: Final step!!! First wipe all 5 options in the wipe menu. Then flash the SPL, notice it says it requires a reboot, no biggie click reboot device on the home screen of your phone and it should take you back to recovery, after that click flash zip from sd, and flash the rom you selected, then click reboot.
Click to expand...
Click to collapse
"flash the spl" wasn`t very clear for a beginner. I had to "flash zip from sdcard", use the signed danger spl "update.zip" and NOT reboot manually - ONLY with the menu item "reboot"! - then the same Recovery menu should and you can flash the choosen ROM.
HTH
Peter
thanks for thst man will update op when i get to my laptop, my phone says s off h as well, exactly how to make it say g at the end i wouldnt know but te phone works lol, as far as te phone turning back on it dd te same for me but i just helf down the necessry button as i pulledbthe battery out lol.
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
if you flashed cyanogens eclair you need to flash the gapps.zip with it.
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk

[GUIDE] How to root Desire HD (DHD) install h-boot (S-Off) and Clockwork recovery

Please refer to this post before upgrading Your DHD
http://forum.xda-developers.com/showthread.php?t=879525
If You update to latest version You will NOT be able to boot custom HBOOT!!!
Here is guide how to downgrade Your DHD if You updated to latest version by mistake
http://forum.xda-developers.com/showthread.php?t=905003
This is complete guide for all HTC Desire HD owners who want's to root their devices and install custom recovery image.
FLASH THIS AT YOUR OWN RISK, I AM NOT RESPONSIBLE IF ANYTHING GOES WRONG
I have collected and summarize few guides on this forum in order to collect all informations on one place.
Check following threads for additional informations.
Please post all bug's and issues related to DHD scripts to sfjuocekr thread below.
http://forum.xda-developers.com/showthread.php?t=835746
http://forum.xda-developers.com/showthread.php?p=9183483
Summary:
1) Download Paul's Visionary+ tool (I have used version r12) (google removed this app from market) so You will have to download it from Paul's website.
This tools enables root and removes new HTC protection.
2) Install engineering version of HBOOT to get S-Off (HTC bootloader, something like BIOS for Your PC)
This step is optional and it's not required in order to flash custom ROM's on Your DHD but gives You more freedom with Your device.
3) Install custom recovery image (recovery is special program which is invoked from HBOOT
in order to flash ROM onto Your device.
Detailed description:
1) Download Paul's Visionary+ tool
1.1) Click here to download http://android.modaco.com/content/h...722/10-nov-r12-test-visionary-one-click-root/ or download it from here http://forum.xda-developers.com/attachment.php?attachmentid=447543&d=1290501865
1.2) Install Visionary+ on Your DHD
1.3) Run it, enable "Set system r/w after root
1.4) Click "Temproot Now!" - Wait until it's finished
1.5) Click Attempt Permroot Now!
1.6) DHD automatically reboot's
To test that everything went fine download from market application "terminal emulator"
run it, type su
If You get after that sign # it mean's that everything went fine.
Time for next step!
2) Install engineering version of HBOOT to get S-Off
2.1) Download sfjuocekr DHD script for flashing HBOOT from here
http://forum.xda-developers.com/showthread.php?t=835746
2.2) Unzip it and copy it to Your SDCard (It's important that You have on Your SDCard root directory with name DHD and all files inside this directory. Rename DHD-smart folder on Your SDCARD to DHD.
2.3) Run Terminal Emulator
2.4) Type su
2.5) Type "sh /sdcard/DHD/check
(Please be aware that You have to type "sh" in front of command)
2.6) If everything went OK type
sh /sdcard/DHD/backup
2.7) If this also went OK proceed with
sh /sdcard/DHD/hboot
This command will install engineering hboot which have S-Off turned off.
3) Install custom recovery image
3.1) Since ROM manager now officially support's Desire HD, we will use it to download and install custom clockwork image.
3.2) Run android market app on Your DHD and download and install ROM Manager app from market.
3.3) Download and install ROM manager.
3.4) Run ROM manager and select first option (Flash ClockWorkMod Recovery).
3.5) Wait until ROM Manager say's that installation went successfully (Current version of ClockWorkMod is 2.5.1.3)
3.6) After installation tap in Rom manager option Reboot into Recovery to test that everything went well.
3.7) DHD should reboot in clockwork recovery manager.
Enjoy.
This afternoon I've done what you describe in your guide and can say that everything works fine on my DHD !
Another Desire HD free from chains
Alright this probably sounds disgustingly noob but my phone isn't going into bootloader mode x_x. I've rooted the phone and followed the S-OFF procedure and no luck... Any ideas?
EDIT: Don't worry issue resolved. I had to end up using adb shell reboot bootloader. It's still a bit weird though, as to why I can't do this without adb...
Did You manage to install clockwork successfully?
zexbig said:
This is complete guide for all HTC Desire HD owners who want's to root their devices and install custom recovery image.
(I hade run into the strange problem for which I'm not sure is it problem with my PC or DHD, each time when I connected my DHD via USB cable my SDCard was automatically mounted as Disk Drive instead of just being in "Charge only" mode. I resolved this by removing back cover and ejecting SDCard and inserting it again while phone was operational, which is very unsafe thing to do!).
Enjoy.
Click to expand...
Click to collapse
known issue : can't remember the app, double-twist I think, it auto mounts SD card. Do you have that? Deselect or uninstall.
Yup looks like it. It's saying ClockworkMod Recovery v2.5.1.2. The only issue is, I can't select any of the options lol
EDIT: don't worry also solved that
Just another question though, using NANDROID am I able to backup my current ROM? I'm with Vodafone australia and I want to be able to restore this ROM (for warranty purposes).
crypticc said:
known issue : can't remember the app, double-twist I think, it auto mounts SD card. Do you have that? Deselect or uninstall.
Click to expand...
Click to collapse
Hmm probably something which come with original HTC ROM, I didn't install anything similar to that. But will double check..
Sylpher said:
Yup looks like it. It's saying ClockworkMod Recovery v2.5.1.2. The only issue is, I can't select any of the options lol
EDIT: don't worry also solved that
Just another question though, using NANDROID am I able to backup my current ROM? I'm with Vodafone australia and I want to be able to restore this ROM (for warranty purposes).
Click to expand...
Click to collapse
Backing up current ROM and restoring is primary function of nanodroid
zexbig said:
Backing up current ROM and restoring is primary function of nanodroid
Click to expand...
Click to collapse
Haha just making sure . I didn't want to lose my current ROM because Vodafone doesn't honour warranties on phones that have been modified in this manner.
Also I forgot altogether to say thanks lol! Thanks for the simple and straightforward guide
Hi, Does anyone have 10/Nov r12 test: VISIONary + one click root and can send it to me? I can't seem to be able to download it anywhere! Pages are down
clockwork installed can't select
HUGE thanks for writing these instructions. They worked perfectly.
rolphez said:
Hi, Does anyone have 10/Nov r12 test: VISIONary + one click root and can send it to me? I can't seem to be able to download it anywhere! Pages are down
Click to expand...
Click to collapse
Here you have the VISIONary r13, I've rootet successfully with this version.
just followed the guide and im backing up my phone now. Thanks very much.
help
3.5) Download test clockwork image from
and put it in C:\android-sdk-windows\tools\ directory.
3.6) Reboot Your phone into bootloader (Turn off phone, and press VOLUME DOWN and HOLD IT, and it the same time PRESS POWER and hold it until You get bootloader screen.
Then scroll with Volume down button on to fastboot and press power, connect USB cable and wait until android fastboot interface is installed.
3.7) Run cmd and cd to C:\android-sdk-windows\tools\
3.8) type
fastboot flash recovery clockwork.img
3.9) If everything went OK You will get following message:
C:\android-sdk-windows\tools>fastboot.exe flash recovery clockwork.img
sending 'recovery' (4914 KB)... OKAY
writing 'recovery'... OKAY
3.10)This means that You are almost finished. Type
C:\android-sdk-windows\tools\fastboot.exe reboot-bootloader
to reboot Your phone in bootloader mode.
When You are back in bootloader mode select recovery and phone will reboot in Clockwork recovery mode, since DHD does not have optical trackball just scroll 3 times trough menu (just press volume down button until You get message "back menu button enabled".
Enjoy.[/QUOTE]
hi
thanks for the guide.
done all the steps upto 2 everything good
cant get the step 3 , can you explain more deeply.
downloaded all the files , kept on my pc . do i need to move andriod -sk folder to sd and then rebot my phone . as you said to boot in bootloader but wen i press and hold power and volume down nothing happens
need help plz
another question how can i keep my original rom backed up , with which app?
I also cant get into the bootloader by pressing volume down when powering on. Also tried through shell (I think?, is the commands 'su' and then 'reboot bootloader'?) and got a 'not permitted'.
solved
I had to end up using adb shell reboot bootloader
its backing up my phone now
than everybody
where the backup will be saved , name of the files , so i can save them . and i f anything go wrong how to restore the original files?
help
after doing step one can i remove Visionary+ from phone?
any pros of keeping it?
You can remove visionary, only cons is that visionary have unroot option if You want to revert back this maybe usefull.
Sent from my Desire HD using Tapatalk
OP
please help me out here:
i always get this from cmd:fastboot not recognized as an internal or external command and nothing happens! any ideas please.
thank you

[Guide] G1 How-to: Root, Un-Root & Everything in-between; 2708 1.33.0013d

!!READ DIRECTIONS VERY CAREFULLY!! I AM NOT RESPONSIBLE FOR BRICKING YOUR DEVICE!!
Now that i got the warning out of the way i can promise you this method works 100% as long as you follow these directions exact!!
INDEX:
~1: Rooting
~2: Google By-pass
~3: No Recovery
~4: ENG SPL/Fastboot help
~5: Un-Rooting
~For instructions on installing ADB/Fastboot Drivers see this:
[Guide] SDK r11+, Installing adb/fastboot drivers for windows Vista/7
---------------------------------------------------------------------------------------------------------------------------------------------
1~Rooting
---------------------------------------------------------------------------------------------------------------------------------------------
-This guide is for the US T-Mobile G1
-DO NOT jump in on any part of the guide without knowing what your doing!!!
Note: Be sure your sdcard is FAT32 format
Now to get started..
whether you are on 1.1, 1.2... 1.5 or 1.6 do Step 1!!
---------------------------------------------------------------------------------------------------------------------------------------------
Step 1. Get to 1.5 stock and flash recovery!
---------------------------------------------------------------------------------------------------------------------------------------------
Download these files...
DREAIMG.nbh(downgrades to 1.0)
update.zip(upgrades to 1.5)
Flashrec.apk(lets you flash custom recovery.img)
Recovery.img(RA-Dream custom recovery.img)
now place all files on root of your sd card and follow these directions do NOT mix up files or forget which one is which.. lol
(if your device doesn't see the DREAIMG.nbh file, make sure your sdcard is formatted in FAT32)
1. Power on phone via fastboot (camera+power) wait for it to ask if you want to apply update and agree, wait for it to finish.. now power off device.
2. Reboot via recovery (home+power) now if you are unrooted you should get a screen with a triangle and a ! at this point press and hold "alt+L" untill words pop up on screen, now press "alt+W" to wipe phone data, than press "alt+S" to apply update. now reboot phone and sign in to google.
3. Once signed into google and at home screen go into the market and download "OI File Manager" now go back to your home screen and go to settings>applications> now check the box that says "unknown sources", then scroll down to development and open the menu to check the box that says USB debugging.
4. Now go back to your home screen and open the app drawer to find the installed OI File Manager and open it, press allow and continue than look on your sd for the "flashrec" file you downloaded, select it and install it. When its finished press open than press the "backup recovery" button, now in the box area type sdcard/recovery-RA-dream-v1.7.0-cyan.img than the "flash recovery button should light up. Press it and let it finish, now your device is rooted! Power off and boot up into recovery! (home+power)
*(Note) If you have no Data Plan than you can use the google by-pass method. for it to work properly follow directions here...
-Flash DREAIMG.nbh from step 1
-Reboot and follow google by-pass method [Be sure to sign into google]
-Now reboot to recovery and DO NOT wipe data, only apply the update..
(This should update your firware to 1.5 without wiping your google sign-in data from the by-pass method)
---------------------------------------------------------------------------------------------------------------------------------------------
Step 2. Upgrade to 2.22.23.02/1.33.2005/Danger spl
---------------------------------------------------------------------------------------------------------------------------------------------
Now delete the old files off your sd card and place these files on it!!
Radio 2.22.23.02.zip
G1 SPL.zip
DangerSPL.zip
1. Scroll down to wipe data and do so.. than go to "flash .zip file" now the first file you want to flash is the "radio" file you downloaded, let finish than press home+back to apply update, it should reboot back to recovery after this.
2. Now go to wipe again and do so.. the next file you want to flash is the "G1 Spl" (Hard SPL) so flash the .zip file and let finish than press home+back to apply update.. Now it should boot back into recovery again.. if not than just power down and reboot into recovery.
3. Go to wipe data 1 more time.. now go to flash zip and select the "Danger SPL.zip" let finish and press home+back to apply update.. now you have the Danger Spl installed!!
4. Power back on into bootloader (camera+power) and check if device says..
Dream PVT 32b ENG S-off
HBOOT 1.33.2005 (drea10000)
CPLD-4
RADIO 2.22.23.02
APR 20, 2009, 15:30:43
If this is what you see than you can move on to Step 3...
---------------------------------------------------------------------------------------------------------------------------------------------
Step 3. Upgrading to 2.22.28.25/1.33.0013d
---------------------------------------------------------------------------------------------------------------------------------------------
*This method is for flashing zip files via recovery, if you are experienced and have 'fastboot' enabled than the safest method would be flashing the required files via fastboot.
for proper instructions refer to EzTerry's 2708+ thread here.
Now here comes the fun part Download these files..
(I added a .zip for the 2.22.27.08 radio also, it's your choice. here is some threads about the two radio's..
Here & here...
Quote by EzTerry:
WARNING:
1) flashing a 2.22 radio via recovery if you have a 3.22 or 1.33 radio via recovery *will* brick your phone
2) flashing the 1.33.0013d spl with a 1.22 radio via recovery *will* brick your phone
Click to expand...
Click to collapse
Radio 2.22.28.25 (from ezterry 2708+ guide with added safety features )
Radio 2.22.27.08
HBoot 1.33.0013d
Ohsaka Superwipe
Again delete the old files off your sd card and place these files on it!!
1. Boot up into recovery mode, go to flash zip from sd and select Ohsaka superwipe. wait till finish then go to power down!! now boot back up into recovery again.
2. Now do a manual wipe of data and cache.. (please follow along exactly and wipe data everytime i say to wipe data)
3. Now flash the radio (2.22.28.25).zip file.. let finish than flash the hboot (1.33.0013d).zip file and let it finish! then reboot the device for update to apply.
4. Power off the device, then reboot into bootloader (camera+power) and check if device says..
Dream PVT 32b SHIP S-on
HBOOT 1.33.0013d (drea10000)
CPLD-4
RADIO 2.22.28.25
OCT 21,2009,22:33:27
If that is what you see than you did it correctly and are free to flash the latest Roms for the G1
Here is original thread for EzTerry's 2708+... http://forum.xda-developers.com/showthread.php?t=831139
---------------------------------------------------------------------------------------------------------------------------------------------
2~By-pass Google sign-in(Wi-Fi)
---------------------------------------------------------------------------------------------------------------------------------------------
You must be on stock 1.0 firmware (rc29-US rc7-UK)
also please remove your sim card if you have one in the device.(you can put it back in later)
You must also have ADB installed on your Computer (Extract to C: Drive), Download & Install the USB drivers. U can Manually Install when Computer Asks for the Drivers once U Connect your G1.
Last, you must have a Wi-Fi connection ready for signing into google
1- Plug your G1, power on & Install Drivers.(DO NOT press any buttons on device after powering on)
2- Now open keyboard and type this(again do not press anything else untill prompted), ( <enter>setprop persist.service.adb.enable 1<enter> ) Even though u dont see what u r typing, but u are actually executing a Command on your G1 to Enable USB Debugging in Settings.
3- Once u Execute that Command USB Drivers will be Installed again, but this time will be recognised as ADB Interface.
4- on computer Click Start>Run>cmd> to Command Prompt
5- Type c:\(sdk folder)\tools\adb devices (If your Device is Connected u will see it)
6- Restart your G1 but now With Sim, to see the Activation Screen then Plug USB Cable & Type c:\adb devices (to make sure u are connected)
7- Type c:\adb shell (U will see a $ sign) Just Copy & Paste this into Command Prompt (am start -a android.intent.action.MAIN -n com.android.settings/.Settings) The Settings Screen will Appear, now Switch on Wi-Fi & Connect to the Internet.
8- Now u can either Login with your Existing or Create New Account with Google.
Click to expand...
Click to collapse
---------------------------------------------------------------------------------------------------------------------------------------------
3~No Recovery?
---------------------------------------------------------------------------------------------------------------------------------------------
quote by EzTerry:
Dream
1) Download: Orange.nbh
2) enter fastboot and run 'fastboot flash nbh orange-1.58.73.2.nbh'
3) wait for the entire nbh to flash
4) boot into the bootloader again (it will be an engineering SPL 1.42.2000)
5) You can now re-flash the radio/hboot/recovery via fastboot that you wish to have installed.
Click to expand...
Click to collapse
found here: 2708+ enabled kernel [14MB ram with radio 2.22.27.08/2.22.28.25 & hboot 1.33.0013d]
--------------------------------------------------------------------------
-------------------------------------------------------------------
4~Engineering SPL
--------------------------------------------------------------------------
-------------------------------------------------------------------
Engineering SPL.zip
quote from EzTerry:
If you just temporarily need an engineering SPL (and recovery is working):
(and have SPL 1.33.0013 + radio 2.22.27.08):
1) Nanroid backup
2) Flash (via recovery) Engineering SPL.zip
3) do what you need to in the engineering SPL
4) reflash 1.33.0013d as above (install, reboot bootloader, fastboot erase)
5) restore nandroid
** Please remember if you have CustomMTD to remove it before flashing a SPL or Radio from recovery
Click to expand...
Click to collapse
found here: 2708+ enabled kernel [14MB ram with radio 2.22.27.08/2.22.28.25 & hboot 1.33.0013d]
Fastboot --help
quote from CyanogenMod wiki:
usage: fastboot [ <option> ] <command>
commands:
update <filename> ------------------------ reflash device from update.zip
flashall ----------------------------------- flash boot + recovery + system
flash <partition> [ <filename> ] ------------ write a file to a flash partion
erase <partition> ------------------------- erase a flash partition
getvar <variable> ------------------------- display a bootloader variable
boot <kernel> [ <ramdisk> ] --------------- download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] ------ create bootimage and flash it
devices ----------------------------------- list all connected devices
continue ---------------------------------- continue with autoboot
reboot ------------------------------------ reboot device normally
reboot-bootloader ------------------------- reboot device into bootloader
options:
-w ---------------------------------------- erase userdata and cache
-s <serial number> ------------------------- specify device serial number
-p <product> ------------------------------ specify product name
-c <cmdline> ------------------------------ override kernel commandline
-i <vendor id> ----------------------------- specify a custom USB vendor id
-b <base_addr> --------------------------- specify a custom kernel base address
-n <page size> ---------------------------- specify the nand page size. default:2048
Click to expand...
Click to collapse
---------------------------------------------------------------------------------------------------------------------------------------------
5~Un-Rooting
---------------------------------------------------------------------------------------------------------------------------------------------
Download these files...
DREAIMG.nbh
update.zip
Now would be a good time to un partition your sd card since there will no longer be a custom recovery..
1. first you take the "DREAIMG.nbh" file and the first "update.zip" file and place on root of sdcard!
2. start phone in recovery mode (home+power) do a quick wipe of everything! than flash the update.zip file.. wait for finish than reboot or power off.. whatever prompts tell you. than make sure device is powered off after finished installing!
3. power on via fastboot (camera+power) and wait for selection to pop up asking to install the update! press confirmation button to apply and let it work its magic!!
Now your phone will be on stock android 1.0 firmware! you have 2 options..
a. wait for automated updates.. could take up to 48 hrs..
b. flash updates to 1.5 and or 1.6 via stock recovery!
if you chose option b than you are smart! lol who wants to wait for updates for a G1 nowadays? lol
ok so now to apply updates via stock recovery you do what you would normally do.
Download these files...
Stock 1.5 (OTA)
Stock 1.6 (OTA)
(the stock 1.5 and 1.6 files are also "update.zip" so be sure not to mix them up and confuse the proccess!!)
1. Place files on root of sd.. DO NOT RENAME FILES, the stock recovery will only flash an "update.zip" so please dont make any changes to file.names...
2. boot into recovery mode (home+power) and wait for screen with yellow triangle and this thing ! now press alt+L together untill you see more words pop up on screen..
3. Now press alt+w to wipe the data on phone... (just do it dont ask why) lol after wipe is complete press alt+s to apply update! once it's finished reboot your device and you are ready to go!!
unfortunately the 1.6 i provided is not the DMD40, you still have to wait for that automatic update lol i have the 1.6 before the update... it is the official tmobile firmware its just not the latest.. never really bothered to search for latest one..
---------------------------------------------------------------------------------------------------------------------------------------------
Thanks to EzTerry, CyanogenMod, Firerat & all developers of the HTC Dream!! and ofcoarse the wonderfull people of XDA!!
ANY QUESTIONS? FEEL FREE TO ASK
nice guide you got there. wish this was around last week before i ended up bricking another g1 i had. lol
but there is one thing wrong with your guide, but it isnt a major thing. you dont actually need an active data plan to bypass the log in screen if you follow this method for that. that's what i used since i myself dont have a data plan and it worked for me
lilchicano said:
nice guide you got there. wish this was around last week before i ended up bricking another g1 i had. lol
but there is one thing wrong with your guide, but it isnt a major thing. you dont actually need an active data plan to bypass the log in screen if you follow this method for that. that's what i used since i myself dont have a data plan and it worked for me
Click to expand...
Click to collapse
hey thanks for the info!! i will add it in the guide! was unsure if there was a method to get by the sign in lol you did this yourself?
ldrifta said:
If you are already rooted send me a pm with info on your device so i can tell you what step to pick up on..
Click to expand...
Click to collapse
This Phone is already rooted running Dream 32
Hboot 0.95.0000
CPLD-4
Radio 2.22.23.02
At what point do I need to start?
Please PM me the steps or reply here.
1. When you say to delete old files in step two do you mean the 4 files I put on the phone in step 1.
2. When you say delete old files in step 3 just the files that were added in Step 2?
3. Then which rom do you recommend?
golfslicer said:
This Phone is already rooted running Dream 32
Hboot 0.95.0000
CPLD-4
Radio 2.22.23.02
At what point do I need to start?
Please PM me the steps or reply here.
1. When you say to delete old files in step two do you mean the 4 files I put on the phone in step 1.
2. When you say delete old files in step 3 just the files that were added in Step 2?
3. Then which rom do you recommend?
Click to expand...
Click to collapse
yes when i say to delete files im talkin about the ones from the previous step, and i recomend the 3 roms listed at bottom of guide i suggest you start off at step 2 boot into recovery go to wipe data and do so.. than flash the "spl" file first, than wipe data again and flash the "danger spl"!! no need to flash radio file because you are currently on that radio.. lol than just continue on to step 3!
ldrifta said:
yes when i say to delete files im talkin about the ones from the previous step, and i recomend the 3 roms listed at bottom of guide i suggest you start off at step 2 boot into recovery go to wipe data and do so.. than flash the "spl" file first, than wipe data again and flash the "danger spl"!! no need to flash radio file because you are currently on that radio.. lol than just continue on to step 3!
Click to expand...
Click to collapse
Started at Step 2 Wiped, but there is no selection on the menu to select a zip file, just update zip. Is the Update zip from step 1 supposed to be on the phone even though I started at step 2. I tried download an update.zip with clockwork but get signature verification failed.
Great guide!
Thanks for using my name in step 3
Step 3 is perfect
BTW: Here is my version.
I think the root proces goes faster without downgrading, only search for "universal androot", and install this .apk! Then click on root and your device is rootes !
And then install a recovery via "Rom Manager" from the market.
But this is my opinion I did it like that!
I didnt use any guide, I made everything by myself and it worked! Rooting, 2.22.23.02 radio and 1.33.2005 hboot(spl), and then the 2.22.27.08 radio and 1.33.0013d hboot, flash a Rom!
But I thought, that the most people have the 2.22.23.02 radio, so I only write a guide about 2.22.27.08 radio + 1.33.0013d hboot!
golfslicer said:
Started at Step 2 Wiped, but there is no selection on the menu to select a zip file, just update zip. Is the Update zip from step 1 supposed to be on the phone even though I started at step 2. I tried download an update.zip with clockwork but get signature verification failed.
Click to expand...
Click to collapse
That means you dont have a custom recovery.. which also might mean your not rooted.. you should follow the un-root method first and than try this guide from step 1 and you will be all set i promise!
habitat22 said:
Great guide!
Thanks for using my name in step 3
Step 3 is perfect
BTW: Here is my version.
I think the root proces goes faster without downgrading, only search for "universal androot", and install this .apk! Then click on root and your device is rootes !
And then install a recovery via "Rom Manager" from the market.
But this is my opinion I did it like that!
I didnt use any guide, I made everything by myself and it worked! Rooting, 2.22.23.02 radio and 1.33.2005 hboot(spl), and then the 2.22.27.08 radio and 1.33.0013d hboot, flash a Rom!
But I thought, that the most people have the 2.22.23.02 radio, so I only write a guide about 2.22.27.08 radio + 1.33.0013d hboot!
Click to expand...
Click to collapse
Lol thanks! I originally was at 23.02 than i found your guide (thank god) lol so i figured i would put updated guide of it all! Rooting, un rooting i will add your method as well thanks for the info
Here is the .apk for my rooting proces:
1. Universal AndRoot 1.6.2 beta
Other version (easy+fast) for step 1
---> No downgrade needed!
1.Root
Download the Universal-AndRoot.apk, put it on your sdcard and install it with a filemanager from market.
Open the app and click on root for Android 1.6!
After, your device is rooted!
2.Recovery
Install "Rom Manager" from market and allow superuser!
Then click on "Flash ClockworkMod Recovery" and select "HTC Dream/G1"!
After this proces, you are allowed to flash another recovery with the "Rom Manager"
Install RA Recovery 1.7.0!
habitat22 said:
Here is the .apk for my rooting proces:
1. Universal AndRoot 1.6.2 beta
Other version (easy+fast) for step 1
---> No downgrade needed!
1.Root
Download the Universal-AndRoot.apk, put it on your sdcard and install it with a filemanager from market.
Open the app and click on root for Android 1.6!
After, your device is rooted!
2.Recovery
Install "Rom Manager" from market and allow superuser!
Then click on "Flash ClockworkMod Recovery" and select "HTC Dream/G1"!
After this proces, you are allowed to flash another recovery with the "Rom Manager"
Install RA Recovery 1.7.0!
Click to expand...
Click to collapse
just added it in!! lol thanks man
Thanks for adding it with my name !
I added a link to your guiede also in my guide!
Good job!
habitat22 said:
Thanks for adding it with my name !
I added a link to your guiede also in my guide!
Good job!
Click to expand...
Click to collapse
No problem! is it cool if people contact you incase they have any questions on your part?
Yes dude, they can PM me or post their question in my thread or in yours!
And I will answer them!
!! I AM ALSO NOT RESPONSIBLE FOR BRICKING YOUR DEVICE!!
Follow the steps exactly!! Then everything will work perfect!!
Perfect Post
I fallowed the steps exactly, and now my phone will not start up, it stays stuck at the G1 logo. I can get to the recovery but nothing works. In the fast boot menu everything is updated but i just am stuck and dont know what else to do.
dfe002 said:
I fallowed the steps exactly, and now my phone will not start up, it stays stuck at the G1 logo. I can get to the recovery but nothing works. In the fast boot menu everything is updated but i just am stuck and dont know what else to do.
Click to expand...
Click to collapse
what does it say when you boot in fastboot? did you flash a rom? some of the roms i listed in guide take like 10 min on the G1 screen b4 they boot
Its says exactly what its supposed to on step 3 or 4 with the updated radio and all. And yes i tried out one of your roms and let it sit for a good 20 min or so and all it did was bring up the "T-Mobile G1" logo for about 3 minutes and then it would cut off and do it again.
I redid step one and my phone works now but its still running 1.5
dfe002 said:
Its says exactly what its supposed to on step 3 or 4 with the updated radio and all. And yes i tried out one of your roms and let it sit for a good 20 min or so and all it did was bring up the "T-Mobile G1" logo for about 3 minutes and then it would cut off and do it again.
I redid step one and my phone works now but its still running 1.5
Click to expand...
Click to collapse
o ok well how far did you go on step 1.? did you flash recovery? i just want to make sure your recovery is properly working before you try to do anything else.. remember on step 2 you install "radio" first, than wipe!! and flash "Spl" and wipe again and flash "Danger Spl"!! You need "danger Spl" in order to properly flash radio 2.22.28.25! And on step 3. just make sure you follow every single little detail. How did you do it last time?

[Q] Am i good to move on?

Guys i am trying to root my Desire s with hboot 2.00.0002 following some guides arround..Well i created a goldcard and downloaded an older ruu.The "problem" is that its in .exe format and not in .zip.Its 255mb and in .exe format.Am i good to go or it must be in .zip format?
The RUU is supposed to be executed (.exe) from your PC (while your phone is connected to it via USB).
Tapur007 said:
The RUU is supposed to be executed (.exe) from your PC (while your phone is connected to it via USB).
Click to expand...
Click to collapse
Then is it safe to move it to the sd card?I mean will the phone recognise an .exe file to install the rom?
Please read the previous post again, try to understand what's written there.
Jack_R1 said:
Please read the previous post again, try to understand what's written there.
Click to expand...
Click to collapse
Well,i believe i get it now..The guide i am following says " put from the RUU the rom.zip file (renamed to PG88IMG.zip) in the sdcard root directory" and i thought i should move the RUU i have downloaded to the sd card and run that file to install the rom.The reason i posted is that i dont see any zip file in the RUU.Its only a saga blah blah.exe file.So apparently i made a mistake.As i suppose you guys know its not funny to brick a month old phone and dont know what to do next..
You dont know What you are doing. Dont touch anithing. Start reading again.
I copied underneath from a different topic. It's not perfect but you can use it to find your way.
Hey mate!
Im on a same boat than you. Waiting for my phone to arrive then I'll start tweaking.
so far ive done this note list to my self.
could someone confirm if there is some big mistakes?
MY NOTES/ TODO LIST.
1. to not avoid warrancy ( Dont use htcdev unlock!)
2. download adb tools (ADB TOOL GUIDE LINK)
3. install htc sync for drivers then disable/uninstall htc sync.
4. check your phone software and hboot version on boot menu (GUIDE LINK)
5. downgrade to oldest RUU with hboot 0.90.xxx something if don’t want use htcdev unlock ( GUIDE LINK)
6. to do this it depends on software on phone.
if its new like 2.11.xx-> use tacoroot guide. ( GUIDE LINK )
if its older like 2.10.xx use the zergrush guide. ( GUIDE LINK )
7. after succesfully downgraded. take a backup. ( GUIDE LINK )
8. use revolutionary guide to S-Off And root ( this is possible only in oldest version of original RUU). ( GUIDE LINK )
8. install 4ext recovery touch and titanium backup. do your backups. ( GUIDE LINK)
9. format / partition SDCARD ( GUIDE LINK PLEASE!) not necessary
10. download preferrable custom rom. Copy it to SDCARD root.
11. Flash custom rom. ( GUIDE LINK )
12. Enjoy and have a beer!
The SDcard partitioning is weird for me. how do i do that and what ext3/4 etc and what size do they need to be. if someone would confirm, please.
Am i on a right track or totally lost?
Sent from my HTC Desire S using XDA
Auke11 said:
You dont know What you are doing. Dont touch anithing. Start reading again.
Click to expand...
Click to collapse
Slightly harsh, but probably the best advice the OP can take at this stage. I had my DS for less than a month when I decided to root it - and that was over a year ago so I had to use the XTC-Clip to hardware break it for S-Off and root. I read, read and read some more until I knew EXACTLY what I had to do without consulting any guides - then I finally went for it.
Go back and read everything again so that you know every step of the way what to do and what to expect - then ask any questions that you may have before you finally take the plunge.
Well,guys..I asked from a person here on xda to give me a step by step guide on how to do this and i came up with the conclusion that some steps where not complete.Thats why i had such stupid question.Now i have done my personal reading and i am ready to follow this method http://forum.xda-developers.com/showthread.php?t=1443636 do downgrade..Although i have some questions on that i will try to figure things out and then post my questions.Till then i will do some more reading..Thanks again.
I used the points typed in previous post to find my whay... I repeat. My whay. So by reading and checking i made underneath steps. It did work.
1. to not avoid warrancy ( Dont use htcdev unlock!)
2. download adb tools (ADB TOOL GUIDE LINK)
3. install htc sync for drivers then disable/uninstall htc sync.
4. check your phone software and hboot version on boot menu (GUIDE LINK)
5. downgrade to oldest RUU with hboot 0.90.xxx something if don’t want use htcdev unlock ( GUIDE LINK) 1.28.401.1 RUU_Saga_HTC_Europe_1.28.401.1_Radio_20.28b.30.080 5U_38.03.02.11_M_release_177977_signed.exe
6. to do this it depends on software on phone.
if its new like 2.11.xx-> use tacoroot guide. ( GUIDE LINK )
if its older like 2.10.xx use the zergrush guide.
http://forum.xda-developers.com/showthread.php?t=1399331&highlight=zergrush
7. use revolutionary guide to S-Off And root ( this is possible only in oldest version of original RUU). http://forum.xda-developers.com/showthread.php?t=1186401
http://revolutionary.io/
8Update hboot naar eng hboot:
http://forum.xda-developers.com/showthread.php?t=1679338
9. install 4ext recovery touch and titanium backup. do your backups. ( GUIDE LINK)
We're going to install EXT4 recovery. But first download ''4EXT_Recovery_v2.2.7_RC5.zip'' and extract the recovery.img file to the folder where you installed fastboot and adb. If you followed the tutorial in step 1 the folder will be ''C:\android-tools''
Now make sure Fast Boot is turned off on your phone. Go to ''Settings > Power > Fast Boot'' to turn it off. Unplug your phone from your computer, it's time to turn of your phone and boot into your bootloader.
Press Volume Down Button and Power Button at the same time to boot into recovery. Now connect your phone to your computer and select fastboot.
(Power button to select, Volume Down/Up to navigate)
Go to start->run-> type cmd and press enter. A command prompt will now appear.
Type:
cd c:\android-tools [press enter]
fastboot flash recovery recovery.img [press enter]
EXT4 recovery is now installed on your phone. Turn off your phone in bootloader menu.
10. download preferable custom rom. Copy it to SDCARD root.
11. Flash custom rom. ( GUIDE LINK )
12. Enjoy and have a beer!
-when using Win7 you can start CMD in specific folder (avoid 5-10 cd's or long/path/to/folder) by holding shift+right click/open command window here)
and i repeat again. Above steps worked for my phone, Maybe not for yours, but it shows the way.
Well you now see my friend that i was following the wrong guide.My software version is 2.10.163.5 so i didnt need tacoroot method but the zergrush..I will try this one and see where it will lead me..
easy,maybe you not understand which is flash and RUU
AEGEAN_GR said:
Well you now see my friend that i was following the wrong guide.My software version is 2.10.163.5 so i didnt need tacoroot method but the zergrush..I will try this one and see where it will lead me..
Click to expand...
Click to collapse
you should run ruu on computer and phone is connectting via usb,and just fellow the step the software told you.good luck

Categories

Resources