[Q] HTC one x failed custom rom installation - HTC One X

Ok so i have an international (quad core) HTC ONE X. I successfully rooted and installed clockwork mod and the super user zip file.
Then i tried to install jelly bean following:
youtube: watch?v=elDvcVot7qo
during installation though, the installation was automatically aborted.
Now when i try to switch it on, it freezes when the htc one logo comes up.
I CAN enter the bootloader screen again.
Anyone have any idea what i can do to fix this?
Thanks

mangusbrother said:
Ok so i have an international (quad core) HTC ONE X. I successfully rooted and installed clockwork mod and the super user zip file.
Then i tried to install jelly bean following:
youtube: watch?v=elDvcVot7qo
during installation though, the installation was automatically aborted.
Now when i try to switch it on, it freezes when the htc one logo comes up.
I CAN enter the bootloader screen again.
Anyone have any idea what i can do to fix this?
Thanks
Click to expand...
Click to collapse
which error did you get?

matt95 said:
which error did you get?
Click to expand...
Click to collapse
Installation aborted
EDIT: The error came up on 4:04 on that video i linked before
now i don't get any errors. it just stays loading.
EDIT: if i try to enter recovery an error icon appears

maybe you got a bad download...? now what you get? red triangle?

matt95 said:
maybe you got a bad download...? now what you get? red triangle?
Click to expand...
Click to collapse
Yeah i think it was a bad downloaded file
Yes the red triangle
I have no idea if it's possible to mount the mobile so i can put files on the internal memory from my pc though so i have no idea what i can do

mangusbrother said:
Yeah i think it was a bad downloaded file
Yes the red triangle
I have no idea if it's possible to mount the mobile so i can put files on the internal memory from my pc though so i have no idea what i can do
Click to expand...
Click to collapse
so, now you are unlocked right? download again the recovery then go into fastboot mode and type in cmd
Code:
fastboot flash recovery /path/to/recovery.img

matt95 said:
so, now you are unlocked right? download again the recovery then go into fastboot mode and type in cmd
Code:
fastboot flash recovery /path/to/recovery.img
Click to expand...
Click to collapse
done. now what?

mangusbrother said:
done. now what?
Click to expand...
Click to collapse
boot recovery and see if the red triangle is gone

matt95 said:
boot recovery and see if the red triangle is gone
Click to expand...
Click to collapse
Thanks, recovery booted successfully
Now to continue installing jelly bean, do you know what i have to do?
If i go to install zip from sd card -> chose zip from sd card it says that "No files found" so i'm still lost..
Edit:
Managed to mount it from recovery now. The SD was completely blank.
Before finding a guide and installing the custom rom now do i have to wipe or anything?
Thanks

mangusbrother said:
Thanks, recovery booted successfully
Now to continue installing jelly bean, do you know what i have to do?
If i go to install zip from sd card -> chose zip from sd card it says that "No files found" so i'm still lost..
Edit:
Managed to mount it from recovery now. The SD was completely blank.
Before finding a guide and installing the custom rom now do i have to wipe or anything?
Thanks
Click to expand...
Click to collapse
probably you got blank sd card because the firmware update erases everything for some people, however yes, you have to do a full wipe (there is an option to do it in some roms such as ordroid x, which i would suggest, in the arome installer).

i was going to install Jelly bean
do i do the
- wipe data/factory reset
- wipe cache partition
in the recovery? (i'm using clockworkMod Recovery v5.8.4.0

Is your hboot successfully updated to 1.28. If you are still on a lower hboot like 1.12 you can only flash ics roms. I did not see the YouTube video can't play it now !
Verstuurd van mijn HTC One X

MarcelHofs said:
Is your hboot successfully updated to 1.28. If you are still on a lower hboot like 1.12 you can only flash ics roms. I did not see the YouTube video can't play it now !
Verstuurd van mijn HTC One X
Click to expand...
Click to collapse
Checked
HBOOT - 1.12.0000
do you know how to update it?
Thanks

MarcelHofs said:
Is your hboot successfully updated to 1.28. If you are still on a lower hboot like 1.12 you can only flash ics roms. I did not see the YouTube video can't play it now !
Verstuurd van mijn HTC One X
Click to expand...
Click to collapse
if he had been in ICS HBOOT that recovery, which is for jb, wouldn't have worked... however you have to upgrade to the latest 1.31 HBOOT
---------- Post added at 11:09 AM ---------- Previous post was at 11:07 AM ----------
Relock your bootloader using the commend 'fastboot oem lock'.
Go into fastboot mode and type 'fastboot oem rebootRUU'.
Flash new firmware using the commend 'fastboot flash zip firmware.zip'.
On first time running the commend you will see FAILED, don't panic and just run the commend again.
Reunlock your bootloader via HTCDev.
Flash custom recovery using the commend 'fastboot flash recovery recovery.img'.
Download boot.img and flash it using the commend ‘fastboot flash boot boot.img’.
Use the commend 'fastboot erase cache' to avoid boot issues.
Go into recovery and install the ROM.
Reboot your device and enjoy from JB!
EDIT: you also have to have this CIDs:
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
to check which is your CID type:
Code:
fastboot getvar cid

matt95 said:
if he had been in ICS HBOOT that recovery, which is for jb, wouldn't have worked... however you have to upgrade to the latest 1.31 HBOOT
---------- Post added at 11:09 AM ---------- Previous post was at 11:07 AM ----------
Relock your bootloader using the commend 'fastboot oem lock'.
Go into fastboot mode and type 'fastboot oem rebootRUU'.
Flash new firmware using the commend 'fastboot flash zip firmware.zip'.
On first time running the commend you will see FAILED, don't panic and just run the commend again.
Reunlock your bootloader via HTCDev.
Flash custom recovery using the commend 'fastboot flash recovery recovery.img'.
Download boot.img and flash it using the commend ‘fastboot flash boot boot.img’.
Use the commend 'fastboot erase cache' to avoid boot issues.
Go into recovery and install the ROM.
Reboot your device and enjoy from JB!
EDIT: you also have to have this CIDs:
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
to check which is your CID type:
Code:
fastboot getvar cid
Click to expand...
Click to collapse
do you know where i download boot.img from by any chance?
Thanks a lot.

mangusbrother said:
do you know where i download boot.img from by any chance?
Thanks a lot.
Click to expand...
Click to collapse
Note: i checked my CID
it's
cid: HTC__044
thanks

mangusbrother said:
do you know where i download boot.img from by any chance?
Thanks a lot.
Click to expand...
Click to collapse
it depends on what rom you want to install...

matt95 said:
it depends on what rom you want to install...
Click to expand...
Click to collapse
I was thinking Cyanogen JB maybe? do you reccomend anything in particular maybe?

mangusbrother said:
I was thinking Cyanogen JB maybe? do you reccomend anything in particular maybe?
Click to expand...
Click to collapse
well i'm currently using ordroid x and it's amazing however choose the best one for you

matt95 said:
well i'm currently using ordroid x and it's amazing however choose the best one for you
Click to expand...
Click to collapse
where can i find ordroid x for my HOX (cid: HTC__044) cause i can't find any official website or anything, cyanogen doesn't seem to have one for the One X

Related

LEAKED JELLY BEAN ROM!TEMPORARY FAQ! Read First!

I'm sure many are seeking for the answer on how to flash this rom? Well then head over to question #7 - for a more informative guide follow this link http://forum.xda-developers.com/showthread.php?t=1920060
With the release of these jb roms there is a crap load of questions popping up. A lot of cid questions as well which are being repeated over and over. With this thread i hope to put an end to it.
Any questions that pop up i will try to answer as well as add to this list as time passes by, until eventually we have an ota and things settle in. Feel free to ask questions, if i cant answer, another person will. New questions are added to first page.
Overview
Q1:I want to install the jelly bean rom that has been leaked, how do i do this?
Q2: How do i check what my cid number is?
Q3: If i update my hboot, will i be able to use my previous ics rom?
Q5:Can i change my cid number, is there an alternative route? I MUST HAVE IT!!
Q6: Must the hboot be updated in order to be able to upgrade to jelly bean in future?
Q7: How do i flash the jelly bean roms?
Q8: On which cids to the firmwares work?
Q9: Will future updates make it possible for us to upgrade without updating hboot?
Q10: Should you install the new rom or wait? (This question might seem silly but i've seen people asking)
Q11:How can i check which RUU i need?
Click to expand...
Click to collapse
Q12:Is there actually an easier method to update hboot for us custom users in future releases or are following those steps a must for everybody?
Q13: What kernel# does the leaked Jelly Bean kernel have?
Q1:I want to install the jelly bean rom that has been leaked, how do i do this?
A1: The leaked jelly bean roms need a certain cid, not every cid number works. Either you are lucky enough to have it or not.
It is looking bad for branded phones at the moment
Q2: How do i check what my cid number is?
A2:You can download the so called "cid getter" from the app store. Your cid # should be listed on top. If not.....
Alternatively you can try the following command in fastboot:
Fastboot oem readcid
Q3: If i update my hboot, will i be able to use my previous ics rom?
A3: At the moment there is noway you can downgrade to ics once you have acquired jelly bean
Q4:When will we get an official jelly bean update?
A4: This month.
But when? It could be as soon as next week or as late as end of October.
Q5:Can i change my cid number, is there an alternative route? I MUST HAVE IT!!
A5:No. And no.
Q6: Must the hboot be updated in order to be able to upgrade to jelly bean in future?
A6:So far the answer seems to be leaning more towards a yes then a maybe or no.
Q7: How do i flash the jelly bean roms?
A7: 1. Relock bootloader: - fasboot oem lock
2. Boot device
2a. If device reboots to bootlader mode then flash a stock ruu and reboot to phone mode (ensure usb debugging is on - Settings/Developer options)
3. From command prompt enter: -adb reboot oem-78
4. Flash firmware: - fastboot flash zip nameoffirmwarefile.zip
5. Unlock bootloader again using your original unlock code: - fastboot flash unlocktoken Unlock_code.bin
6. Flash custom recovery: - fastboot flash recovery nameofrecoveryfile.img
7. Flash boot.img from rom zip: - fastboot flash boot boot.img
8. Flash rom zip through recovery
9. Reboot and enjoy
Thank you ClydeB1 for the steps
Q8: On which cids to the firmwares work?
A8:
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
Q9: Will future updates make it possible for us to upgrade without updating hboot?
A9: It's too early to tell, however, from what i've read this looks like it won't be possible.
Q10: Should you install the new rom or wait? (This question might seem silly but i've seen people asking)
A10: That is up to you. However, i'll list the pros and cons
pros: More fluid, has a bunch of improvement as well as power saver option. Wireless lan as well as radio signal seem to get established much faster.
cons: Limited number of roms, not really much variation. It's a leak, and a leak has bugs - so don't expect it to run at 100%
That also means, no miui, no cm10,ice cold jelly(at least a lot of stuff in the original android development section) close to nothing at the moment. However, if jelly bean satisfies you then i see no reason why you shouldn't update.
Gaming:For the HoX game lovers out there, it's probably safe to say that you should not upgrade just yet. Certain kernels are probably not supported which enhance your gaming experience.
Q11:How can i check which RUU i need?
A11: Open cmd.exe and type "fastboot getvar version-main" without quotes.
Q12:Is there actually an easier method to update hboot for us custom users in future releases or are following those steps a must for everybody?
A12: Nope, at least not for s-on devices. -Mike1986_(ARHD)
Q13: What kernel# does the leaked Jelly Bean kernel have?
A13: 3.1.10
Perhaps add the steps again to flash:
Before you start take a backup of your sd card and ensure that your phone is charged, at least 70% to be safe
1. Relock bootloader: - fastboot oem lock
2. Boot device
2a. If device reboots to bootlader mode then flash the appropriate stock ruu for your device and then reboot to phone mode (ensure usb debugging is on - Settings/Developer options) (To find which ruu to flash run fastboot getvar version-main, or else you can try the odexed Stock rom + boot.img from Mike's thread)
3. From command prompt enter: - adb reboot oem-78
4. Flash firmware: - fastboot flash zip nameoffirmwarefile.zip (NB! If this step fails, immediately rerun the cmd and it should work the 2nd time)
5. Unlock bootloader again using your original unlock code: - fastboot flash unlocktoken Unlock_code.bin
6. Flash custom recovery: - fastboot flash recovery nameofrecoveryfile.img
7. Flash boot.img from rom zip: - fastboot flash boot boot.img
8. Flash rom zip through recovery
9. Reboot and enjoy
Edit: Updated method for flashing from hboot 1.23 to 1.28
1. Relock bootloader - fasboot oem lock
2. Enter command - fastboot oem rebootRUU
3. Flash firmware: - fastboot flash zip nameoffirmwarefile.zip (NB! If this step fails, immediately rerun the cmd and it should work the 2nd time)
4. Unlock bootloader again using your original unlock code: - fastboot flash unlocktoken Unlock_code.bin
5. Flash custom recovery: - fastboot flash recovery nameofrecoveryfile.img
6. Flash boot.img from rom zip: - fastboot flash boot boot.img
7. Flash rom zip through recovery
8. Reboot and enjoy
Another question to clarify ..
we must install the RUU after just lock the bootloader , right?
I understand that it is absolutely necessary, as the custom rom in "relocked" did not start, right?
can u list the CID's that are valid in the OP please?
dani_nec said:
Another question to clarify ..
we must install the RUU after just lock the bootloader , right?
I understand that it is absolutely necessary, as the custom rom in "relocked" did not start, right?
Click to expand...
Click to collapse
For some it does appear to reboot, so try that first, if not then you will need to flash a stock ruu.
itismadhan said:
can u list the CID's that are valid in the OP please?
Click to expand...
Click to collapse
Firmware will only flash on the phones with the following CID
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
Perfect.
As we know that RUU corresponds with our CID? I for example, taking the HTC__102 ...
All of these questions is to help more people who may have the same doubts lol
dani_nec said:
Perfect.
As we know that RUU corresponds with our CID? I for example, taking the HTC__102 ...
All of these questions is to help more people who may have the same doubts lol
Click to expand...
Click to collapse
here is a list of cids and regions, maybe that helps...
http://forum.xda-developers.com/showthread.php?t=1195475
robocik said:
here is a list of cids and regions, maybe that helps...
http://forum.xda-developers.com/showthread.php?t=1195475
Click to expand...
Click to collapse
Ok, I know that .. but in the name of the only places RUU asia, europe etc etc. .. CID does not indicate that RUU is for each
understand because in my case, a German HTC__102 the correct RUU would be this:
RUU_ENDEAVOR_U_ICS_40_S_HTC_Europe_2.17.401.2_Radio_2.1204.135.20_release_274900_signed
correct? CID for all of Europe (not anchored to company phones of course) would be the same RUU
dani_nec said:
Ok, I know that .. but in the name of the only places RUU asia, europe etc etc. .. CID does not indicate that RUU is for each
understand because in my case, a German HTC__102 the correct RUU would be this:
RUU_ENDEAVOR_U_ICS_40_S_HTC_Europe_2.17.401.2_Radio_2.1204.135.20_release_274900_signed
correct? CID for all of Europe (not anchored to company phones of course) would be the same RUU
Click to expand...
Click to collapse
You just can use the (odexed) ROM + Recovery + Boot Image from Mikes Thread here: http://forum.xda-developers.com/showthread.php?t=1546970
Works fine though. Did that on mine (HTC_102) no Problem
Higgins12 said:
You just can use the (odexed) ROM + Recovery + Boot Image from Mikes Thread here: http://forum.xda-developers.com/showthread.php?t=1546970
Works fine though. Did that on mine (HTC_102) no Problem
Click to expand...
Click to collapse
Ok!! Thanks for the info.. I Download in this moment
But, the RUU indicated for my it's correcto?
thanks
dani_nec said:
Ok!! Thanks for the info.. I Download in this moment
But, the RUU indicated for my it's correcto?
thanks
Click to expand...
Click to collapse
In my case the RUU didn't work. Don't know what was the Problem but it always jumped out of the flashing progress (this RUU can't be flashed ... bla bla bla)
dani_nec said:
Ok!! Thanks for the info.. I Download in this moment
But, the RUU indicated for my it's correcto?
thanks
Click to expand...
Click to collapse
Yes, all of those codes that can currently install the JB rom would all use x.xx.401.x ruu
Higgins12 said:
In my case the RUU didn't work. Don't know what was the Problem but it always jumped out of the flashing progress (this RUU can't be flashed ... bla bla bla)
Click to expand...
Click to collapse
If .. I remember with the desire or sensation .. the damn RUU! can not flash RUU for Jupiter is far ... can not flash RUU that the LCD is dirty ... can not flash RUU that you have not eaten breakfast.
I will I have the RUU panic
I also have a question...
Until now I have received all the updates in time. I have a Cid HTC__32 BUT even though I have bought it from a separate store in Romania as an unlocked device, it boots with a vodafone logo and all the updates had Vodafone apps installed...
Am I risking anything here? Mine seems like a branded device but it is sim unlocked and cid as mentioned before.
I am a bit confused honestly. If noone knows for sure I wold rather wait for a more simple and secure road to jb.
Btw. If I didn't unlock the bootloader and didn't root yet, I can skip those first few steps right?
Sent from my HTC One X using xda app-developers app
bedobela said:
I also have a question...
Until now I have received all the updates in time. I have a Cid HTC__32 BUT even though I have bought it from a separate store in Romania as an unlocked device, it boots with a vodafone logo and all the updates had Vodafone apps installed...
Am I risking anything here? Mine seems like a branded device but it is sim unlocked and cid as mentioned before.
I am a bit confused honestly. If noone knows for sure I wold rather wait for a more simple and secure road to jb.
Btw. If I didn't unlock the bootloader and didn't root yet, I can skip those first few steps right?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
As long as your cid matches, you're good to go. Yea, no need to run the first steps as you are already locked and on stock.
ClydeB1 said:
Perhaps add the steps again to flash:
1. Relock bootloader: - fasboot oem lock
2. Boot device
2a. If device reboots to bootlader mode then flash a stock ruu and reboot to phone mode (ensure usb debugging is on - Settings/Developer options)
3. From command prompt enter: -adb reboot oem-78
4. Flash firmware: - fastboot flash zip nameoffirmwarefile.zip
5. Unlock bootloader again using your original unlock code: - fastboot flash unlocktoken Unlock_code.bin
6. Flash custom recovery: - fastboot flash recovery nameofrecoveryfile.img
7. Flash boot.img from rom zip: - fastboot flash boot boot.img
8. Flash rom zip through recovery
9. Reboot and enjoy
Click to expand...
Click to collapse
Thanks for posting that! I was not 100% sure on how to do it myself since i can't upgrade and didn't bother so far. Good to see that riddle solved.
Higgins12 said:
You just can use the (odexed) ROM + Recovery + Boot Image from Mikes Thread here: http://forum.xda-developers.com/showthread.php?t=1546970
Works fine though. Did that on mine (HTC_102) no Problem
Click to expand...
Click to collapse
HTC_102?? Thats not on the list of can dos is it? Did it flash?(firmware).
I`ve checked the android-info.txt. HTC_002 isnt in it, it really shouldnt of flashed on that CID!
backfromthestorm said:
HTC_102?? Thats not on the list of can dos is it? Did it flash?(firmware).
Click to expand...
Click to collapse
It is on the list
ClydeB1 said:
It is on the list
Click to expand...
Click to collapse
modelid: PJ4610000
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
mainver: 3.09.401.100
hbootpreupdate:12
RadioVer: 5.1204.162.29
erasebcid: 1
Directly from Android-info.txt
I repeat - HTC_002 shouldnt of flashed!
backfromthestorm said:
modelid: PJ4610000
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
mainver: 3.09.401.100
hbootpreupdate:12
RadioVer: 5.1204.162.29
erasebcid: 1
Directly from Android-info.txt
I repeat - HTC_002 shouldnt of flashed!
Click to expand...
Click to collapse
No you asked HTC__102, check your posts

[Q] after flash Revolution HD 10 my phone does not boot

I am having big trouble with my HTC One X
I am using for a long time Revolution and this morning I tried to make a update
Did everything what was printed here:
Did the boot 10.bat
Wiped data
Installed the zip Android_Revolution_HD-One_X_10.6.zip
After this nothing is happening even after 30 minutes waiting with the HTC Logo
Went to recovery but can't mount the USB message appears down: unable to open ums lunfile
What went wrong?
Is there a way to get into my memory card?
CID check
Unetwork said:
I am having big trouble with my HTC One X
I am using for a long time Revolution and this morning I tried to make a update
Did everything what was printed here:
Did the boot 10.bat
Wiped data
Installed the zip Android_Revolution_HD-One_X_10.6.zip
After this nothing is happening even after 30 minutes waiting with the HTC Logo
Went to recovery but can't mount the USB message appears down: unable to open ums lunfile
What went wrong?
Is there a way to get into my memory card?
Click to expand...
Click to collapse
Did you checked your CID
Firmware Supported CIDs:
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
Check your CID using this commend: 'fastboot oem readcid'.
If your CID is not in this list above, unfortunately you can't flash JB, stay with ICS for now.
And did you use super wipe?
sudhank said:
Did you checked your CID
Firmware Supported CIDs:
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
Check your CID using this commend: 'fastboot oem readcid'.
If your CID is not in this list above, unfortunately you can't flash JB, stay with ICS for now.
And did you use super wipe?
Click to expand...
Click to collapse
Sorry dont understand:
Firmware Supported CIDs:
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
cidnum: HTC__J15
How to check this?
And why my phone will not boot?
How can I get into my internal memory?
My HTC One X was working great before the update ( it was 9.4 Revolution HD)
I did the Super Wipe as I mentioned in my opening message
Please tell me how to proceed further?
edit I went to fastboot but nothing such as fastboot oem readcid
Please any body knows how to get into my internal memory?
I tried really everything I know of even tried the restore but I see the phone coming into boot mode, here the music..see the simcard and again it just reboots all the time
I am not a real expert so please some one to help me? I really need my phone, don't have a spare one here and on the road...
Thanks, Peter
Facepalm. Did you actually read through the post. Go into fastboot, then in cmd go to your fastboot folder and type fastboot oem readcid. Check if your cid is supported.
Sent from my HTC One X using xda app-developers app
I have the same situation!!!
How can I install another rom to my phone in order to make my phone usable again???????
I can't transfer any file from my computer to my phone now!!!!!
How this problem can be solved????
Help me please!!! Ican't use my phone now:crying:
XxVcVxX said:
Facepalm. Did you actually read through the post. Go into fastboot, then in cmd go to your fastboot folder and type fastboot oem readcid. Check if your cid is supported.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Yes I did read it and sorry I am not so smart as you are, first of all I have very bad eyes and it takes some time even to login here
Could you again, or some one else tell me how to get back into any rom?
What I did, went to fastboot usb
Opened Win comander CMD
Typed: fastboot oem readcid
Reply from CMD not known command
Is there any software that can access my internal memory to upload another ROM?
EDIT I finally figure it out and I have HTC_032
So not supported so what next? Is my HTC bricked? Or is there a way to recover?
I just saw that my device is supported so why I can't boot?
HTC_032
Please members here please can you try to bring my HTC alive?
I really need the phone, went out to a open market here but no mobile with a mini sim card for sale
Can't wait until tomorrow need to call home
I just want to know how to flash any rom as I can't access my internal memory
Unetwork said:
I just saw that my device is supported so why I can't boot?
HTC_032
Please members here please can you try to bring my HTC alive?
I really need the phone, went out to a open market here but no mobile with a mini sim card for sale
Can't wait until tomorrow need to call home
I just want to know how to flash any rom as I can't access my internal memory
Click to expand...
Click to collapse
PLEASE some one to give me some ideas how to get any rom inside please guys any....
defensive said:
I have the same situation!!!
How can I install another rom to my phone in order to make my phone usable again???????
I can't transfer any file from my computer to my phone now!!!!!
How this problem can be solved????
Help me please!!! Ican't use my phone now:crying:
Click to expand...
Click to collapse
me too
i am already try about 3-4 times,but it's not work
now ,i just root it back to 9.7.2
You should be able unlock, flash clockworkmod 5.8.4.0, flash boot.img and then copy rom on using cwm, and flash it.
edwardiitii said:
me too
i am already try about 3-4 times,but it's not work
now ,i just root it back to 9.7.2
Click to expand...
Click to collapse
Can you please tell me how to do that???
I really tried every thing but dont know so much about the ONE X
I just want to flash my mobile back to any working ROM
BenPope said:
You should be able unlock, flash clockworkmod 5.8.4.0, flash boot.img and then copy rom on using cwm, and flash it.
Click to expand...
Click to collapse
But I don't know how to do that as I can't get into my internal memory
in fastboot usb it says that my phone is unlocked
Mate there's loads of guides on here. Might be worth just sticking to ICS for the meanwhile the bean is overrated. It'll get it easier to flash it eventually. Have you tried it the way Google intended yet?
Sent from my HTC One X using xda app-developers app
---------- Post added at 07:28 PM ---------- Previous post was at 07:26 PM ----------
In relation to the memory situation if your boot loaders unlocked. Use the HTC one x toolkit flash clockwork mod that way then you can mount the USB that method
Sent from my HTC One X using xda app-developers app
arknailed7754 said:
Mate there's loads of guides on here. Might be worth just sticking to ICS for the meanwhile the bean is overrated. It'll get it easier to flash it eventually. Have you tried it the way Google intended yet?
Sent from my HTC One X using xda app-developers app
---------- Post added at 07:28 PM ---------- Previous post was at 07:26 PM ----------
In relation to the memory situation if your boot loaders unlocked. Use the HTC one x toolkit flash clockwork mod that way then you can mount the USB that method
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Yes I tried Google but could not find it..
I have only sight at 1 eye and reading for a long time is very painful
But here a guy from the Hotel took my HTC hope it will work
Thanks any way
Unetwork said:
Yes I tried Google but could not find it..
I have only sight at 1 eye and reading for a long time is very painful
But here a guy from the Hotel took my HTC hope it will work
Thanks any way
Click to expand...
Click to collapse
All of the answers are here http://forum.xda-developers.com/showthread.php?t=1920060
Flash CWM and then in CWM, mount USB storage and copy.
Sent from my HTC One X using xda app-developers app
Hello guys,
I have the this problem too.
But as i can see my CID version Supported, i have HTC_304...
CWM can't mount USB..
Now What?
Thank you
grig05 said:
CWM can't mount USB..
Click to expand...
Click to collapse
Why? Do you have an old version? Install the latest.
BenPope said:
Why? Do you have an old version? Install the latest.
Click to expand...
Click to collapse
Thanks man!!!
CWM 5.8.4.0 was my solution!
Thanks again

[Q] Looking for Endeavour 1.29.206.11 please

I hope that this post is in the correct forum section - apologies if not and apologies if there is already a thread on this subject (I did try searching but nothing that provided a link to a RUU).
Here's what I've done:
Flashed a custom ROM to my UK O2 HTC One X
Then tried to restore it to stock without taking a Clockwork recovery backup (deleted all caches and storage in the process)
Tried to flash with stock RUU found online (1.26.206.2) but RUU software throws an error as the exisiting f/w is 1.29.206.11 and this is what it is expecting
I can access the HOX through fastboot to lock and unlock the device but I cannot see the "SD card" to copy over a custom ROM to at least get some life into the thing (it just sits at the white HTC loading screen until the battery dies).
Ideally I want to return the thing to stock (if anyone has a O2 UK 1.29.206.11 RUU) but failing that is there anyway to get a custom ROM on there (for installation with CWM) without my PC (Windows 7 or Mac available) seeing the HOX storage?
Thanks for reading and any help you can pass on.
brlauk_HOX said:
I hope that this post is in the correct forum section - apologies if not and apologies if there is already a thread on this subject (I did try searching but nothing that provided a link to a RUU).
Here's what I've done:
Flashed a custom ROM to my UK O2 HTC One X
Then tried to restore it to stock without taking a Clockwork recovery backup (deleted all caches and storage in the process)
Tried to flash with stock RUU found online (1.26.206.2) but RUU software throws an error as the exisiting f/w is 1.29.206.11 and this is what it is expecting
I can access the HOX through fastboot to lock and unlock the device but I cannot see the "SD card" to copy over a custom ROM to at least get some life into the thing (it just sits at the white HTC loading screen until the battery dies).
Ideally I want to return the thing to stock (if anyone has a O2 UK 1.29.206.11 RUU) but failing that is there anyway to get a custom ROM on there (for installation with CWM) without my PC (Windows 7 or Mac available) seeing the HOX storage?
Thanks for reading and any help you can pass on.
Click to expand...
Click to collapse
if you can get into to CWM there is an option to mount sd in there somewhere, if you can't get into it maybe try re-flashing it
seanicca said:
if you can get into to CWM there is an option to mount sd in there somewhere, if you can't get into it maybe try re-flashing it
Click to expand...
Click to collapse
Thanks for the reply - I tried that but CWM returns an error when trying to mount the SD card.
Tried flashing 1.26.206.2 through fast boot?
brlauk_HOX said:
Thanks for the reply - I tried that but CWM returns an error when trying to mount the SD card.
Click to expand...
Click to collapse
Cwm 5.8.4.0 allows sd mounting in recovery, try flashing that
sent from my One X using xda venom premium
xmoo said:
Tried flashing 1.26.206.2 through fast boot?
Click to expand...
Click to collapse
DO you mean extracting the 2 img files from the RUU zip and running from fastboot command prompt? If so, the second img file returns a [0000006] error.
brlauk_HOX said:
DO you mean extracting the 2 img files from the RUU zip and running from fastboot command prompt? If so, the second img file returns a [0000006] error.
Click to expand...
Click to collapse
Get the rom.zip and
adb reboot oem-78
fastboot flash zip rom.zip
http://forum.xda-developers.com/showthread.php?p=28665193
Sent from my HTC One X
I'm looking for this Nandroid too but all the links I've found are broken. Can anyone help out? Preferably a CWM backup if at all possible.
brlauk_HOX said:
I hope that this post is in the correct forum section - apologies if not and apologies if there is already a thread on this subject (I did try searching but nothing that provided a link to a RUU).
Here's what I've done:
Flashed a custom ROM to my UK O2 HTC One X
Then tried to restore it to stock without taking a Clockwork recovery backup (deleted all caches and storage in the process)
Tried to flash with stock RUU found online (1.26.206.2) but RUU software throws an error as the exisiting f/w is 1.29.206.11 and this is what it is expecting
I can access the HOX through fastboot to lock and unlock the device but I cannot see the "SD card" to copy over a custom ROM to at least get some life into the thing (it just sits at the white HTC loading screen until the battery dies).
Ideally I want to return the thing to stock (if anyone has a O2 UK 1.29.206.11 RUU) but failing that is there anyway to get a custom ROM on there (for installation with CWM) without my PC (Windows 7 or Mac available) seeing the HOX storage?
Thanks for reading and any help you can pass on.
Click to expand...
Click to collapse
blocka said:
I'm looking for this Nandroid too but all the links I've found are broken. Can anyone help out? Preferably a CWM backup if at all possible.
Click to expand...
Click to collapse
Install directly the RUU 1.26.206.2
Thant said:
Install directly the RUU 1.26.206.2
Click to expand...
Click to collapse
thank you appreciate the link
Thant said:
Install directly the RUU 1.26.206.2
Click to expand...
Click to collapse
BTW my HBOOT version is 0.96, this won't cause any issues will it when it comes to running the RUU?
blocka said:
BTW my HBOOT version is 0.96, this won't cause any issues will it when it comes to running the RUU?
Click to expand...
Click to collapse
Please post the result from command fastboot getvar all and delete IMEI and S/N
Thant said:
Please post the result from command fastboot getvar all and delete IMEI and S/N
Click to expand...
Click to collapse
fastboot getvar all
INFOversion: 0.5a
INFOversion-bootloader: 0.96.0000
INFOversion-baseband: None
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 1.29.206.11
INFOserialno: xxxxxxxxxxxxx
INFOimei: xxxxxxxxxxxxxxx
INFOproduct: endeavoru
INFOplatform: HBOOT-T30S
INFOmodelid: PJ4610000
INFOcidnum: None
INFObattery-status: good
INFObattery-voltage: 4148mV
INFOdevpower: 100
INFOpartition-layout: None
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: None
INFOhbootpreupdate: 2
INFOgencheckpt: 0
all: Done!
finished. total time: 1.172s
fastboot oem readcid
... INFODEBUG: cid: O2___001
blocka said:
fastboot getvar all
INFOversion: 0.5a
INFOversion-bootloader: 0.96.0000
INFOversion-baseband: None
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 1.29.206.11
INFOserialno: xxxxxxxxxxxxx
INFOimei: xxxxxxxxxxxxxxx
INFOproduct: endeavoru
INFOplatform: HBOOT-T30S
INFOmodelid: PJ4610000
INFOcidnum: None
INFObattery-status: good
INFObattery-voltage: 4148mV
INFOdevpower: 100
INFOpartition-layout: None
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: None
INFOhbootpreupdate: 2
INFOgencheckpt: 0
all: Done!
finished. total time: 1.172s
fastboot oem readcid
... INFODEBUG: cid: O2___001
Click to expand...
Click to collapse
Ok in this case Download RUU 2.17.206.2 and run the RUU the RUU 1.26.206.2 will not work for you. Lock the bootloader and run the RUU
Thant said:
Ok in this case Download RUU 2.17.207.2 and run the RUU the RUU 1.267.206.2 will not work for you.
Click to expand...
Click to collapse
Cheers! can you explain to a noob why this is the case? BTW the file in the link is only 15MB, is this the correct file size?
blocka said:
Cheers! can you explain to a noob why this is the case? BTW the file in the link is only 15MB, is this the correct file size?
Click to expand...
Click to collapse
Ok this is bad this RUU is not full must be 500-600 Mb= Surch from google to download the RUU 2.17.206.2 for HTC one X and install this in Android RUU files store is not the full. The case is you have 1.29.206.11 witch is newer vrom 1.26.206.2 and if you try to install it you will receive error wrong RUU.
EDIT: I think you will not find this RUU surch here in xda for nandroid backup for 1.29.206.11 and restor it and dont forget to restor the stock recovery too.
Thant said:
Ok this is bad this RUU is not full must be 500-600 Mb= Surch from google to download the RUU 2.17.206.2 for HTC one X and install this in Android RUU files store is not the full. The case is you have 1.29.206.11 witch is newer vrom 1.26.206.2 and if you try to install it you will receive error wrong RUU.
EDIT: I think you will not find this RUU surch here in xda for nandroid backup for 1.29.206.11 and restor it and dont forget to restor the stock recovery too.
Click to expand...
Click to collapse
Thanks for your help, appreciate it!
I've got the RUU you suggested from HERE
Now to apply this RUU all I need to do is run the file (exe) and follow the bouncing ball?
Then once flashed (back to stock), to install a custom recovery (so I can do a nandroid) is unlock the bootloader, install the recovery, and take the nandroid backup. To get the OTA Update(s), I'll need to relock the bootloader, do the automated system updater, redo nandroid, then onto a custom recovery once HBOOT has been updated via the OTA process?
EDIT: Take a nandroid backup first of course
blocka said:
Thanks for your help, appreciate it!
I've got the RUU you suggested from HERE
Now to apply this RUU all I need to do is run the file (exe) and follow the bouncing ball?
Then once flashed (back to stock), to install a custom recovery (so I can do a nandroid) is unlock the bootloader, install the recovery, and take the nandroid backup. To get the OTA Update(s), I'll need to relock the bootloader, do the automated system updater, redo nandroid, then onto a custom recovery once HBOOT has been updated via the OTA process?
EDIT: Take a nandroid backup first of course
Click to expand...
Click to collapse
NO You can't receive the OTA via custom recovery you need ctock recovery and stock rom unrooted
1) Lock your bootloader
2) Run the RUU
3) Apllay all update to 4.x.206.x 4.2.2 JB
4) Unlock your Bootloader
5) Install Philz custom recovery
6) Do a Nandroid Backup on 4.2.2.JB . Save on secure plase it is better to have 2 copies on nandroid on different place
7) If you wont Install custom rom or root the stock it is your decision and don't forget to flash the boot.img if you install custom rom
Thant said:
Ok in this case Download RUU 2.17.207.2 and run the RUU the RUU 1.26.206.2 will not work for you. Lock the bootloader and run the RUU
Click to expand...
Click to collapse
Hi - was just about to go through the process of reverting to stock when I noticed the RUU and link you suggested
Download RUU 2.17.207.2
Click to expand...
Click to collapse
actually is linked to RUU_ENDEAVOR_U_ICS_40_S_O2_UK_2.17.206.2_Radio_2.1204.135.20_release_275038_signed.exe.
So before I start I need to find out exactly what RUU I need, either 2.17.206.2 or 2.17.207.2.
Thanks for ya help .

Stuck in HTC logo , bootloop

Hello i was running stock JB ( i think it ended in .27) , with HBOOT 1.36 . I tried to install Renovate 13 rom and followed instructions.
I also have a nandroid backup in my sd.
So i went to fastboot , flashed the boot.img , erased cached , disconnect the usb , went to cwm recovery , erased cache/factory reset/davik , and tried to flash the zip. It went relatively well until 80% , then it just went back to the main CWM screen. I have never used aroma installers before so i stupidly thought thats the way it ended installation -_-
So i hit reboot and got stuck with a boot loop. I can enter the bootloader , fastboot but i cant enter CWM recovery. When i hit go into recovery it splashes for a microsecond and then returns to the htc logo .. I thought that maybe it got corrupted somehow so i tried reflashing it with the All in one X Rootkit or whatever its called , didnt work.
Please help , thank you .
what is your cid number. if your cid is in the list below you should upgrade your hboot to 1,39
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__M27
cidnum: HTC__032
cidnum: HTC__016
to do that use http://forum.xda-developers.com/showthread.php?t=1924003 this tool. plug your phone into computer and go into fastboot mode. run tool. hit 4 to see all the commands. firstly you have to relock your bootloader. then you have to load new firmware. (btw hboot 1,39 file you downloaded is named 3,14... you should rename it as firmware.zip) then unlock your device again. after that install cwm, then flash boot.img for renovate, and finally go into the cwm and install the rom.
note: if you don't know what your cid is, you can use the tool.
Hi and thanks for the quick and detailed reply.... However I just managed to fix the problem by erasing cache a couple of times and reflashing cwm like 2 times...
Finally it decided to launch and I was able to install the rom
Thanks again
Sent from my HTC One X using Tapatalk 2
you're welcome :good:
Hi, I seem to be in the same boat. Rooted my hox last night for the first time, tried to flash baked v6 and liquid rom with out success(HTC logo looped). My cid is 001 with hboot 1.36. Flashed boot.img on both roms & erased cache with no luck.
If I had known HTC was going to be so problematic I would never have gotten it.
EDIT: Sorry, been using wrong boot.img. My bad!!!
Sent from my HTC One X using Tapatalk 2

[Q] One X relocked with no rom on

Its been a while since flashing roms and I was going to sell my one x but needed stock software and unrooting. But I have ended up with my phone stuck in fast boot with it saying re locked at the top. I think i know where I went wrong but its too late. I dont have any backup because it was ages ago and I have tried various stock roms all returning errors. This is what I was following:
"fastboot oem Lock"
2) "fastboot oem rebootRUU"
3) "fastboot flash zip firmware.zip"
4) "fastboot reboot-bootloader"
5) "fastboot flash "unlocktoken Unlocktoken.bin"
6 "fastboot flash recovery openrecovery-twrp-2.6.3.0-4.18.401.2-endeavoru-JB.img
7) fastboot flash boot ( the boot.img from the custom rom)
8) go in to recovery and install the custom rom.
I got stuck at 6 giving me an error, I presume it was the wrong file.
Do I actually have to do fastboot oem Lock, because its relocked?
Could anybody help me out with what stock roms and file I need please? I know there are a lot of posts but each one is idividual and with different firmware.
Thanks Guys
This is some of my info:
c:\fastboot>fastboot getvar all
INFOversion: 0.5a
INFOversion-bootloader: 1.39.0000
INFOversion-baseband: 5.1204.164.30H
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 3.14.771.34
INFOserialno: ***********************
INFOimei: ********************
INFOproduct: endeavoru
INFOplatform: HBOOT-T30S
INFOmodelid: PJ4610000
INFOcidnum: H3G__001
INFObattery-status: good
INFObattery-voltage: 3759mV
INFOdevpower: 27
INFOpartition-layout: None
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: None
INFOhbootpreupdate: 2
INFOgencheckpt: 0
all: Done!
Will it unlock if I send a new unlock ticket through htc dev website?
si_d_2003 said:
Its been a while since flashing roms and I was going to sell my one x but needed stock software and unrooting. But I have ended up with my phone stuck in fast boot with it saying re locked at the top. I think i know where I went wrong but its too late. I dont have any backup because it was ages ago and I have tried various stock roms all returning errors. This is what I was following:
"fastboot oem Lock"
2) "fastboot oem rebootRUU"
3) "fastboot flash zip firmware.zip"
4) "fastboot reboot-bootloader"
5) "fastboot flash "unlocktoken Unlocktoken.bin"
6 "fastboot flash recovery openrecovery-twrp-2.6.3.0-4.18.401.2-endeavoru-JB.img
7) fastboot flash boot ( the boot.img from the custom rom)
8) go in to recovery and install the custom rom.
I got stuck at 6 giving me an error, I presume it was the wrong file.
Do I actually have to do fastboot oem Lock, because its relocked?
Could anybody help me out with what stock roms and file I need please? I know there are a lot of posts but each one is idividual and with different firmware.
Thanks Guys
This is some of my info:
c:\fastboot>fastboot getvar all
INFOversion: 0.5a
INFOversion-bootloader: 1.39.0000
INFOversion-baseband: 5.1204.164.30H
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 3.14.771.34
INFOserialno: ***********************
INFOimei: ********************
INFOproduct: endeavoru
INFOplatform: HBOOT-T30S
INFOmodelid: PJ4610000
INFOcidnum: H3G__001
INFObattery-status: good
INFObattery-voltage: 3759mV
INFOdevpower: 27
INFOpartition-layout: None
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: None
INFOhbootpreupdate: 2
INFOgencheckpt: 0
all: Done!
Will it unlock if I send a new unlock ticket through htc dev website?
Click to expand...
Click to collapse
I've got the same phone as you, i'll upload my H3G_001 backup of Jelly Bean
You will need to use Phillz Recovery or Clockwork Mod Recovery
---------- Post added at 03:23 PM ---------- Previous post was at 02:49 PM ----------
wigankev said:
I've got the same phone as you, i'll upload my H3G_001 backup of Jelly Bean
You will need to use Phillz Recovery or Clockwork Mod Recovery
Click to expand...
Click to collapse
https://dl.dropboxusercontent.com/u/92848413/H3G_001%20JellyBean.zip just unzip it flash Phillz or Clockwork Mod Recovery.
wigankev said:
I've got the same phone as you, i'll upload my H3G_001 backup of Jelly Bean
You will need to use Phillz Recovery or Clockwork Mod Recovery
Click to expand...
Click to collapse
Awesome mate, your a legend!
When you say to use phillz or cmr, can I use these because all I can do is access the fastboot screen? Even if I select recovery in fastboot the htc quietly brilliant screen pops up then goes back to fast boot menu.
si_d_2003 said:
Awesome mate, your a legend!
When you say to use phillz or cmr, can I use these because all I can do is access the fastboot screen? Even if I select recovery in fastboot the htc quietly brilliant screen pops up then goes back to fast boot menu.
Click to expand...
Click to collapse
Go on to HTC Dev and get another unlock token, and proceed to unlock again, then flash CWM or Phillz, then recover your phone with the backup i provided. I have also provided the stock htc recovery in the folder seperately.
wigankev said:
Go on to HTC Dev and get another unlock token, and proceed to unlock again, then flash CWM or Phillz, then recover your phone with the backup i provided. I have also provided the stock htc recovery in the folder seperately.
Click to expand...
Click to collapse
Ok Cheers dude, I will give them a while and let you know. Thanks for the help:good:
wigankev said:
Go on to HTC Dev and get another unlock token, and proceed to unlock again, then flash CWM or Phillz, then recover your phone with the backup i provided. I have also provided the stock htc recovery in the folder seperately.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1604439 i recommend using this to unlock bootloader with the token you received from HTC Dev.
Ok, so got it unlocked again, my viper rom was still installed so the phone boots up. Now to get your jelly bean on correct me if Im wrong, your jellybean zip, shall i unzip it? what shall i do with .img file and the others?
si_d_2003 said:
Ok, so got it unlocked again, my viper rom was still installed so the phone boots up. Now to get your jelly bean on correct me if Im wrong, all i do is put the zip on the phones hd the boot into recovery and then select restore? Just tried it and it says no file found, does your back up go into a specific folder? or just select install from zip?
Click to expand...
Click to collapse
No, on Clockword Mod or Phillz recovery you use Backup and Restore option, you don't flash the zip file, i zipped it up so i could upload to dropbox, just flash the 2013-02-05.20.39.08 folder under restore, there should be a folder called Clockword Mod on your SD Card or something like that.
Sorry for being an idiot im just concerned because I was up till 4.30 this morning trying to sort this out. in cwm folder is one called downloads which goes into recoveries folder, does the folder 2013....go in there? Then by flash do you mean going to fast boot- backup/restore - restore? because it says no file found still.
si_d_2003 said:
Sorry for being an idiot im just concerned because I was up till 4.30 this morning trying to sort this out. in cwm folder is one called downloads which goes into recoveries folder, does the folder 2013....go in there? Then by flash do you mean going to fast boot- backup/restore - restore? because it says no file found still.
Click to expand...
Click to collapse
On your storage you should have a file called clockworkmod and inside that you should have another folder in there called backup, so your 2013-02-05.20.39.08 file should be in that backup folder.
wigankev said:
On your storage you should have a file called clockworkmod and inside that you should have another folder in there called backup, so your 2013-02-05.20.39.08 file should be in that backup folder.
Click to expand...
Click to collapse
Sorry there is no back up folder in there. Ive tried installing phillz over cwm it says complete but after flashing and when i reboot its still cwm. and in rom manager when I try to update cwm it gives me an error.
wigankev said:
On your storage you should have a file called clockworkmod and inside that you should have another folder in there called backup, so your 2013-02-05.20.39.08 file should be in that backup folder.
Click to expand...
Click to collapse
So then go into CWM or Phillz recovery then go to Backup and Restore and restore that 2013-02-05.20.39.08 file, then you should be back on stock H3G rom, then just flash the recovery i put in the folder separately, then you should be fully stock, then relock your Hboot/bootloader then you should be able to update your rom OTA to 4.2.2 and hboot to 1.72
Ok, so finally got there in the end. Hopefully. I have one more question and i will leave you alone.....ive sent the lock message and the bootloader now says relocked again. Is this different from locked? Can i get it to say locked instead of relocked as this looks like its been rooted before?
Thanks
si_d_2003 said:
Ok, so finally got there in the end. Hopefully. I have one more question and i will leave you alone.....ive sent the lock message and the bootloader now says relocked again. Is this different from locked? Can i get it to say locked instead of relocked as this looks like its been rooted before?
Thanks
Click to expand...
Click to collapse
Relocked is correct, did you remember to flash the original htc recovery before relocking?
I did, but.....F### its stuck in bootloader loop now. The bloody phone booted and everything then when I restarted it its now stuck looping.
ok after unlocking the phone boots up fine. Is there something wrong when i go to lock it the it wont boot up?
Cheers dude
si_d_2003 said:
Whats the problem do you think? does that mean I have to:
unroot and install the the files you gave me then lock again. I cant even access recovery in the bootloader
Click to expand...
Click to collapse
are you flash the boot.img from your nand backup via fastboot?
Thant said:
are you flash the boot.img from your nand backup via fastboot?
Click to expand...
Click to collapse
No i didnt do that, I just recovered the nand via cwm, then I flashed recovery.img then locked it. It was stuck in loop then as soon as I unlocked it booted.
si_d_2003 said:
No i didnt do that, I just recovered the nand via cwm, then I flashed recovery.img then locked it. It was stuck in loop then as soon as I unlocked it booted.
Click to expand...
Click to collapse
now take the boot.img from nand backup and flash it via fastboot with the command fastboot flash boot nameofboot.img but you must unlock it again and after this relock it again
Ok cool, that looks like its worked. Thanks for that buddy! Do you know if there is any way to change the ****relocked*** back to ***locked***

Categories

Resources