• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Revised] Rooting Gingerbread 2.3.5 Dummies Guide

ok are you naming it correctly? it needs to be exactly PC36IMG. the bootloader is programmed to look for this file name. if it is not named right, it will not find it. also it is programmed to look for the file on the root of the sd card which means not in any folder, just on the card. so i'm not sure what is going with why the bootloader is not finding the file. one of those two things is not being done right.
 
hey can anyone help me ?? whats a link to the best honeycomb rom for evo 4g that hotspot works ?

well we really do not have a honeycomb rom. i know there was one but that was a work in progress then we had gingerbread and it seems that it has stopped development. go over to xda and do a search for it, if you really want to try it. honeycomb was made for tablets only so porting it was difficult i know from what i read.

we have ics now, however.
 
well we really do not have a honeycomb rom. i know there was one but that was a work in progress then we had gingerbread and it seems that it has stopped development. go over to xda and do a search for it, if you really want to try it. honeycomb was made for tablets only so porting it was difficult i know from what i read.

we have ics now, however.
whats ics ?? and where the list of roms ?? sorry new to forums
 
no worries.

ics stands for ice cream sandwhich. it is the latest android os:
Google Android 4.0: Ice Cream Sandwich review | from TechRadar's expert reviews of Operating systems

and you can get some of the roms from here:
http://androidforums.com/evo-4g-all-things-root/284413-roms-kernels-download-page.html

or go straight to the source from xda:
EVO 4G Android Development - xda-developers
thanks alot bro again ... you should get points everytime you help someone lol
 
no worries.

ics stands for ice cream sandwhich. it is the latest android os:
Google Android 4.0: Ice Cream Sandwich review | from TechRadar's expert reviews of Operating systems

and you can get some of the roms from here:
http://androidforums.com/evo-4g-all-things-root/284413-roms-kernels-download-page.html

or go straight to the source from xda:
EVO 4G Android Development - xda-developers
one last question .. with the hotspot do it supposed to atomatically work or i have to install something else for it to work ?
 
can you update us a little? is it you can't get the sdk tools to update?

there are two ways you can get amon ra2.3 recovery oneis through the botloader and the other is with android flasher. both are easy to do so it will be up to you to decide.

No worries, I got it to finally work on the third computer I used. I'm now running Evervolv's ICS rom. Looks great!
 
one last question .. with the hotspot do it supposed to atomatically work or i have to install something else for it to work ?
you will either have to flash the hotspot hack or flash a rom. most custom roms will have the hotspot hacked. so it will depend on what you want to do. i would try mikg3.0 if you want to try a sense rom. and i would try either cm7 or deck;s for aosp.
No worries, I got it to finally work on the third computer I used. I'm now running Evervolv's ICS rom. Looks great!
thanx for the update. was there anything in particular you did that made it work? it might help others.
 
The latter :).

If you have any img file of the misc partition for your device (I assume there's a way to pull it directly from the device), changing the main version is a simple matter of a hex edit.


So yes, the process is:
  1. use Tacoroot to temp root
  2. While rooted, copy flash_image binary to /data partition.
  3. Flash mtd.img file to misc partition, downgrading the HBOOT main version
  4. Flash an older stock RUU to device, downgrading HBOOT to a rootable version

hey there, was wondering if it is truly this easy to change the version number in a misc partition image:

How To: Unroot the T-Mobile G2 / HTC Vision - TheUnlockrTheUnlockr

i have the image open in a hex editor, and i see on the right side, where it says 'Image 1.xx.xxx.x'... i am able to highlight and change those numbers..... is it really that simple??
 
you will either have to flash the hotspot hack or flash a rom. most custom roms will have the hotspot hacked. so it will depend on what you want to do. i would try mikg3.0 if you want to try a sense rom. and i would try either cm7 or deck;s for aosp.

thanx for the update. was there anything in particular you did that made it work? it might help others.
aosp ?
 

aosp=android open source project. it is basically pure android with no sense added to it. those roms takes a little more tweaking to get it right. first of all those roms will never have any google apps cooked in so you will need to flash the gapps file in addition to the rom especially if you want the market and gmail among other google apps. also for most the gps will not work o you will need to flash the qualcomm drivers.

aosp are small and offer more better battery(usually) and better performance. they are also smaller then sense roms. it is not for everyone. you will not have those nice sense widgets you are accustomed to. also you will need to find a luancher of your choice. i like go launcher myself and beautiful widgets have some of the widgets that are similar to the sense widgets.
 
aosp=android open source project. it is basically pure android with no sense added to it. those roms takes a little more tweaking to get it right. first of all those roms will never have any google apps cooked in so you will need to flash the gapps file in addition to the rom especially if you want the market and gmail among other google apps. also for most the gps will not work o you will need to flash the qualcomm drivers.

aosp are small and offer more better battery(usually) and better performance. they are also smaller then sense roms. it is not for everyone. you will not have those nice sense widgets you are accustomed to. also you will need to find a luancher of your choice. i like go launcher myself and beautiful widgets have some of the widgets that are similar to the sense widgets.
o ok ...so tell me is there a official ics or jus the beta ?
 
o ok ...so tell me is there a official ics or jus the beta ?
htc has not released the official source code for ics yet. once they do then we will start seeing sense ics roms, but until that happens all we have right now are beta ics aosp roms at the moment. they are not yet in final and some of them do have some bugs that needs to be ironed out. but they are getting close. i'm gonna be flashing deck's ics rom probably tomorrow.
 
hey there, was wondering if it is truly this easy to change the version number in a misc partition image:

How To: Unroot the T-Mobile G2 / HTC Vision - TheUnlockrTheUnlockr

i have the image open in a hex editor, and i see on the right side, where it says 'Image 1.xx.xxx.x'... i am able to highlight and change those numbers..... is it really that simple??
Yup - it should be a simple hex edit. You just have to know the mount location of your misc partition, in order to pull it from the device. I'm not exactly sure how that works, but it doesn't look too difficult to find out.
 
Yup - it should be a simple hex edit. You just have to know the mount location of your misc partition, in order to pull it from the device. I'm not exactly sure how that works, but it doesn't look too difficult to find out.

ok, thank you very much. i understand now how to edit a misc image to lower the version # :)

the problem we are having is that the misc partitions(we have found two of them on the MT4GS) SEEM to be write-protected, even with a root adb shell thru Tacoroot! have you heard of this kind of extra security? we have tried flashing the partitions at least 2 different ways, and the change is not being written, and we are unable to downgrade.

we are thinking we might have to resort to something that was done on the G2, something to do with loading a kernel module that power cycles the emmc, and gives write access... kinda over my head a bit, but people will be working on it...

https://github.com/tmzt/g2root-kmod/tree/master/guhl/gfmod

any thoughts or ideas? ever heard of this extra security added in by HTC?

thanks for your help!
 
ok, thank you very much. i understand now how to edit a misc image to lower the version # :)

the problem we are having is that the misc partitions(we have found two of them on the MT4GS) SEEM to be write-protected, even with a root adb shell thru Tacoroot! have you heard of this kind of extra security? we have tried flashing the partitions at least 2 different ways, and the change is not being written, and we are unable to downgrade.

we are thinking we might have to resort to something that was done on the G2, something to do with loading a kernel module that power cycles the emmc, and gives write access... kinda over my head a bit, but people will be working on it...

https://github.com/tmzt/g2root-kmod/tree/master/guhl/gfmod

any thoughts or ideas? ever heard of this extra security added in by HTC?

thanks for your help!
I guess they've upped the security on those partitions since the days of the lowly EVO. Makes sense, I guess. The rest of that stuff is over my head, too. I don't know anything about emmc devices.
 
I guess they've upped the security on those partitions since the days of the lowly EVO. Makes sense, I guess. The rest of that stuff is over my head, too. I don't know anything about emmc devices.

ah, well thanks for your responses, really appreciate it. it sounds like the Evo is one of those milestone devices, in terms of it's fan base and capabilitiy. i still use my G2 because to me it holds up even to newer devices.

it sounds like what we're dealing with on the MT4GS is some heavy stuff... we may have one guy who can do it tho... we'll see. we do at least have the HTC Unlock tool figured out(it didn't work when they first released it, we had to dig up a PGxxxIMG.zip of the latest ROM to get it to work for everyone). i guess we're going for S-OFF as well, for the challenge and added freedom ;)
 
thanx for the update. was there anything in particular you did that made it work? it might help others.

I think originally on the Windows 7 computer I wasn't using the most up to date Andorid SDK which I think is 16. The one I got from this guide was only 12. I think the second attempt failed just because I was at work. The third one was on an old XP pc I pulled together. Instead of using the download links from this guide to unlock the bootloader, I used the ones straight from the HTCdev site.

I must say, I've already seen an increase in my phone's performance. I also love many of the new features in ICS that are able to be used so far. Looking forward to more from Evervolv. It like having a totally new phone!
 
I think originally on the Windows 7 computer I wasn't using the most up to date Andorid SDK which I think is 16. The one I got from this guide was only 12. I think the second attempt failed just because I was at work. The third one was on an old XP pc I pulled together. Instead of using the download links from this guide to unlock the bootloader, I used the ones straight from the HTCdev site.

I must say, I've already seen an increase in my phone's performance. I also love many of the new features in ICS that are able to be used so far. Looking forward to more from Evervolv. It like having a totally new phone!

thanx again. i will look to update the android sdk file.

yeah i have been meaning to try some of the latest ics roms out. might do it this weekend. and looks like we might have a new flashaholic on our hands:D
 
Hi. I'm a newbie to this rooting technique. I'm about to give this a crack but wanted to clarify what you guys mean when you say it will erase your data? I understand it will erase the sd card correct? Will it also erase my contact data like phone numbers? I have 2.3.5 and 2.18!
 
Hi. I'm a newbie to this rooting technique. I'm about to give this a crack but wanted to clarify what you guys mean when you say it will erase your data? I understand it will erase the sd card correct? Will it also erase my contact data like phone numbers?
welcome to the forums!!!!!!!!!!!!!!!!
no it will not erase your sd card, but it will erase all data from your phone. so yes your contacts will get erased, your sms and mms, and any apps and its data will all get erased. youcan use mybackup pro to back up your data if you like. make sure that your contacts are synced with google and not the phone. that way when you flash a rom you can just sign into google and your contacts will get synced to your phone automatically. this will also go with when you upgrade your phone to a different one.
 
Please Help.

Helping my friend with rooting his HTC EVO 4G. I'm using rooted HTC EVO 3D. Followed all of the steps to a T, and everything has moved along well. When I place the PC36IMG.zip in the root of the SD card and boot into the HBOOT menu it seems to load up fine then I get a;

Main Version is older!
Update Fail!
Do you want to reboot device?
<VOL UP> Yes
<VOL DOWN> No

I've read through previous threads and seen others having issues, but have not seen anyone with this exact issue, thanks in advance!
 
Please Help.

Helping my friend with rooting his HTC EVO 4G. I'm using rooted HTC EVO 3D. Followed all of the steps to a T, and everything has moved along well. When I place the PC36IMG.zip in the root of the SD card and boot into the HBOOT menu it seems to load up fine then I get a;

Main Version is older!
Update Fail!
Do you want to reboot device?
<VOL UP> Yes
<VOL DOWN> No

I've read through previous threads and seen others having issues, but have not seen anyone with this exact issue, thanks in advance!
you can't do it that way. The phone needs to be in fastboot. And you need the recovery.img in the android folder. The directions are in the guide.
 
Please Help.

Helping my friend with rooting his HTC EVO 4G. I'm using rooted HTC EVO 3D. Followed all of the steps to a T, and everything has moved along well. When I place the PC36IMG.zip in the root of the SD card and boot into the HBOOT menu it seems to load up fine then I get a;

Main Version is older!
Update Fail!
Do you want to reboot device?
<VOL UP> Yes
<VOL DOWN> No

I've read through previous threads and seen others having issues, but have not seen anyone with this exact issue, thanks in advance!
you can't do it that way. The phone needs to be in fastboot. And you need the recovery.img in the android folder. You need to enter the fastboot command. The directions are in the guide.
 
Back
Top Bottom