Back to stock with Nandroid - HTC One X

Hi,getting back to stock is not really my department. So just to make sure
1. Install nandroid backup of stock rom - done
2. That means that since my boot.img is stock as well as the rom itself is stock, that i only need recovery?
3. fastboot flash recovery recovery.img - i'm on 1.29.169.13 rom, can i use any 1.29 IMG? http://www.androidrevolution.nl/ARHD/index.php?dir=OneX/Recovery/ ?
4. I have to relock my phone, right?
fastboot oem lock
fastboot reboot-bootloader
fastboot erase cache
no need of any ruu, reboot, install OTA, done?
note that there is no RUU available for my phone except for the 1.26.169.13, which is 2 updates older than mine.

You will need to install the boot.img from your backup using fastboot.

shadehh said:
Hi,getting back to stock is not really my department. So just to make sure
1. Install nandroid backup of stock rom - done
2. That means that since my boot.img is stock as well as the rom itself is stock, that i only need recovery?
3. fastboot flash recovery recovery.img - i'm on 1.29.169.13 rom, can i use any 1.29 IMG? http://www.androidrevolution.nl/ARHD/index.php?dir=OneX/Recovery/ ?
4. I have to relock my phone, right?
fastboot oem lock
fastboot reboot-bootloader
fastboot erase cache
no need of any ruu, reboot, install OTA, done?
note that there is no RUU available for my phone except for the 1.26.169.13, which is 2 updates older than mine.
Click to expand...
Click to collapse
hi
i dont exactly get what u want but u can read below link of mine for details how to flash back nand and get OTA
link : http://forum.xda-developers.com/showpost.php?p=32368798&postcount=112
i did the same and now i have successfully got 2.17 OTA India update:laugh:

Related

[Q] going back to stock

I realise that most guides only guide up till flashing a stock ruu and recovery. How do I flash a stock rom? Are the toolkits able to go back to stock? Not able to test myself as I am using a mac user.
Thanks
Sent from my HTC One X using Tapatalk 2
i think you only need to relock and the RUU to go back to stock. i dont know. anyone?
The same as you flash any ROM.
Flash the ROM and the boot.img.
If you're flashing RUU, you only need to lock bootloader (fastboot oem lock) and.run the RUU.
If you don't have the RUU:
fastboot flash boot boot.img
fastboot erase cache
In recovery, wipe caches and flash ROM
fastboot flash recovery signed-recovery.img
fastboot oem lock
I think that's right, but there probably 100 guides on here.

[Q] Flashing Stock ROM Nandroid backup to return to stock for OTA update

Hey guys,
I have an HTC__044 device which is unlocked and running a custom ROM with a custom boot.img. I am wanting to restore the phone to stock ROM so I can download the JellyBean OTA.
I've seen the procedure for returning to stock RUU, but I am not sure on the procedure for when you have a full Nandroid backup of your stock ROM.
Could someone please clarify?
I understand it to be as follows:
1. Boot in to recovery and restore Nandroid backup of original ROM
2. Flash stock boot.img extracted from RUU via fastboot (or boot.img from backup directory on SD card)
3. Flash stock recovery via fastboot (or recovery.img from backup directory on SD card)
4. relock bootloader via fastboot
5. Reboot phone and stock ROM will be recovered
6. Download and install OTA.
Have I missed anything? Do you really need to flash back to stock recovery? I don't really see the point of doing that?
Thanks
Sentinel196 said:
Hey guys,
I have an HTC__044 device which is unlocked and running a custom ROM with a custom boot.img. I am wanting to restore the phone to stock ROM so I can download the JellyBean OTA.
I've seen the procedure for returning to stock RUU, but I am not sure on the procedure for when you have a full Nandroid backup of your stock ROM.
Could someone please clarify?
I understand it to be as follows:
1. Boot in to recovery and restore Nandroid backup of original ROM
2. Flash stock boot.img extracted from RUU via fastboot (or boot.img from backup directory on SD card)
3. Flash stock recovery via fastboot (or recovery.img from backup directory on SD card)
4. relock bootloader via fastboot
5. Reboot phone and stock ROM will be recovered
6. Download and install OTA.
Have I missed anything? Do you really need to flash back to stock recovery? I don't really see the point of doing that?
Thanks
Click to expand...
Click to collapse
U can try to relocked your bootloader and flashed the RUU for your device to return back to stock and waiting for JB updates.
Sentinel196 said:
Hey guys,
I have an HTC__044 device which is unlocked and running a custom ROM with a custom boot.img. I am wanting to restore the phone to stock ROM so I can download the JellyBean OTA.
I've seen the procedure for returning to stock RUU, but I am not sure on the procedure for when you have a full Nandroid backup of your stock ROM.
Could someone please clarify?
I understand it to be as follows:
1. Boot in to recovery and restore Nandroid backup of original ROM
2. Flash stock boot.img extracted from RUU via fastboot (or boot.img from backup directory on SD card)
3. Flash stock recovery via fastboot (or recovery.img from backup directory on SD card)
4. relock bootloader via fastboot
5. Reboot phone and stock ROM will be recovered
6. Download and install OTA.
Have I missed anything? Do you really need to flash back to stock recovery? I don't really see the point of doing that?
Thanks
Click to expand...
Click to collapse
Yeah, looks good to me.
You don't need to relock it if you're just going to apply the OTA.
To apply OTA, you need stock recovery.
Oh really? Cool!!
So I can just recover the NANDROID backup, and flash the boot.img then check it boots. then flash the stock recovery and download the OTA without re-locking?
I thought you had to lock the bootloader to get OTA updates as unlocked bootloader sets the CID to none, so no OTAs are detected, no?
Sentinel196 said:
Oh really? Cool!!
So I can just recover the NANDROID backup, and flash the boot.img then check it boots. then flash the stock recovery and download the OTA without re-locking?
I thought you had to lock the bootloader to get OTA updates as unlocked bootloader sets the CID to none, so no OTAs are detected, no?
Click to expand...
Click to collapse
I've never tried it, but as far as I know, you don't need to lock it, updates are based on IMEI, not CID, and although CID can show as all 1s in some places, fastboot oem readcid should return the correct one.
However it takes about 5 seconds to lock it and just a few more to unlock it, so... Your choice.
If you have the Stock RUU your device shipped with, just go in fastboot, connect to pc and run the RUU.exe.
If not, the steps in first post looks like a good route to flash back to your original ROM.
In my case it was shorter:
1. Restore nandroid backup (of the original ROM, did after root).
2. Fastboot oem lock
3. Run RUU
That's all.
You can try this too.
Regards.
Sent from my HTC One X using xda premium
jorjino2000 said:
In my case it was shorter:
1. Restore nandroid backup (of the original ROM, did after root).
2. Fastboot oem lock
3. Run RUU
Click to expand...
Click to collapse
Well, the OP didn't ask for the RUU method and said he was aware of it.
What's wrong with:
fastboot oem lock
Run RUU
smartzac said:
U can try to relocked your bootloader and flashed the RUU for your device to return back to stock and waiting for JB updates.
Click to expand...
Click to collapse
hello m using HOX And my device is running on CM 10 4.1.2 and i want back to stock like i buy phone from store and wan every official update automatically like i do when m running on stock rom so should i follow following steps is it correct or if i miss some. and i dnt want my device freeze or stuck in any stage so plz help me i have nanoroid backup
0.restore your nandroid backup from recovery
1.go to your sd card and grab the stock boot.img and recovery.img from the folder that contains the nandroid backup(clockworkmod)
2.flash both of them
3.enter your phone,use the app ota rootkeeper,and make a backup for your root,then select temporarily unroot..
4.reboot enter software updates...do the update thing..when it finishes
5.enter the app and select restore root
5.go to fastboot flash the recovery you like cwm or twrp
jimmy_135 said:
.......and i dnt want my device freeze or stuck in any stage so plz help me i have nanoroid backup
Click to expand...
Click to collapse
Before you do anything, the best thing to do is to check again what is the actual software version no.
Go to fastboot and type below command
fastboot getvar version-main
Tell us the no. written there
Then we talk about getting your ROM back to stock
ckpv5 said:
Before you do anything, the best thing to do is to check again what is the actual software version no.
Go to fastboot and type below command
fastboot getvar version-main
Tell us the no. written there
Then we talk about getting your ROM back to stock
Click to expand...
Click to collapse
my soft no is 3.14.707.24 CL128187
CID is HTC_044
plz help me guys
---------- Post added at 12:07 AM ---------- Previous post was at 12:00 AM ----------
ckpv5 said:
Before you do anything, the best thing to do is to check again what is the actual software version no.
Go to fastboot and type below command
fastboot getvar version-main
Tell us the no. written there
Then we talk about getting your ROM back to stock
Click to expand...
Click to collapse
my software version is 3.14.707.24 CL128187
my CID IS HTC_044
plz help me out of this m screwed from last 2 days
jimmy_135 said:
my software version is 3.14.707.24 CL128187
my CID IS HTC_044
plz help me out of this m screwed from last 2 days
Click to expand...
Click to collapse
Yours is same as mine, CID HTC__044 and 3.14.707.24
When reading your thread http://forum.xda-developers.com/showthread.php?t=2055377 I'm a little bit puzzled on why do you want to revert to stock as your device is already on JellyBean and there is no further OTA at the moment.
Here are three scenario that you may need to choose.
1) You just want to revert to stock ROM but you still need to root it.
a. Flash the stock boot.img attached here (That's the stock boot.img for 3.14.707.24)
b. Restore your nandroid backup
c. Reboot.. you are done .. you will have stock ROM but still on custom recovery in case you still need to play around like rooting the stock ROM or whatever you want to do.
2) You want to revert to stock ROM with everything complete stock with your nandroid backup.
a. Flash the attached stock boot.img
b. Restore your nandroid backup
c. Reboot to bootloader again
d. Flash the attached stock recovery.img (That's the stock recovery.img for 3.14.707.24)
e. Relock your bootloader with command "fastboot oem lock"
f. Reboot your device.. you are done.
3) You want to revert to stock with a RUU.
a) Download RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Radio_5.1204.162.29_release_296434_signed.exe from various site that you can it this thread http://forum.xda-developers.com/showthread.php?t=1543604 or you can download from where that I uploaded one : http://forum.xda-developers.com/showpost.php?p=34971176&postcount=2487
b) Put your device in fastboot mode and relock your bootloader with command "fastboot oem lock"
c) In fastboot mode too, run the RUU and follow the updater instruction - next- next-update-blablabla until it finish
d) Complete the setup wizard, you are done.
ckpv5 said:
Yours is same as mine, CID HTC__044 and 3.14.707.24
When reading your thread http://forum.xda-developers.com/showthread.php?t=2055377 I'm a little bit puzzled on why do you want to revert to stock as your device is already on JellyBean and there is no further OTA at the moment.
Here are three scenario that you may need to choose.
1) You just want to revert to stock ROM but you still need to root it.
a. Flash the stock boot.img attached here (That's the stock boot.img for 3.14.707.24)
b. Restore your nandroid backup
c. Reboot.. you are done .. you will have stock ROM but still on custom recovery in case you still need to play around like rooting the stock ROM or whatever you want to do.
2) You want to revert to stock ROM with everything complete stock with your nandroid backup.
a. Flash the attached stock boot.img
b. Restore your nandroid backup
c. Reboot to bootloader again
d. Flash the attached stock recovery.img (That's the stock recovery.img for 3.14.707.24)
e. Relock your bootloader with command "fastboot oem lock"
f. Reboot your device.. you are done.
3) You want to revert to stock with a RUU.
a) Download RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Radio_5.1204.162.29_release_296434_signed.exe from various site that you can it this thread http://forum.xda-developers.com/showthread.php?t=1543604 or you can download from where that I uploaded one : http://forum.xda-developers.com/showpost.php?p=34971176&postcount=2487
b) Put your device in fastboot mode and relock your bootloader with command "fastboot oem lock"
c) In fastboot mode too, run the RUU and follow the updater instruction - next- next-update-blablabla until it finish
d) Complete the setup wizard, you are done.
Click to expand...
Click to collapse
Thanks for ur quick reply forget about root in among them which is the safest method and i wan all update automatically....and i have boot.img and stockrecovery.img in my nanoroid back so can i use it and other thin i wan a gud battery life on my phone so what i do....
The recovery from your backup is not stock.
BenPope said:
The recovery from your backup is not stock.
Click to expand...
Click to collapse
so what should i do Benpope
jimmy_135 said:
so what should i do Benpope
Click to expand...
Click to collapse
You have to flash the stock recovery.....the nandroid is taken with a custom recovery so the stock recovery is not included in the nandroid .... therefore you need the stock one :thumbup:
This is the 3.14 stock recovery
http://db.tt/C1SWP2ZJ
MarcelHofs said:
You have to flash the stock recovery.....the nandroid is taken with a custom recovery so the stock recovery is not included in the nandroid .... therefore you need the stock one :thumbup:
This is the 3.14 stock recovery
http://db.tt/C1SWP2ZJ
Click to expand...
Click to collapse
Mate... I even attached the stock recovery and stock boot.img for him above. I don't know whether he really read those I wrote.
So Jimmy, if you want automatic update like the stock ROM as you said; read again item 2 or item 3.
ckpv5 said:
Mate... I even attached the stock recovery and stock boot.img for him above. I don't know whether he really read those I wrote.
So Jimmy, if you want automatic update like the stock ROM as you said; read again item 2 or item 3.
Click to expand...
Click to collapse
k buddy let i do with ur stock.img and recovery.img hope everythin work fine and i choose item no 2 thanks buddy and how to i maximize battery life of my HOX

update JB OTA

Any who can make a simple instruction for HowTo install JB OTA 3.14.401.27 on One X?
Tryed bu twhen reboot I stuck in Beats Audio picture. (installed JB boot.img first)
Many ask same thing this days so an instruction would save many questions
Thanks in advance
Here are all guides and tools
http://forum.xda-developers.com/showthread.php?t=1832891
:thumbup:
---------- Post added at 04:06 PM ---------- Previous post was at 03:45 PM ----------
You can't install the JB ota just like that, tell.me what hboot you are on. I think you have to go to stock ics and from there update the hboot with the official ota from HTC ?
Thanks for this info
audiavant said:
Thanks for this info
Click to expand...
Click to collapse
No problem, hoped it helped you !
On point 6 below, shall that recovery.img be from v.3.14 (JB) OTA? (No way back then if somthing went wrong)
1. Relock bootloader: - fasboot oem lock
2. Boot device
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
audiavant said:
On point 6 below, shall that recovery.img be from v.3.14 (JB) OTA? (No way back then if somthing went wrong)
1. Relock bootloader: - fasboot oem lock
2. Boot device
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
This is to upgrade the hboot to be able to run a JB rom......this is not for the JB ota
If you want the official JB ota you can go back to stock 100&
Stock rom
Stock kernel
Stock recovery
Or you can run the right RUU
If you want to upgrade the hboot unofficial then use a tool if your CID is in the list of compatible hboots
After step 1 to 7 (to prpare and update hboot) then step 8 on this shuld be to install JB or have I misunderstand?
I am on HTC_Europe_2.17.401.2-1.29.401.12_release_274955b7 and tryed to update but stuck at Beats audio boot image because I not upgraded hboot I think (flashed boot.img only).
audiavant said:
On point 6 below, shall that recovery.img be from v.3.14 (JB) OTA? (No way back then if somthing went wrong)
1. Relock bootloader: - fasboot oem lock
2. Boot device
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
Step 1 to 4 is to upgrade the hboot the unofficial way
Step 5 is to open the bootloader so you can flash the custom recovery (cwm 5.4.8.0) back to enable you to flash custom roms
Step 6 is flash the custom recovery like above
Step 7 is to flash the kernel of the new JB custom rom you want to flash
Step 8 is to flash the rom.zip in the custom recovery you flashed in step 6
But what are you trying to do, go back to stock or flash the hboot unofficial ? I think we are misunderstanding something here
I just want to update from original v.2.17 and install v.3.14 JB OTA on a rooted One X
audiavant said:
I just want to iupate from original v.2.17 and install v.3.14 JB OTA on a rooted One X
Click to expand...
Click to collapse
Oke i understand that, but do you want to do it official by your carrier/HTC or do you want to do it the unofficial way
I say run the RUU with the bootloader RELOCKED and wait for the official update
Do it official by carrier/HTC
RUU is not out yet so the unofficial way then (Have downloaded OTA)
audiavant said:
Do it official by carrier/HTC
Click to expand...
Click to collapse
Do you have the ruu ? Otherwise you can download is it here
http://www.htcruu.com/?dir=Endeavor
Put the phone in fastboot USB mode and relock the bootloader restart the bootloader and leave it in bootloader fastboot USB mode then start the ruu.exe from pc with admin rights and it flashes the phone back to stock.
Before doing this backup all you need from the sdcard because everything might be gone after doing this !
Will it work to update OTA directly (without run RUU first) if I lock boot loader, flash boot.img and hboot.img first?
audiavant said:
Will it work to update OTA directly (without run RUU first) if I lock boot loader, flash boot.img and hboot.img first?
Click to expand...
Click to collapse
No
Didn't you make a nandroid backup of the old original rom ?
You have to flash the ota coming from a full 100% stock 2.17 based software phone !
Do you know what more I need to do to get it working that way?
Do this command with the phone in fastboot USB mode
Fastboot getvar version-main
And post result here please
MarcelHofs said:
No
Didn't you make a nandroid backup of the old original rom ? Not the first only v.2.17
You have to flash the ota coming from a full 100% stock 2.17 based software phone !
Click to expand...
Click to collapse
Yes I have downloaded ENDEAVOR_U_JB_45_S_HTC_Europe_3.14.401.27-2.17.401.2_release_298985
MarcelHofs said:
Do this command with the phone in fastboot USB mode
Fastboot getvar version-main
And post result here please
Click to expand...
Click to collapse
2.17.401.2
I understand the safe way to install by run 2.17 RUU but like to find out howto without run 2.17 RUU since it should be possible...

[Q] optus001 RUU>problems flashing

So i was running a 4.0 custom rom (skydragon) and was looking to go to stock 4.1 then custom rom from there. i cant find too much about the optus001 branded one x but found what i thought to be a correct method
Downloaded a nandroid backup - Stock JB Optus Australia 3.14.980.27
boot into bootloader
fastboot erase cache
fastboot flash boot.img
Recovery>nandroid backup current rom
Nandroid restore downloaded backup
fastboot flash recovery (stock recovery)
wipe user data/cache/dalvik cache
after doing all this im given a bootloop and im not sure where to go from here. ive flashed many phones successfully with minimal issues but im kinda lost here and ive been reading through forums trying to work out where i went wrong
So im wondering if i should download the RUU and do it that way but then my problem is the site that people have linked for the standard RUU just doesnt work (http://htcruu.com/?dir=Endeavor) it wont load at all.
any ideas where i went wrong and what i can do to rectify this (other than a nandroid restore of my current custom rom)
bikerboi85 said:
So i was running a 4.0 custom rom (skydragon) and was looking to go to stock 4.1 then custom rom from there. i cant find too much about the optus001 branded one x but found what i thought to be a correct method
Downloaded a nandroid backup - Stock JB Optus Australia 3.14.980.27
boot into bootloader
fastboot erase cache
fastboot flash boot.img
Recovery>nandroid backup current rom
Nandroid restore downloaded backup
fastboot flash recovery (stock recovery)
wipe user data/cache/dalvik cache
after doing all this im given a bootloop and im not sure where to go from here. ive flashed many phones successfully with minimal issues but im kinda lost here and ive been reading through forums trying to work out where i went wrong
So im wondering if i should download the RUU and do it that way but then my problem is the site that people have linked for the standard RUU just doesnt work (http://htcruu.com/?dir=Endeavor) it wont load at all.
any ideas where i went wrong and what i can do to rectify this (other than a nandroid restore of my current custom rom)
Click to expand...
Click to collapse
Hey,
Try this post:
http://forum.xda-developers.com/showthread.php?t=2119610
EDIT: Did you fastboot oem lock?
Thanks for the quick reply but theres nothing in that thread with the optus001 cid RUU or nandroid wise
bikerboi85 said:
Thanks for the quick reply but theres nothing in that thread with the optus001 cid RUU or nandroid wise
Click to expand...
Click to collapse
Optus Australia jellybean 3.14.980.27 nandroid
http://ul.to/bvcpzcgl
was that in that thread? i used ctrl+f to find optus but it didnt find anything on any of the pages. odd
No,
In a different thread
oh ok. yeah thats the same file i used to start with
Also i didnt see u ask til just now, no i didnt oem lock am i supposed to? i didnt see it in the thread i was reading about the nandroid backup to stock. ill check again and start all over from the start as i just nandroid restored to my custom rom
Follow this post :
http://forum.xda-developers.com/showthread.php?t=1609190
Should work for you
Thanks for the help dude. that tutorial got me back to stock fine. +1 to you sir
bikerboi85 said:
Thanks for the help dude. that tutorial got me back to stock fine. +1 to you sir
Click to expand...
Click to collapse
Always happy to help
while ur around, how do i go about flashing from stock 4.1 to custom 4.1. im guessing its not that difficult anymore being that the hboot gets updated with the OTA update. i would figure its like flashing a rom before hand.
unlock bootloader
fastboot flash CWM
fastboot erase cache
fastboot flash custom rom boot.img
fastboot erase cache
Recovery> flash custom rom zip file
Wipe data/cache
reboot?
Re: [Q] optus001 RUU>problems flashing
bikerboi85 said:
while ur around, how do i go about flashing from stock 4.1 to custom 4.1. im guessing its not that difficult anymore being that the hboot gets updated with the OTA update. i would figure its like flashing a rom before hand.
unlock bootloader
fastboot flash CWM
fastboot erase cache
fastboot flash custom rom boot.img
fastboot erase cache
Recovery> flash custom rom zip file
Wipe data/cache
reboot?
Click to expand...
Click to collapse
Unlock bootloader
Flash custom recovery
Flash custom boot.img
Fastboot erase cache
Recovery- full wipe (everything except sdcard)
Install custom rom
Reboot
lol i was close. thanks bud
bikerboi85 said:
while ur around, how do i go about flashing from stock 4.1 to custom 4.1. im guessing its not that difficult anymore being that the hboot gets updated with the OTA update. i would figure its like flashing a rom before hand.
unlock bootloader
fastboot flash CWM
fastboot erase cache
fastboot flash custom rom boot.img
fastboot erase cache
Recovery> flash custom rom zip file
Wipe data/cache
reboot?
Click to expand...
Click to collapse
fastboot flash unlocktoken unlock_code.bin
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot erase cache
Recovery>BACKUP!!
Recovery>Wipe data/factory reset+cache+advenced>wipe Dalvik cache
Recovery>install rom, gapps (&vendor installer for cm10.1)
Reboot
Enjoy!
Hboot
Ok, so I have spent the last few days messing around with trying to update my version of renovate, I have managed to get everything working rom loaded custom recovery flashed, New Optus OTA installed. But it won't let me update the bootloader no matter what I do, I thought the stock 1.29 RUU should do that, but neither that or the OTA updated Hboot. So I tried the JBFW flasher tool, that gives an error of 42 custom id fail.... Even with a stock recovery,rom and kernel...
I'm lost, I have run out of threads to read, this thread seems the most related to my phone/issue.
What do you guys think?
I'm on 0.95 Hboot, 4.0.3 ICS, 1.29 Optus 001.
Deviat said:
Ok, so I have spent the last few days messing around with trying to update my version of renovate, I have managed to get everything working rom loaded custom recovery flashed, New Optus OTA installed. But it won't let me update the bootloader no matter what I do, I thought the stock 1.29 RUU should do that, but neither that or the OTA updated Hboot. So I tried the JBFW flasher tool, that gives an error of 42 custom id fail.... Even with a stock recovery,rom and kernel...
I'm lost, I have run out of threads to read, this thread seems the most related to my phone/issue.
What do you guys think?
I'm on 0.95 Hboot, 4.0.3 ICS, 1.29 Optus 001.
Click to expand...
Click to collapse
Get the main version number !
Fastboot getvar version-main
Mr Hofs said:
Get the main version number !
Fastboot getvar version-main
Click to expand...
Click to collapse
1.29.980.11
Here is your ruu to go back to stock
http://bugsylawson.com/index.php/fi...11-radio-1120410514-release-260560-signedexe/
Relock the bootloader and execute the ruu with admin rights. Keep the phone in the bootloader when executing the ruu
Mr Hofs said:
Here is your ruu to go back to stock
http://bugsylawson.com/index.php/fi...11-radio-1120410514-release-260560-signedexe/
Relock the bootloader and execute the ruu with admin rights. Keep the phone in the bootloader when executing the ruu
Click to expand...
Click to collapse
I already have that Ruu and have done that like 20 times Is the Silver HTC screen still part of the boot loader, I'm guessing so?

Can't install update stock

so i just recently switched to my nandroid backup of the stock sense 4.1.1 original
but the problem i got an software update notification but when i tried to install it
and when the phone restarted i was already in cwm recovery , i read this thread http://forum.xda-developers.com/showthread.php?t=1859714
and the backup i had already is restored and the boot.img flashed so there is only one thing left is to lock the oem and then the updates will be installed am i right pls help cuz i want to stick to the stock rom and get updates now.
To be able to update official HTC updates you need
1. stock rom - you did that
2. flash boot.img - you did
3. flash stock recovery.img - you didnt do that, you still have CWM
You dont need to relock bootloader
Stock recovery.img you can find here http://forum.xda-developers.com/showthread.php?t=1957376 in firmware, but be aware that you need matching CID
hpnxfox said:
To be able to update official HTC updates you need
1. stock rom - you did that
2. flash boot.img - you did
3. flash stock recovery.img - you didnt do that, you still have CWM
You dont need to relock bootloader
Stock recovery.img you can find here http://forum.xda-developers.com/showthread.php?t=1957376 in firmware, but be aware that you need matching CID
Click to expand...
Click to collapse
so basicly all i need now is the HTC__032 Cid and then flash it via cmd "fastboot flash recovery recovery.img" or "fastboot flash zip firmware.zip" fand relock the oem ?
just found my recovery,img in clockworkmod in backups folder should i flash it now ? and then relock the bootloader ?lco
EDIT* : that didnt work either so i found out firmwares of cid 032 here http://d-h.st/gEo flashed them and was able to install the update with bootloader unlocked so see ya
Close the thread pls btw thanks in advance @hpnxfox
Edit : del del del

Categories

Resources