ROMs developers and ROMs users - be aware!
I know this thread doesn't contain any "created" thing, but it's quite important to let every developer here know, that their boot.img flashing commands in updater-script doesn't work with S-ON devices. We didn't realize it quickly because there are no custom kernels yet. But no matter if you use package_extract_file or write_raw_image or dd command - this wont work for most users here with just htcdev.com unlocked devices.
So the only solution for now is to download custom ROM, extract boot.img from inside it if developer didn't provide it separately (like I did) and flash it in fastboot mode using following command:
fastboot flash boot <boot_name.img>
f.g.
fastboot flash boot boot.img
fastboot flash boot boot_2.0.0.img
etc...
Also keep in mind that fastboot flash is the only way to use custom boot.img because fastboot boot doesn't work yet either.
I really hope we'll get S-OFF possibility soon!
Very Good!
Thanks!
Thank you mike for being with us and guiding the development..what would it be without you!!!
Sent from my HTC One X using Tapatalk 2 Beta-6
My device is s-off, I have to flash this?
mustafatk said:
My device is s-off, I have to flash this?
Click to expand...
Click to collapse
S-OFF?Are you sure?!
mustafatk said:
My device is s-off, I have to flash this?
Click to expand...
Click to collapse
How can it be s-off when he states that there aint anny s-off for Hox...
Skickat från min HTC One X via Tapatalk 2
Fekke said:
How can it be s-off when he states that there aint anny s-off for Hox...
Skickat från min HTC One X via Tapatalk 2
Click to expand...
Click to collapse
There are some very lucky few people who just so happen to get a factory s-off device, it's very much possible. Just highly unlikely for most people.
Willieumm said:
There are some very lucky few people who just so happen to get a factory s-off device, it's very much possible. Just highly unlikely for most people.
Click to expand...
Click to collapse
My device is from HTC for testing and adv (to my blog) purpose, after this I buy it from HTC directly.
So mike, please tell me, I have to flash this to my s-off device?
I had the same question because when I flashed the ROM it doesn't seem like changing the kernel name under about. Thanks for clearing that up.
Sent from my HTC One X using XDA
mustafatk said:
So mike, please tell me, I have to flash this to my s-off device?
Click to expand...
Click to collapse
you are one of the few lucky fellas who was handed S-off
Hmmm ... Seems like there is no change in name under Kernel version after flashing the kernel (fastboot flash boot boot.img). Is it that the developer hasn't changed the name of the kernel or is it not flashed properly?
What a pain to keep having to go to the computer to flash boot.img with every rom release. S-OFF needs to come sooner rather than later. Argh.
Sent from my HTC One X using Tapatalk 2
Sorry for the noob question...but as he got s-off and a diffrerent hboot version(1.01.000):can it be useful for all the develpoers who are working on gaining s-off???
nteeb said:
Sorry for the noob question...but as he got s-off and a diffrerent hboot version(1.01.000):can it be useful for all the develpoers who are working on gaining s-off???
Click to expand...
Click to collapse
Contacted him!
Also there is a new option "Modem Path"
nteeb said:
Sorry for the noob question...but as he got s-off and a diffrerent hboot version(1.01.000):can it be useful for all the develpoers who are working on gaining s-off???
Click to expand...
Click to collapse
No, it's not as easy as that. He's just got the security flag set to off. We won't be able to push any different hboot's while we're S-ON. It's just a case of finding an exploit to push the security flag to off while getting around all the protection that is surrounding it.
Sent from my HTC One X using Tapatalk 2
ShyamSasi said:
Hmmm ... Seems like there is no change in name under Kernel version after flashing the kernel (fastboot flash boot boot.img). Is it that the developer hasn't changed the name of the kernel or is it not flashed properly?
Click to expand...
Click to collapse
As there are no customized kernels up to now, the devs have no reason to change name of the kernel. It's still stock kernel after all .
mustafatk said:
So mike, please tell me, I have to flash this to my s-off device?
Click to expand...
Click to collapse
I removed boot.img from my rom so yes better to flash it via fastboot anyway.
Sent from Samsung Galaxy Nexus
Mike, I guess this means nandroid restores won't work automatically either and the backed up boot.img will need to be pushed by fastboot.
GuyAdams said:
Mike, I guess this means nandroid restores won't work automatically either and the backed up boot.img will need to be pushed by fastboot.
Click to expand...
Click to collapse
yes you are right, recovery doesnt restore boot.img
Related
Automated Fastboot Commands By TeAm HeX
TeAm Hex:
Admeisterz & Viruz007
I Created This Batch File For All The Newbies And Lazy People Out There Just To Make Fastbooting A Little Easier! Please Keep A Check On This Page As Its Being Updated Regularly With New Stuff!
Features
Flash CWM Recovery
Boot CWM Recovery
Flash TWRP Recovery
Flash HTC Stock Recovery
Flash Interim Recovery
Flash Doom Recovery - Sort Of
Flash Boot.Img
Clear Cache
Relock Bootloader
Get CID
Get MID
Reboot - Normal
Reboot - Bootloader
Credits - The Most Important Part!
This Tool Is Now On The Brilliant Tutorial Written Up By Putti71 (Thanks ) Which Is Handy If You Do Want To Learn Fastboot Commands Yourself! - http://forum.xda-developers.com/showthread.php?t=1605720
Please Use At Your Own Risk -- These Are Pretty Basic Commands At The Moment So Nothing Is Really Dangerous And I Highly Doubt Anything Will Go Wrong
If There Is Anything Else You Want Me To Include Please Let Me Know And I Know This Tool Could Be Used For Other Devices So If You Got Any Requests Again Let Me Know. I Am Already Working On A HTC EVO 3D One
PLEASE REMEMBER TO MAKE SURE YOU APPRECIATE & SUPPORT ALL THE WORK DEVS HAVE PUT INTO THEIR WORK. IF IT WASNT FOR THE CWM TEAM, PAULOBRIEN, DEV OF DOOM RECOVERY AND THE TWRP TEAM THIS BATCH WOULD BE USELESS! SO A MASSIVE THANK YOU TO THEM GUYS!
(If ive forgotten anyone, or anyone wants me to include them in the thanks please let me know and will update straight away!)
Link To Download
http://bit.ly/JMia20
Useful Links:
CWM OFFICIAL THREAD: http://forum.xda-developers.com/showthread.php?t=1594819
INTERIM RECOVERY OFFICIAL THREAD: http://forum.xda-developers.com/showthread.php?t=1579797
DOOM RECOVERY OFFICIAL THREAD: http://forum.xda-developers.com/showthread.php?t=1583713
TWRP RECOVERY OFFICIAL THREAD: http://forum.xda-developers.com/showthread.php?t=1622925
2nd Post
Instructions
Please Unzip Folder - Then Double Click runme.bat To Start The Batch File.
Changelog
Code:
[B][30/04] V.1.2 [/B]
Added Flash TWRP Recovery
[B][27/04] V.1.1 [/B]
Added Instruction To Flash DOOM Recovery
Added Flash Interim Recovery
Added Relock Bootloader
Fixed Get MID Command
General Code Cleanup.
[B][26/04] V1.0[/B]
Initial Release
nice! link doesn't work though
Great app my friend ...nice and easy to use !! Keep it coming
Download link now Changed. All Should Be Working Fine. Any Further Problems Let Me Know ASAP.
Thanks tommmtom
Sent from my HTC One X using xda premium
Great app my friend ...nice and easy to use !! Keep it coming
Given it a try, works well! Nicely made, I like how the recovery image and other bits are in the zip. Should help people out well done
nice ideal for all in 1 tool (maybe good for other device too)
love it
vua777 said:
nice ideal for all in 1 tool (maybe good for other device too)
love it
Click to expand...
Click to collapse
It Will Work For Other Devices... The Only Problem Is That You Would Have To Change The Recovery Images... This Is Easily Done But If Anyone Has Any Other Requests For Any Other Phones Again Let Me Know And Ill Get It Done.
Keep An Eye On Post Aswell. Adding New Things And Will Be Releasing Later Or Tomorrow.
Thanks
Why isn't this in the Dev section?
Johnny0906 said:
Why isn't this in the Dev section?
Click to expand...
Click to collapse
Have now got forum mods to move post to correct place. Thanks
Sent from my HTC One X using xda premium
My toolkit has these commands. Look in my signature for the One X toolkit. However, Nice cmd script. Really clean!
hasoon2000 said:
My toolkit has these commands. Look in my signature for the One X toolkit. However, Nice cmd script. Really clean!
Click to expand...
Click to collapse
Yeah saw your post mate after I had posted this sorry. Good and looks very easy to use program mate....
I'm more of a cmd guy myself mate. I like the old and simple look of it and wanted to share this with other cmd lovers out there!
Sent from my HTC One X using xda premium
Nice update....more options ! can't wait for the next one
Cheers friend!
I've just noticed there's a new update out 1.29, do I need to delete supersu app and binaries then use this batch file to restore stock recovery and relock bootloader before I can update
Thanks in advance
Sent from my HTC One X using Tapatalk 2
bogfather said:
I've just noticed there's a new update out 1.29, do I need to delete supersu app and binaries then use this batch file to restore stock recovery and relock bootloader before I can update
Thanks in advance
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
No mate. I haven't as of yet included 1.29... If you give me the link I can include it and then all you have to do is flash it... I take it you mean like a HTC stock recovery?
If you're talking about proper updating via HTC then you've gotta relock bootloader, and install via the HTC ruu and then unlock bootloader again....
Let me know mate
Sent from my HTC One X using xda premium
beazley7 said:
No mate. I haven't as of yet included 1.29... If you give me the link I can include it and then all you have to do is flash it... I take it you mean like a HTC stock recovery?
If you're talking about proper updating via HTC then you've gotta relock bootloader, and install via the HTC ruu and then unlock bootloader again....
Let me know mate
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
It's an official ota HTC update, I read somewhere that it's not wise to update on a rooted phone so I was wondering what steps to to take to safely update
Sent from my HTC One X using Tapatalk 2
bogfather said:
It's an official ota HTC update, I read somewhere that it's not wise to update on a rooted phone so I was wondering what steps to to take to safely update
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Ok That Makes More Sense Mate. I Would Suggest Not Doing Anything Official For Now. If You Use A Custom Rom You Need To Keep An Eye Out For A Rom That Is Based On 1.29... The Only Reason You Would Use This Tool Is To Flash The Boot.img Because We Havent Got S-off Yet.
As Of Yet I Dont Think There Are Any Roms That Have 1.29 Though Mate So Youre Going To Have To Hang Tight For A Bit....
Does This Answer You Mate?
beazley7 said:
Ok That Makes More Sense Mate. I Would Suggest Not Doing Anything Official For Now. If You Use A Custom Rom You Need To Keep An Eye Out For A Rom That Is Based On 1.29... The Only Reason You Would Use This Tool Is To Flash The Boot.img Because We Havent Got S-off Yet.
As Of Yet I Dont Think There Are Any Rooms That Have 1.29 Though Mate So Youre Going To Have To Hang Tight For A Bit....
Does This Answer You Mate?
Click to expand...
Click to collapse
Sorry I forgot to say I'm on rooted stock rom
I know I can't just update because I'm rooted, so I was thinking of deleting supersu app and binaries. Then use this batch file to install HTC stock recovery and relock bootloader. Would that enable me to officially update without messing my phone up?
Sorry for all the questions
Sent from my HTC One X using Tapatalk 2
bogfather said:
Sorry I forgot to say I'm on rooted stock rom
I know I can't just update because I'm rooted, so I was thinking of deleting supersu app and binaries. Then use this batch file to install HTC stock recovery and relock bootloader. Would that enable me to officially update without messing my phone up?
Sorry for all the questions
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
I Aint Sure Mate, I Dont Know Whether You Can Root 1.29 yet...
You Could Definately Lock Bootloader And Flash Official via htc RUU But Not Sure On The Rooting Bit...
Give It A Try And Let Me Know....
http://forum.xda-developers.com/showpost.php?p=25499416&postcount=2777
Saw this over at the AT&T One X development forums. This script will apparently allows us to flash boot.img through CWM with S-ON and without having to use fastboot anymore.
http://forum.xda-developers.com/showthread.php?t=1686564#
Should work for us, no?
EDIT: vladnosferatu pointed out that our boot.img is located at mmcblk0p4.
So the command for our devices is:
Code:
"package_extract_file("boot.img", "/dev/block/mmcblk0p4");"
Tikerz said:
Saw this over at the AT&T One X development forums. This script will apparently allows us to flash boot.img through CWM with S-ON and without having to use fastboot anymore.
Code:
"package_extract_file("boot.img", "/dev/block/mmcblk0p21");"
http://forum.xda-developers.com/showthread.php?t=1686564#
Should work for us, no?
Click to expand...
Click to collapse
good research,
our block for boot.img is mmcblk0p4
so for us should be
Code:
"package_extract_file("boot.img", "/dev/block/mmcblk0p4");"
I'm pretty sure this is what the updater-scripts do anyway, but since we're not s-off the recovery can't flash that partition.
All updater scripts say this but it doesn't flash it as security is still on
Sent from my HTC One X using Tapatalk 2
tgascoigne said:
I'm pretty sure this is what the updater-scripts do anyway, but since we're not s-off the recovery can't flash that partition.
Click to expand...
Click to collapse
The AT&T One X is not S-OFF and one of their devs tested this. He posted and says it works, but maybe he "thinks" it worked. They don't have any custom kernels yet.
JDR0iD said:
All updater scripts say this but it doesn't flash it as security is still on that's why we use fast boot.
Plus that line had to be changed otherwise there was an error in the script it had to include something to do with tegra
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Sent from my HTC One X using Tapatalk 2
Tikerz said:
The AT&T One X is not S-OFF and one of their devs tested this. He posted and says it works, but maybe he "thinks" it worked. They don't have any custom kernels yet.
Click to expand...
Click to collapse
It doesn't throw errors, it just doesn't flash, which is probably why they think it works.
JDR0iD said:
All updater scripts say this but it doesn't flash it as security is still on
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Funny if it's an obvious known fact. If you read the thread, they're acting like they've never heard of it!
i'm gonna test it... give me some minutes
vladnosferatu said:
i'm gonna test it... give me some minutes
Click to expand...
Click to collapse
If they have stock kernel they wouldnr know if it works, guys it don't work. That why we have to fast boot flash.
Sent from my HTC One X using Tapatalk 2
Didnt work
Nevermind, they're flashing boot.img from different RUU versions. That's probably why it works.
Tikerz said:
nevermind
Click to expand...
Click to collapse
if this is true, perhaps the image from an ruu is signed in some way? Or maybe the at+t one x is just less protected than ours, after all, they have supercid, we don't. Either way, we know 100% that this doesn't work for us :-(
Okay I've been getting reports of roms not flashing right for the marvelc. So I set out for a solution and found one I believe. One issues with some roms, is that people have been doing it wrong since they got the phone. From Gsm recovery to even gsm roms. They used cmtd a very bad idea ect ect. So now, id like to present my method for fixing all of this. First, soff your hboot, then upgrade and unlock. install custom recovery and wipe all of the partitions. Then reboot to fastboot and flash the recovery posted bellow. Report back with any findings
http://goo.im/devs/simonsimons34/marvelc/cm9/tests/recovery.img
I was just wondering if you could give step by step instructions to flashing the recovery.img. File.
Download it. Rename to recovery.img. Place in the same directory as fastboot and adb.
Put your phone into fastboot (adb reboot bootloader).
Code:
fastboot flash recovery recovery.img
Simonsimons34 I have tried many things but this CWM actually let me flash a rom your great!! thanks so much and this worked for me
Glad to hear it this recovery has all the bugs with flashing and backups fixed so you should be good for the life of the phone
Sent from my Wildfire S A510c using Tapatalk 2
Does this fixes the Hboot not looking for PGIMG.zip files?
RRRb50 said:
Does this fixes the Hboot not looking for PGIMG.zip files?
Click to expand...
Click to collapse
No. A recovery can't fix HBOOT issue.
kalaker said:
No. A recovery can't fix HBOOT issue.
Click to expand...
Click to collapse
Is there a way to fix that?
Cause it dosnt check now.
RRRb50 said:
Is there a way to fix that?
Cause it dosnt check now.
Click to expand...
Click to collapse
Yes, but could you start another thread or link to a thread you've created. Let's keep this thread on-topic.
Isn't there a way to make it where it auto installs from hboot if so it'd help some ppl out ya know make it fool proof
Sent from my HTC-PG762 using XDA
sakisa950 said:
Isn't there a way to make it where it auto installs from hboot if so it'd help some ppl out ya know make it fool proof
Sent from my HTC-PG762 using XDA
Click to expand...
Click to collapse
brandonhun made one. http://forum.xda-developers.com/showthread.php?p=27765833#post27765833
Give him a "Thanks" if it helps you out.
kalaker said:
brandonhun made one. http://forum.xda-developers.com/showthread.php?p=27765833#post27765833
Give him a "Thanks" if it helps you out.
Click to expand...
Click to collapse
will it work with my problem and how to use it?
RRRb50 said:
will it work with my problem and how to use it?
Click to expand...
Click to collapse
Put on the root of your SD card. Put your SD card into your phone. Reboot your phone into HBOOT.
kalaker said:
Put on the root of your SD card. Put your SD card into your phone. Reboot your phone into HBOOT.
Click to expand...
Click to collapse
Tried that but didnt work.
When I go to HBOOT my mobile does not search for the PGIMG.zip files.
Is there a way to fix that?
I might make a thread if you say so.
RRRb50 said:
Tried that but didnt work.
When I go to HBOOT my mobile does not search for the PGIMG.zip files.
Is there a way to fix that?
I might make a thread if you say so.
Click to expand...
Click to collapse
Yes, please make a thread. It's best to keep this one on-topic.
RRRb50 said:
Is there a way to fix that?
Cause it dosnt check now.
Click to expand...
Click to collapse
Sorry to stray off-topic...
But you want to goldcard your sd card; that should help you with the old search engine
http://forum.xda-developers.com/showthread.php?t=1379543
Old Tut by Simon... 1-12 of s-off (OP) nets you a goldcard.
Sent from my HTC_A510c using Tapatalk 2
so far i have managed to get unlocked BL and s-off. i have flashed some GB roms, those are nice, i like the performance gains. one problem tho, i have to take this phone back to uscc because it is a loaner opps cant seem to help myself. i downloaded a ruu for wildfire s a510c <---my device however when i run the exe i get an error?? any help would be nice tnx
file i d/l::::RUU_Marvel_C_US_Cellular_WWE_1.02.573.00_Radio_0.94.00.0824_NV_USC_1.27_0826_PRL15107_release_219163_signed
To flash the RUU, You must Relock the bootloader first.
I can't be much help on returning the phone to s-on, other than to tell you it would take an image (before you s-off'd) and some jtag kung-foo skills
Not something easy.
Rob
Sent from my HTC_A510c using Tapatalk 2
insink71 said:
To flash the RUU, You must Relock the bootloader first.
I can't be much help on returning the phone to s-on, other than to tell you it would take an image (before you s-off'd) and some jtag kung-foo skills
Not something easy.
Rob
Sent from my HTC_A510c using Tapatalk 2
Click to expand...
Click to collapse
thanks so much for youre reply i do know some jtag kung foo skills! heh and fourteen other chinese words... this is my first ever time with an htc device! i have managed to learn a lot so far, my other device was a sgs flashed that sucker more times than girls gone wild! i am however anxiously awaiting my sgsIII
with that said, rock on with youre android device hacking...
p.s the rom i have is a stock rooted rom, of course custom kernel i added too, i can fool the uscc store upon return of the device except the phone info on lock bar ect says virgin mobile, i think its cool, but its gonna be hard to pull that one off i think lol
If you flash the RUU for your carrier it will give you a stock rom kernel and recovery so it won't say virgin mobile
Sent from my Marvelc using Tapatalk
Hello everyone about couple of days I was having issues with my boths cameras on the device I took it to the store I bought it from and they fixed it and also update my device software version after that I noticed that now im S-OFF no S-ON that I was before and my cid also changed from HTC_044 (Asia) to CID-11111111 (supercid I think) and my hboot also changed from 1.36 to 1.39 I also noticed I get faster updates than the cid HTC_044 im know on 3.20.401.1 what does it mean ? that I get every update from every cid or faster updates ? or something else ?
thanks in advance
lucky one yes you can flash roms without needing a pc u dont need to Repack and a lot more ;D
The5alodi said:
lucky one yes you can flash roms without needing a pc u dont need to Repack and a lot more ;D
Click to expand...
Click to collapse
my device is also locked and wow that sounds great how I do those things ? :laugh:
and is that good thing or bad thing ?
and I also get OTA faster then other cids?
and if I want to flash new rom I need to open my bootloader again ? because IM S-OFF
yuval111 said:
my device is also locked and wow that sounds great how I do those things ? :laugh:
and is that good thing or bad thing ?
and I also get OTA faster then other cids?
Click to expand...
Click to collapse
1 here is a thread that will help u
http://forum.xda-developers.com/showthread.php?t=2140308
2 a GREAT thing !
3 if i am not wrong the updates come to u first :good:
http://www.pocketables.com/2012/08/...nlocked-bootloader-in-the-htc-evo-series.html
read this^^^
hit the thanks button if i helped:angel:
The5alodi said:
1 here is a thread that will help u
http://forum.xda-developers.com/showthread.php?t=2140308
2 a GREAT thing !
3 if i am not wrong the updates come to u first :good:
http://www.pocketables.com/2012/08/...nlocked-bootloader-in-the-htc-evo-series.html
read this^^^
hit the thanks button if i helped:angel:
Click to expand...
Click to collapse
I still did not understand I want to move to ARHD ROM how do I it without PC ?
I want to move to other rom because stock one is suck my battery drain very fast and it not hardware problem because it has been replaced with OEM battery about couple of day ago
so how I do that ?
Just unlock the bootloader then flash a custom recovery the flash the rom zip.
When u flash the rom u dont need to flash the boot.img
Sent from my HTC One X using xda app-developers app
i see that you are getting help but if you want to keep the superCID do not flash any RUU, that will remove it...
matt95 said:
i see that you are getting help but if you want to keep the superCID do not flash any RUU, that will remove it...
Click to expand...
Click to collapse
Nice 2 know but if it's gone can i regain it?
Sent from my HTC One X using xda app-developers app
The5alodi said:
Nice 2 know but if it's gone can i regain it?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
what do you mean by "gone"?
NVM thanks for the info BTW
Sent from my HTC One X using xda app-developers app
matt95 said:
what do you mean by "gone"?
Click to expand...
Click to collapse
By "gone" I think he means that he uses a RUU and loses the SuperCID, how will he get it back.
Sent from my HTC One X using xda app-developers app
athulele said:
By "gone" I think he means that he uses a RUU and loses the SuperCID, how will he get it back.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
he can't... once you flash the RUU your phone becomes normal as pretty much every One on this forum... you'll only be able to go back to superCID only if we discover a way to S-OFF
Maybe you can find some more useful info here
http://forum.xda-developers.com/showthread.php?t=2222115
but Im S-OFF so I will lose the supercid if I flash RUU ?
and I read that I dont have too unlock bootloader if I S-OFF is that true ?
Yes you need to unlock the bootloader before you can flash !
Edit :
You won't loose s-off by unlocking the bootloader. The possibility is there when you install a ruu.....
so how exactly S-OFF help me here ? XD
thatp pretty weird before i take my HOX to fix it was on Relock cause I opened the bootloader then relock to use waranty and now it says LOCKED no RELOCKED how is this possible ?
and how the technican made my device S-OFF and SUEPRCID 1111111 ?
That's something i don't know exactly, they probably have HTC certified methods of unlocking and relocking to fix certain locked partitions of the phone.
Mr Hofs said:
That's something i don't know exactly, they probably have HTC certified methods of unlocking and relocking to fix certain locked partitions of the phone.
Click to expand...
Click to collapse
ok so if I want to flash rom I dont need to flash the kernel (boot.img) because I S-OFF Right ?
and if I want to go back to stock I can't flash RUU file because it will change my Super Cid to regular Cid ?
yuval111 said:
ok so if I want to flash rom I dont need to flash the kernel (boot.img) because I S-OFF Right ?
and if I want to go back to stock I can't flash RUU file because it will change my Super Cid to regular Cid ?
Click to expand...
Click to collapse
Lets assume that to be safe. Always do it via a firmware flash or a stock nandroid backup. Just to be safe.
And yes you don't need to flash the boot.img manually. But as additional info :
A lot of devs have taken out the script that flashes the boot.img when installing the rom. So with a lot of roms you still have to flash the boot.img with fastboot commands.
and one more question super cid devices (non rooted or bootloader unlocked) get OTA updates faster then other cids ?
and if I go back to stock via RUU it wont change my device to S-ON right ? and there's anyway to bring the Super cid back ?
m8 is staying on my device htc hboot as in the picture. recoery does not enter, the phone will not turn on and does not see the fastboot commands. 130 error in the file is directly
gokboru09 said:
m8 is staying on my device htc hboot as in the picture. recoery does not enter, the phone will not turn on and does not see the fastboot commands. 130 error in the file is directly
Click to expand...
Click to collapse
Have you tried flashing a firmware.zip by naming it 0P6BIMG.zip and putting it on the root of SD, and you the flashing process is done see if you can get into stock recovery. If that works then you can try flashing TWRP and see if it sticks.
Sent from my HTC One_M8 using Tapatalk
couple of things
gokboru09 said:
m8 is staying on my device htc hboot as in the picture. recoery does not enter, the phone will not turn on and does not see the fastboot commands. 130 error in the file is directly
Click to expand...
Click to collapse
first of all you've posted this in the wrong section.
post right section you'll get better answers. but they will need more detail how did it get like this what was you doing at the time as it looks like your boot loader is locked but you've tampered with the firmware or recovery so what exactly have you done?
manup456 said:
Have you tried flashing a firmware.zip by naming it 0P6BIMG.zip and putting it on the root of SD, and you the flashing process is done see if you can get into stock recovery. If that works then you can try flashing TWRP and see if it sticks.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
ıts 0P6BIMG.zip where ıs ıd_? and ınstall hboot_?
agentbardall said:
first of all you've posted this in the wrong section.
post right section you'll get better answers. but they will need more detail how did it get like this what was you doing at the time as it looks like your boot loader is locked but you've tampered with the firmware or recovery so what exactly have you done?
Click to expand...
Click to collapse
ok. ıts One_M8_All-In-One_Kit_v ınstall make relock bootloader. then not open my devıce nad recovery.
gokboru09 said:
ıts 0P6BIMG.zip where ıs ıd_? and ınstall hboot_?
Click to expand...
Click to collapse
This is the wrong section for this but look here for flashing firmware http://forum.xda-developers.com/showthread.php?t=2824048
Firmware Flashing without the panic attacks...
Sent from my HTC One_M8 using Tapatalk
manup456 said:
This is the wrong section for this but look here for flashing firmware http://forum.xda-developers.com/showthread.php?t=2824048
Firmware Flashing without the panic attacks...
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
nooooo do not do this as you bootloader says your s-on so this is likely not to work and may damage your device.
agentbardall said:
nooooo do not do this as you bootloader says your s-on so this is likely not to work and may damage your device.
Click to expand...
Click to collapse
Edit: I need to get some rest lack of sleep has me slipping.
Sent from my HTC One_M8 using Tapatalk
manup456 said:
The point of that thread is for people with s-on to flash without panics.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
the first sentence from that thread.
"To anyone that is S-OFF and wanting to flash firmware I have a safe, quick, and pain free way that I have tested many times on my m7_ul_ca that works flawlessly!"
agentbardall said:
the first sentence from that thread.
"To anyone that is S-OFF and wanting to flash firmware I have a safe, quick, and pain free way that I have tested many times on my m7_ul_ca that works flawlessly!"
Click to expand...
Click to collapse
I edited my last post I need some sleep my bad.
Sent from my HTC One_M8 using Tapatalk
manup456 said:
This is the wrong section for this but look here for flashing firmware http://forum.xda-developers.com/showthread.php?t=2824048
Firmware Flashing without the panic attacks...
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
tnx. but now my devıce how ıs s off make??
manup456 said:
I edited my last post I need some sleep my bad.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
dw man happens to us all :good:
anway i think you need help from some experts and in right section i did a similar thing last month except managed to have a custom recovery and unlocked bootloader
I recon your best bet is to try and unlock your bootloader again have you tried reinstalling/manually installing the drivers on your computer? also does it make a sound when you plug it in? and what happens if you select hBoot?
Was you trying to return to stock when this happened?
---------- Post added at 03:57 PM ---------- Previous post was at 03:53 PM ----------
gokboru09 said:
tnx. but now my devıce how ıs s off make??
Click to expand...
Click to collapse
considering your version of hboot I don't think firewater will work which means you would need to use sunshine which costs money...
You would also need to be within you system(Android) and be rooted so at the moment best thing to concentrate on is getting your device a recovery / get it to connect to a PC
If you can get your Device to show up in ADB your chances of recovering it get a lot higher
gokboru09 said:
tnx. but now my devıce how ıs s off make??
Click to expand...
Click to collapse
You need to use firewater s-off or if that one does not work for you sunshine s-off works but cost $25 dollars.
The issue your going to have is you can't boot at all and you said fastboot commands not working. Are you sure you have the correct fastboot and adb files in the folder your connected to?
Firewater http://firewater-soff.com/instructions/
Sunshine http://theroot.ninja/
Sent from my HTC One_M8 using Tapatalk
Thread moved to Q&A
manup456 said:
You need to use firewater s-off or if that one does not work for you sunshine s-off works but cost $25 dollars.
The issue your going to have is you can't boot at all and you said fastboot commands not working. Are you sure you have the correct fastboot and adb files in the folder your connected to?
Firewater http://firewater-soff.com/instructions/
Sunshine http://theroot.ninja/
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
but not open my device
how ınstall firewater
gokboru09 said:
but not open my device
how ınstall firewater
Click to expand...
Click to collapse
What did you do to get your phone to this point? I need to know what you tried to do to get a better idea of how to fix it. You said the phone won't boot or go into recovery I need to figure out why so I need to know what you did.
I think your fastboot setup is wrong that's why fastboot is not working what are you typing in terminal from start to when it fails.
Sent from my HTC One_M8 using Tapatalk
manup456 said:
What did you do to get your phone to this point? I need to know what you tried to do to get a better idea of how to fix it. You said the phone won't boot or go into recovery I need to figure out why so I need to know what you did.
I think your fastboot setup is wrong that's why fastboot is not working what are you typing in terminal from start to when it fails.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
htc one m8 2014 program after you install the bootloader relock the phone did not open anymore. s off my oabilri because it is not? water does not enter the recovery, the phone will not turn .This as in the picture I do not know how I could edit. 0P6BIMG try restart when trying to install, but still the same
gokboru09 said:
htc one m8 2014 program after you install the bootloader relock the phone did not open anymore. s off my oabilri because it is not? water does not enter the recovery, the phone will not turn .This as in the picture I do not know how I could edit. 0P6BIMG try restart when trying to install, but still the same
Click to expand...
Click to collapse
I want to help but I'm not understanding I asked what commands your using because you say fastboot is not working. And your comment is very confusing.
Sent from my HTC One_M8 using Tapatalk
gokboru09 said:
..... after you install the bootloader relock the phone did not open anymore.....
Click to expand...
Click to collapse
OK... this is what I can understand.
You relocked the bootloader for some reason then you unable to boot the phone anymore and when you try to enter recovery, it boots to bootloader again. All fastboot command doesn't work.
Now ... do you still have the unlock_code.bin with you ? You need to re unlock the bootloader then other fastboot command will work like fastboot flash recovery recovery.img and etc.
ckpv5 said:
OK... this is what I can understand.
You relocked the bootloader for some reason then you unable to boot the phone anymore and when you try to enter recovery, it boots to bootloader again. All fastboot command doesn't work.
Now ... do you still have the unlock_code.bin with you ? You need to re unlock the bootloader then other fastboot command will work like fastboot flash recovery recovery.img and etc.
Click to expand...
Click to collapse
yes guys. ı have bin code. but how ınstall not understand