Related
my htc sensation xe is stuck at the htc screen so i wanted to restore the backup via adb -> doesnt work, because the phone has to boot to do this. so is it possible to flash a full rom via the fastboot menu? this is the only thing that is working properly atm (no adb, not working recovery etc.) so is it possible or do i have to do something else?
Azyrael said:
my htc sensation xe is stuck at the htc screen so i wanted to restore the backup via adb -> doesnt work, because the phone has to boot to do this. so is it possible to flash a full rom via the fastboot menu? this is the only thing that is working properly atm (no adb, not working recovery etc.) so is it possible or do i have to do something else?
Click to expand...
Click to collapse
Hi,
What were you trying to do?
What ROM were you on,and what firmware?
i had been trying to flash ota ics and since that, the phone is stuck at the htc bootscreen so i wanted to restore the backup or flash a official rom or custom rom but im not able to do this because the phone isnt recognized by adb in the bootloader menu and before all this it had the android version gb 2.3.4. which specific firmware do you mean? hboot version is 1.18.0000...
edit: will it work if i would flash a gb custom rom via pd98img.zip?
Happen to come across this thread and wanted to leave this for future reference. I edited it to suit the Sensation more. I also posted this in the Juopunutbear S-OFF in the Sensation Android Development.
ROM Flashing
1. Obtain a ROM of your choice, and note the location on your computer.
2. reboot your device into fastboot mode via one the following .
1. power off the device then back on with 'vol down ' + power button.
3. Wipe your device.
1. fastboot -w
4 . Update your ROM.
1. fastboot update </path/to/your/RomFile.zip>
5. Your phone will update and automatically reboot into the new ROM.
Click to expand...
Click to collapse
Azyrael said:
i had been trying to flash ota ics and since that, the phone is stuck at the htc bootscreen so i wanted to restore the backup or flash a official rom or custom rom but im not able to do this because the phone isnt recognized by adb in the bootloader menu and before all this it had the android version gb 2.3.4. which specific firmware do you mean? hboot version is 1.18.0000...
edit: will it work if i would flash a gb custom rom via pd98img.zip?
Click to expand...
Click to collapse
You can extract all the firmware and software images from an RUU and build them into a PG58IMG.zip... Short answer, yes. However, certain items will not flash if you're not S-off.
T-Macgnolia said:
Happen to come across this thread and wanted to leave this for future reference. I edited it to suit the Sensation more. I also posted this in the Juopunutbear S-OFF in the Sensation Android Development.
Click to expand...
Click to collapse
Will the fastboot commands.... Given by you in this thread.. Flashes the rom?
Then thnx a lot. It'll help a lot for other people... And I believe the person should at least have an unlocked bootloader by htcdev to get this work.
sent from my blazing fast pyramid through sonic waves
ganeshp said:
Will the fastboot commands.... Given by you in this thread.. Flashes the rom?
Then thnx a lot. It'll help a lot for other people... And I believe the person should at least have an unlocked bootloader by htcdev to get this work.
sent from my blazing fast pyramid through sonic waves
Click to expand...
Click to collapse
Yes you have to be HTC Dev unlocked or S-off to do this. But remember HTC Dev only unlocks the system, recovery, and boot partitions.
T-Macgnolia said:
Yes you have to be HTC Dev unlocked or S-off to do this. But remember HTC Dev only unlocks the system, recovery, and boot partitions.
Click to expand...
Click to collapse
one more question
to flash rom via fastboot then the rom should be containing img's for each partition
unlike how all the custom roms here are coming (no img's for every thing...like example there is no system.img for most of custom kernels)
T-Macgnolia said:
Happen to come across this thread and wanted to leave this for future reference. I edited it to suit the Sensation more. I also posted this in the Juopunutbear S-OFF in the Sensation Android Development.
Click to expand...
Click to collapse
Is it possible to use fastboot with a zip file and without system img? Could a whole Rom be placed in an img file?
ri123 said:
Is it possible to use fastboot with a zip file and without system img? Could a whole Rom be placed in an img file?
Click to expand...
Click to collapse
If flashing using fastboot needs an system .img file, is it possible to convert a folder into an image file???
Sent from my HTC Explorer A310e using XDA
ri123 said:
If flashing using fastboot needs an system .img file, is it possible to convert a folder into an image file???
Sent from my HTC Explorer A310e using XDA
Click to expand...
Click to collapse
Yes like this
http://www.slatedroid.com/topic/32450-how-to-unpack-repack-systemimg-properly-using-linux/
I fixed my bootloop issues with my HTC One XL, Finally!
However, I still want to root it and install a custom rom. (Jellybean)
But I don't want to mess it up this time!
So I am asking xda-developers.
Can someone post an instructional guide and how to root
my HTC One XL? What apps to I have to download?
(I hate Sense 4+)
Info; I have Android 4.1.1 with HTC Sense 4+
My bootloader IS unlocked.
HBOOT; 2.14.0000
EVITA PVT SHIP S-ON RL
AndroidSoldier said:
I fixed my bootloop issues with my HTC One XL, Finally!
However, I still want to root it and install a custom rom. (Jellybean)
But I don't want to mess it up this time!
So I am asking xda-developers.
Can someone post an instructional guide and how to root
my HTC One XL? What apps to I have to download?
(I hate Sense 4+)
Info; I have Android 4.1.1 with HTC Sense 4+
My bootloader IS unlocked.
HBOOT; 2.14.0000
EVITA PVT SHIP S-ON RL
Click to expand...
Click to collapse
Flash twrp 2.3.3.1 from fastboot.
Fastboot flash recovery recovery.img
Download Rom and flash via twrp.
Flash boot.img from Rom.zip that you installed with fastboot.
Use a stock rooted Rom and go s-off to avoid flashing boot images
Sent from my HTC One XL using xda app-developers app
==Rooting Sense4+==
Go to HTCDev.com and get the unlock token
by finding the identifier in adb/fastboot.
And unlock the bootloader(You don't need to root fully if you are gonna switch to a custom rom/custom roms come preinstalled with root)
==Flashing Custom ROMS=
On Evita(ATT) Model OneXL
Go into fastboot on the Phone.
Download the TWRP for the Evita OneXL from here:
http://techerrata.com/file/twrp2/evita/openrecovery-twrp-2.5.0.0-evita.img
flash that onto the phone when it's in fastboot using terminal or CMD
("Fastboot flash recovery openrecovery-twrp-2.5.0.0-evita.img")
drag the rom onto the phone and then boot into twrp by going into recovery.
press install, look for the rom and flash it. Reboot into bootloader when done.
extract "Boot.img" from inside the ROM file and go into cmd/terminal and type
("Fastoot flash boot boot.img")
("Fastboot clear cache")
reboot the phone and just wait.
Have FUN!
i4GS said:
==Rooting Sense4+==
Go to HTCDev.com and get the unlock token
by finding the identifier in adb/fastboot.
And unlock the bootloader(You don't need to root fully if you are gonna switch to a custom rom/custom roms come preinstalled with root)
==Flashing Custom ROMS=
On Evita(ATT) Model OneXL
Go into fastboot on the Phone.
Download the TWRP for the Evita OneXL from here:
http://techerrata.com/file/twrp2/evita/openrecovery-twrp-2.5.0.0-evita.img
flash that onto the phone when it's in fastboot using terminal or CMD
("Fastboot flash recovery openrecovery-twrp-2.5.0.0-evita.img")
drag the rom onto the phone and then boot into twrp by going into recovery.
press install, look for the rom and flash it. Reboot into bootloader when done.
extract "Boot.img" from inside the ROM file and go into cmd/terminal and type
("Fastoot flash boot boot.img")
("Fastboot clear cache")
reboot the phone and just wait.
Have FUN!
Click to expand...
Click to collapse
I can't find the ROM in the recovery mode.
It says install and stuff, I dragged the ROM onto the HTC Internal storage but I can't find it.
What do I do?
I'm going out in the clear saying you misplaced it.
Do what I do, create a folder in the root of the SD called "ROMS" and place the .zip inside of that folder.
Make sure you unmounted your phone in TWRP Recovery.
And make sure you flashed the boot.IMG also to flash Evita ROM for the Evita phone. Don't mix em.
Do not use any twrp version above 2.3.3.1 it has issues wiping properly.
Sent from my Sony Tablet S using xda app-developers app
i4GS said:
I'm going out in the clear saying you misplaced it.
Do what I do, create a folder in the root of the SD called "ROMS" and place the .zip inside of that folder.
Make sure you unmounted your phone in TWRP Recovery.
And make sure you flashed the boot.IMG also to flash Evita ROM for the Evita phone. Don't mix em.
Click to expand...
Click to collapse
Thanksmy .zip file option was turned off that's why, and I was putting the boot.img in the sdcard instead of the .zip file.
But, I've got the basics done.
Holy hell please don't flash twrp2.5..unless ofcpurse you like the q/a section here of xda..
Sent from my HTC One X using xda premium
I'm on HBOOT 1.27.00000 and S-ON.
Now I've just flashed MIUI v5 4.2.14 and it won't boot after restart.
It stays at the HTC white screen.
Is there anyone kind enough to guide me how to properly install MIUI, or, at least back to the stock rom?
I'm desperately needing help here :crying:
Taetsu21 said:
I'm on HBOOT 1.27.00000 and S-ON.
Now I've just flashed MIUI v5 4.2.14 and it won't boot after restart.
It stays at the HTC white screen.
Is there anyone kind enough to guide me how to properly install MIUI, or, at least back to the stock rom?
I'm desperately needing help here :crying:
Click to expand...
Click to collapse
what recovery do you have?
rzr86 said:
what recovery do you have?
Click to expand...
Click to collapse
I'm on ClockworkMod Recovery v5.0.2.0
if that helps..
Taetsu21 said:
I'm on ClockworkMod Recovery v5.0.2.0
if that helps..
Click to expand...
Click to collapse
Change the recovery to 4ext latest 1.0.0.6 rc1 ,format everything except sd card from recovery after that enable smartflash and flash Rom,if doesn't boot up again you'll need to flash boot.img from pc via fastboot
Sent from my HTCSensation using xda app-developers app
Mile_zdr said:
Change the recovery to 4ext latest 1.0.0.6 rc1 ,format everything except sd card from recovery after that enable smartflash and flash Rom,if doesn't boot up again you'll need to flash boot.img from pc via fastboot
Sent from my HTCSensation using xda app-developers app
Click to expand...
Click to collapse
I finally figured it out.
After flashing the rom, have to flash the boot.img (inside the rom zip file) as well, using the command:
Code:
fastboot flash boot boot.img
Now I'm able to boot into MIUI and enjoy the new rom!
I never have to do this extra step with flashing my Desire HD, not sure why it doesn't work this time.
Anyway, thanks for your help
Taetsu21 said:
I finally figured it out.
After flashing the rom, have to flash the boot.img (inside the rom zip file) as well, using the command:
Code:
fastboot flash boot boot.img
Now I'm able to boot into MIUI and enjoy the new rom!
I never have to do this extra step with flashing my Desire HD, not sure why it doesn't work this time.
Anyway, thanks for your help
Click to expand...
Click to collapse
because on S-ON devices boot partition is still protected
rzr86 said:
because on S-ON devices boot partition is still protected
Click to expand...
Click to collapse
So I don't really need S-OFF to flash any custom roms that I want right?
I will just have to take the extra step of flashing boot.img..
Because I can't seem to work out S-OFF on my sensation despite whole afternoon of hard-works.
Is there an easy way to S-OFF sensation other than the paper-clip hack?
Taetsu21 said:
So I don't really need S-OFF to flash any custom roms that I want right?
I will just have to take the extra step of flashing boot.img..
Because I can't seem to work out S-OFF on my sensation despite whole afternoon of hard-works.
Is there an easy way to S-OFF sensation other than the paper-clip hack?
Click to expand...
Click to collapse
no need to S-OFF for flashing custom roms
and unfortunately there is no other way except wire trick
but you can always flash 4ext recovery and avoid the extra step for boot.img
My HTC One X was bricked, and I need to restore it to Rogers Stock. However, I searched the entire XDA webstie + 50 pages on Google + 50 pages on other country's android site, I cant find any working download URL. Can someone please upload one RUU or Zip file for me, so I can restore my phone please?
If your phone is bricked an RUU isn't going to save it. Either way, you'll find all Evita RUUs here:
http://androidruu.com/?developer=Evita
Sent from my One XL using Tapatalk
timmaaa said:
If your phone is bricked an RUU isn't going to save it. Either way, you'll find all Evita RUUs here:
http://androidruu.com/?developer=Evita
Sent from my One XL using Tapatalk
Click to expand...
Click to collapse
The phone actually is soft brick, all I need to do is to flash it back to stock rom, so I can do a S-Off
I have this problem because I attempted to flash cyanogenmod without getting S-Off, thus it end up with black screen boot loop.
Any idea to solve it? I cant find any recovery zip that is working
I wouldn't ruu without S-off. Do you have supercid? If you do, you may brick. Best to boot to bootloader then recovery then flash a sense rom then s-off
Sent from my HTC One_M8 using xda app-developers app
voot566 said:
The phone actually is soft brick, all I need to do is to flash it back to stock rom, so I can do a S-Off
I have this problem because I attempted to flash cyanogenmod without getting S-Off, thus it end up with black screen boot loop.
Any idea to solve it? I cant find any recovery zip that is working
Click to expand...
Click to collapse
There's no such thing as a soft brick, a phone is either bricked or it isn't. Do as exad suggested and flash a Sense ROM then get s-off, then update your firmware (which is probably what was your actual problem).
Sent from my One XL using Tapatalk
exad said:
I wouldn't ruu without S-off. Do you have supercid? If you do, you may brick. Best to boot to bootloader then recovery then flash a sense rom then s-off
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
THat is another problem, there is no CID showed on the bootloader screen.
This is all happen after I get bootloader unlocked, and attempted to flash clockworkmod. It end up with boot loop with black screen, cant get into any system
What I can do right now is
1. boot into TWRP
2. Copy anyfile into phone through TWRP
3. flash zip through TWRP, but I cant find any rom that is working for my phone
4. fastboot usb with any command
voot566 said:
THat is another problem, there is no CID showed on the bootloader screen.
This is all happen after I get bootloader unlocked, and attempted to flash clockworkmod. It end up with boot loop with black screen, cant get into any system
What I can do right now is
1. boot into TWRP
2. Copy anyfile into phone through TWRP
3. flash zip through TWRP, but I cant find any rom that is working for my phone
4. fastboot usb with any command
Click to expand...
Click to collapse
The CID doesn't show on your bootloader screen unless you have s-off. What are your bootloader details? What recovery do you have installed? You can check your CID with this fastboot command:
Code:
fastboot oem readcid
Sent from my One XL using Tapatalk
timmaaa said:
There's no such thing as a soft brick, a phone is either bricked or it isn't. Do as exad suggested and flash a Sense ROM then get s-off, then update your firmware (which is probably what was your actual problem).
Sent from my One XL using Tapatalk
Click to expand...
Click to collapse
Yeah, I kind of know that I need to flash a sense rom, but I cant find any sense rom that is working on my phone.
Here is the info:
Model: PJ83100
Bootloader unlocked
EVITA PVT SHIP S-ON RL
HBOOT-2.14.0000
RADIO-0.23A. 32.09.29
OpenDSP-v31.1.0.45.0815
eMMC-boot
Nov 26 2012, 18:37:14:-1
This is exactly what showed on my screen, no CID
Which rom I should use?
voot566 said:
Yeah, I kind of know that I need to flash a sense rom, but I cant find any sense rom that is working on my phone.
Here is the info:
Model: PJ83100
Bootloader unlocked
EVITA PVT SHIP S-ON RL
HBOOT-2.14.0000
RADIO-0.23A. 32.09.29
OpenDSP-v31.1.0.45.0815
eMMC-boot
Nov 26 2012, 18:37:14:-1
This is exactly what showed on my screen, no CID
Which rom I should use?
Click to expand...
Click to collapse
The fact is you don't actually need s-off to flash cyanogenmod. You only need s-off to run the 3.18 RUU which updates your firmware, which you don't need to do because your firmware is fine. This brings me back to the other question you didn't answer: what recovery do you have installed?
Sent from my One XL using Tapatalk
timmaaa said:
The CID doesn't show on your bootloader screen unless you have s-off. What are your bootloader details? What recovery do you have installed? You can check your CID with this fastboot command:
Code:
fastboot oem readcid
Sent from my One XL using Tapatalk
Click to expand...
Click to collapse
I used the command
CID: BS_US001
My recovery is TWRP v2.6.3.0
THis is the only version that is working for me, I tried clockworkmod, and higher or lower version for TWRP, but I cant mount USB storage through any of those except 2.6.3.0
Recovery version please.
Sent from my One XL using Tapatalk
You just need to extract the boot.img from the rom you are flashing, put it in your adb/fastboot folder and then after flashing the rom.
fastboot flash boot boot.img
Then you will be able to boot it.
I suggest getting S-OFF using rumrunner so you don't need to take this step anymore. will also protect you in case you need to RUU.
exad said:
You just need to extract the boot.img from the rom you are flashing, put it in your adb/fastboot folder and then after flashing the rom.
fastboot flash boot boot.img
Then you will be able to boot it.
I suggest getting S-OFF using rumrunner so you don't need to take this step anymore. will also protect you in case you need to RUU.
Click to expand...
Click to collapse
But my question is, which rom I should flash????
I tried both serveral differnet rom, but they are all not working.
This is my phone: http://www.newegg.com/Product/Product.aspx?Item=N82E16875502142
voot566 said:
But my question is, which rom I should flash????
I tried both serveral differnet rom, but they are all not working.
This is my phone: http://www.newegg.com/Product/Product.aspx?Item=N82E16875502142
Click to expand...
Click to collapse
I know what phone you have. an evita. Says so in your bootloader
You need unofficial 2.6.3 from original android dev. if you want to flash cm as you need SE Linux support.
Any sense rom should work on official twrp 2.6.3
make sure you wipe system cache and dalvik cache prior to flashing.
This is what you should do to rule out every issue.
Download unofficial 2.6.3
Check the Md5 of your download
put it in your fastboot folder
fastboot erase cache
fastboot flash recovery unnoficialrecoveryfilename.img
select recovery in bootloader
wipe cache, dalvik, system in wipe, advanced wipe
then do a factory reset for safe measure
flash your rom
wipe cache and dalvik
reboot to bootloader
extract the boot.img from the rom put it in your fastboot folder
fastboot flash boot boot.img
fastboot reboot
U mean this?
http://forum.xda-developers.com/showthread.php?t=2558503
voot566 said:
U mean this?
http://forum.xda-developers.com/showthread.php?t=2558503
Click to expand...
Click to collapse
That's the one.
Qucik question, since i am just helping my friend to do it, he want to get cyanogenmod, any idea how to do it after ur method?
He already told you exactly how to do it. What are you asking?
Sent from my One XL using Tapatalk
http://forum.xda-developers.com/showthread.php?t=1655011
This rom okay?
I thought you wanted to put cyanogenmod onto the phone...
Sent from my One XL using Tapatalk
Current firmware zip will always be posted at top of OP. So if you are wondering what file is the new one this will solve that. All other files current an past will be in the downloads section in post #2
5.0.1 FIRMWARE(no boot.img or recovery.img I removed those 2 images so you can upgrade firmware on any rom your running
IF you are using TWRP use this one as it included the latest TWRP which is mandatory for new firmware. Failure to comply will lead to possible bricking!
:good:https://www.androidfilehost.com/?fid=95916177934537898:good:
CWM users can use the following which contains no recovery.img
:good:https://www.androidfilehost.com/?fid=95916177934537415:good:
Want to remove your red warning message on boot then check my other thread out here http://forum.xda-developers.com/verizon-htc-one-m8/development/mod-t3047228
Current numbers
Android 4.4.4
CID-VZW__001
HBOOT-3.19.0.0000
RADIO-1.09.20.926
OpenDSP-v46.2.2-00564-M8974_FO.0811
OS-3.28.605.4
eMMC-boot 2048MB
Sep 30 2014,01:16:07.0
Android 5.0.1
CID-VZW__001
HBOOT-3.19.0.0000
RADIO-1.12.20.1211
OpenDSP-v47.2.2-00564-M8974_FO.1024
OS-4.17.605.5
eMMC-boot 2048MB
Feb 3 2015,21:50:28.0 .
You can check an compare yours to these to see if your up to date. It is a must you only check for these on your phone in the bootloader
Also here is a video that was posted that shows how to update via this process.
http://m.youtube.com/watch?v=e21qb7iZAOo&feature=youtube
Big thanks to @owenbeals
There is no need to rename the file just leave it as is so you don't rename it an then get error can not open file because you didn't rename it correctly. A lot of people seem to think they have to rename the file to firmware.zip which isn't correct at all
Instructions
Download firmware zip
reboot your phone to bootloader
Place your firmware zip in your fastboot folder
Open CMD terminal on pc in your file you fastboot from.
Plug phone into pc
In terminal first cmd you need is
Fastboot oem rebootRUU
fastboot flash zip nameofyourfile.zip
It should ask you to reflush immediately in your cmd terminal,when it does proceed to next cmd
fastboot flash zip nameofyourfile.zip
Once all is good on your end an your ready to reboot phone use this final cmd
Fastboot reboot-bootloader
All stand alone radios can be found here
Credit to dottat for 4.4.3 firmware zip
[/CENTER]
Download section​
Collections of firmware an stock images​5.0.1 Files
5.0.1 STOCK RECOVERY
5.0.1 STOCK BOOT.IMG
5.0.1 STOCK ADSP ZIP
4.4.4 Files
4.4.4 STOCK RECOVERY
BOOT.IMG 4.4.4
4.4.4 STOCK ADSP
4.4.4 FIRMWARE ZIP NO BOOT.IMG OR RECOVERY
4.4.3 Files
STOCK RECOVERY 4.4.3
BOOT.IMG 4.4.3
4.4.3 STOCK VZW ADSP
4.4.3 FIRMWARE ZIP NO BOOT.IMG OR RECOVERY
Mod EDIT:
Cleaned for OP usage
Is flashing the full firmware, which includes a new signed hboot, going to be an issue?
PhantomApollyon said:
Is flashing the full firmware, which includes a new signed hboot, going to be an issue?
Click to expand...
Click to collapse
when i flashed is fiemware .zip i never had any issues with hboot. you do lose your faux hboot tho if you flashed that. i know that forsure
Tigerstown said:
I contacted Santod about making a flashable files From the vzw update..
He has been kind enough tho throw this together for us an told me to share for us users.
Downloads
Santod Mods's files for HTC One M8 | Androidfilehost.com | free website & file hosting for Android Developers
http://www.androidfilehost.com/?w=files&flid=13966
These r fastboot flash only. Flash at your own risk.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You know this has an hboot in it right?
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Tigerstown said:
when i flashed is fiemware .zip i never had any issues with hboot. you do lose your faux hboot tho if you flashed that. i know that forsure
Click to expand...
Click to collapse
I've never had an issue in the past either really. So far on the M8 I've not messed with any custom hboots, just S-OFF/Unlocked
fernando sor said:
You know this has an hboot in it right?
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
that was my concern
There is no need for concern flashing a new hboot, as long as you are already s-off.
The full firmware does include the stock recovery though.
I would just flash the one without the Boot.img/recovery...
Will post an updated NoRedText hboot and Faux Locked hboot later as well.
PhantomApollyon said:
Is flashing the full firmware, which includes a new signed hboot, going to be an issue?
Click to expand...
Click to collapse
+1 I'd imagine we'll lose S-Off...no?
santod040 said:
There is no need for concern flashing a new hboot, as long as you are already s-off.
The full firmware does include the stock recovery though.
I would just flash the one without the Boot.img/recovery...
Will post an updated NoRedText hboot and Faux Locked hboot later as well.
Click to expand...
Click to collapse
That sounds great, let us know
Antny6 said:
+1 I'd imagine we'll lose S-Off...no?
Click to expand...
Click to collapse
No, you will not lose s-off.
santod040 said:
No, you will not lose s-off.
Click to expand...
Click to collapse
Thx. So flash this guy: '1.55.605.2_NoBootImg_firmware.zip' ?
...and do we need to be in RUU mode?
Karl said:
1st, anyone try em yet
Click to expand...
Click to collapse
I flashed radios successfully. Will update firmware in a few.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Tigerstown said:
I flashed radios successfully. Will update firmware in a few.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yea, radios look fine here too.
fernando sor said:
You know this has an hboot in it right?
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yes i do know that
Antny6 said:
Thx. So flash this guy: '1.55.605.2_NoBootImg_firmware.zip' ?
...and do we need to be in RUU mode?
Click to expand...
Click to collapse
yes RUU mode.
delete
Tigerstown said:
yes i do know that
Click to expand...
Click to collapse
What fastboot flash command?
ocman40 said:
What fastboot flash command?
Click to expand...
Click to collapse
fastboot oem rebootRUU
fastboot flash zip xxxxxxxxx.zip
fastboot reboot
PhantomApollyon said:
fastboot oem rebootRUU
fastboot flash zip xxxxxxxxx.zip
fastboot reboot
Click to expand...
Click to collapse
Thanks bud
ocman40 said:
What fastboot flash command?
Click to expand...
Click to collapse
See my m7vzw thread for instructions and more info, just do not use any links from there.
Looks like the post above should be all you really need though.
Faux and No Red Text hboots are up in same folder.:good:
I will add them to my thread in the main m8 Dev forum as well.