[Q] S-off Flashing just new Radio - HTC Droid DNA

Now that we're S-Off we can flash new radios without having to relock and install the OTA. Does anyone know if extracting just the firmware.zip from the OTA and flashing it in fastboot will work?
Maybe something like this:
Code:
adb reboot bootloader
Code:
fastboot oem rebootRUU
Code:
fastboot flash zip firmware.zip
Code:
fastboot reboot bootloader
Code:
fastboot flash recovery recovery.img
Code:
fastboot reboot

Here's the instructions... worked for me
http://forum.xda-developers.com/showpost.php?p=38179885&postcount=2446

Got this to work; just had to flash a custom recovery afterwards.

Nowak4G said:
Got this to work; just had to flash a custom recovery afterwards.
Click to expand...
Click to collapse
so all i do is boot into rebootRUU and flash firmware.zip? i dont need to extract the radio.img files?
then reflash recovery to replace the stock recovery from firmware?

two_cents said:
so all i do is boot into rebootRUU and flash firmware.zip? i dont need to extract the radio.img files?
then reflash recovery to replace the stock recovery from firmware?
Click to expand...
Click to collapse
And re-flash your boot.img if you have a custom kernel.
Sent from my HTC6435LVW using xda app-developers app

Do you guys have the engineering hboot?

orangechoochoo said:
Do you guys have the engineering hboot?
Click to expand...
Click to collapse
All I did was unzip the OTA firmware then unzip the firmware.zip located within that folder... I then put radio.img and android info txt file in a zip called radio.zip
then reboot bootloader
fastboot oem rebootRUU
fastboot flash zip radio.zip
Radios updated without the ENG HBOOT

lazarus2297 said:
All I did was unzip the OTA firmware then unzip the firmware.zip located within that folder... I then put radio.img and android info txt file in a zip called radio.zip
then reboot bootloader
fastboot oem rebootRUU
fastboot flash zip radio.zip
Radios updated without the ENG HBOOT
Click to expand...
Click to collapse
can you share this radio zip? i cant extract the firmware.zip to get the img files ... it says its invalid for me

sure here ya go... this is just the new radio
http://dl.dropbox.com/u/30538029/radio.zip

lazarus2297 said:
sure here ya go... this is just the new radio
http://dl.dropbox.com/u/30538029/radio.zip
Click to expand...
Click to collapse
Worked great thank you... I compiled a guide... gave you credit for the ZIp and used your link I hope thats not a problem... http://forum.xda-developers.com/showthread.php?p=38197525#post38197525

two_cents said:
Worked great thank you... I compiled a guide... gave you credit for the ZIp and used your link I hope thats not a problem... http://forum.xda-developers.com/showthread.php?p=38197525#post38197525
Click to expand...
Click to collapse
No problem at all.
Just glad you told me so I leave the file on my dropbox acct.
Sent from my HTC6435LVW using xda app-developers app

Related

[Q] Flashing Boot.img

Hey so i'm trying a couple rom's out and they all say to update the boot.img and every time i try do do this from the fastboot menu it says that it is out of date. i think the problem is that i have the ota update on my phone but i'm not really sure how to make it so that i can flash the boot.img from fastboot menu. any suggestions?
Check out Scotts CleanFLASH tool. Does it for you and you don't have to worry about mainvers and all that crap.
Sent from my ADR6425LVW using Tapatalk
pmania said:
Check out Scotts CleanFLASH tool. Does it for you and you don't have to worry about mainvers and all that crap.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
it isn't a problem if i install the boot.img after i flash the rom and i am running the rom because that is pretty much the only way i can use the cleanflash tool and the install the boot.img
Another option is to copy the boot.img file out of the PHzip file and flash it in fastboot (on your pc, not in the phone's menu). You won't have to worry about mainver issues that way either.
fastboot flash boot boot.img
feralicious said:
Another option is to copy the boot.img file out of the PHzip file and flash it in fastboot (on your pc, not in the phone's menu). You won't have to worry about mainver issues that way either.
fastboot flash boot boot.img
Click to expand...
Click to collapse
Oh wow thanks i never realized i could do that. thanks

[RADIO] downloads all versions recovery flashable

http://goo.im/devs/T1gArtist
Code:
BEFORE PL83IMG-otaversion.zip
AFTER PL83IMG.zip
all ota radios are uploaded now for downloading
all in flashable recovery format
for those that want commandline usage
download file extract radio
Code:
fastboot commands to flash radio
Code:
if not already in fastboot
adb reboot bootloader
select fastboot mode
fastboot flash radio radio.img
t1gartist said:
here if the newest radio for those who can flash it
Code:
Radio Version 1.01.04.0300
https://docs.google.com/file/d/0B9yd_oFytDSzS3R5YUowUFd0WXM/edit
Code:
no sign in required to download
Code:
INSTALL INSTRUCTIONS
1. adb reboot bootloader
2. fastboot devices
3. fastboot oem rebootRUU
4 fastboot flash zip firmware.zip
5. fastboot reboot-bootloader
there you go new radio flashed
if this is what you wanted press thanks
Click to expand...
Click to collapse
Is the new radio the only thing in the firmware.zip of the new OTA?
yup nothing more
well there WAS more to it but im not flashing hboot,boot,recovery,system folder,lib folder including one module, audio tweaks,system ui.apk an a few other things.
but i look all that out of the ota and left the radio i just flashed it
t1gartist said:
here if the newest radio for those who can flash it
Code:
Radio Version 1.01.04.0300
https://docs.google.com/file/d/0B9yd_oFytDSzS3R5YUowUFd0WXM/edit
Code:
no sign in required to download
Code:
INSTALL INSTRUCTIONS
1. adb reboot bootloader
2. fastboot devices
3. fastboot oem rebootRUU
4 fastboot flash zip firmware.zip
5. fastboot reboot-bootloader
there you go new radio flashed
if this is what you wanted press thanks
Click to expand...
Click to collapse
whats improved in this radio ?
supposed to be sim card issue fixes
t1gartist said:
supposed to be sim card issue fixes
Click to expand...
Click to collapse
You mind posting the whole OTA? I'd like to take a look at it. :good:
http://forum.xda-developers.com/showthread.php?t=2236200
posted by afk
keep getting a unknown error trying to flash the firmware zip. can i just do a fastboot flash radio radio.img ? im s-off
should be able to just extract the radio.img for the zip and flash it.
but fastboot reboot oem
fastboot flash zip firmware.zip should work i just flashed the exact same firmware.zip
now if some one took replaced the updater script so it doesnt look for verification would it install correct on a completely stock 2.04 ota rooted and unlocked?
t1gartist said:
should be able to just extract the radio.img for the zip and flash it.
but fastboot reboot oem
fastboot flash zip firmware.zip should work i just flashed the exact same firmware.zip
now if some one took replaced the updater script so it doesnt look for verification would it install correct on a completely stock 2.04 ota rooted and unlocked?
Click to expand...
Click to collapse
ohh i got it. i had file extensions hidden like an idiot so it picked it up as firmware.zip.zip smh.. thanks for the help
Can anybody confirm there are no issues? I flashed a radio a while back and dropped texts...girlfriend was annoyed...
Nope just sent 2 texts and both ways worked
Sent from my HTC6435LVW using xda app-developers app
kushmacdaddy said:
Can anybody confirm there are no issues? I flashed a radio a while back and dropped texts...girlfriend was annoyed...
Click to expand...
Click to collapse
If your running cm10.1 you lose 4G data. lol im on cm10.1 and i lost 4g but 3g works
I only have 1 bar of 4g on cm10.1 but on sense 5 backup I got full tower never had that and sim connects slightly faster
Sent from my HTC6435LVW using xda app-developers app
t1gartist said:
I only have 1 bar of 4g on cm10.1 but on sense 5 backup I got full tower never had that and sim connects slightly faster
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
i had 2 bars 4g but after radio update. the 4g stopped and data took awhile to start up on 3g .__.
Can I just flash it over newt sense 5
do you think this will help us GSM users? preferably at&t?
There's only easier way to flashing radios? What ever happened to naming the image pg and boot into hoot?
Sent from my HTC6435LVW using Tapatalk 2
As far as I know there is only to ways to flash radio as a .zip or as a .img
Sent from my HTC6435LVW using xda app-developers app

Does anyone have a ph98img?

I used to have one but I lost it and I don't know if you have tried but its really hard to find one.
what are you looking to do
most people refer to the RUU. but PH98IMG.zip can be alot of different things
http://www.androidpolice.com/2012/0...ull-ruu-build-4-03-605-2-for-the-htc-rezound/
if your not looking to get back to stock than don't flash the zip from the link above
bunchies said:
what are you looking to do
most people refer to the RUU. but PH98IMG.zip can be alot of different things
http://www.androidpolice.com/2012/0...ull-ruu-build-4-03-605-2-for-the-htc-rezound/
if your not looking to get back to stock than don't flash the zip from the link above
Click to expand...
Click to collapse
Well basically I need the txt file in the boot img. my phone is s-on and I always have to flash the ph
are you sure your not getting that confused?
if flashing a rom.
1.Flash ROM zip in recovery
2.Take the boot.img out of the ROM zip you just flashed
3.Reboot to Fastboot and flash the boot.img through ADB with the command: Fastboot flash boot boot.img
i don't see why anyone would need to flash the boot.img from an RUU. and if you did flash a boot.img from an RUU after you installed a ROM than i dont think the ROM would work at all
just clearing that up if you don't know or new to ROMing :good:
Or just "fastboot boot recovery.zip" and flash normally, if you are S-ON and BOOT recovery via fastboot, you can flash the ROM normally and not have to manually flash the boot.img in Fastboot like you do if you flash the ROM from an installed recovery.
bunchies said:
are you sure your not getting that confused?
if flashing a rom.
1.Flash ROM zip in recovery
2.Take the boot.img out of the ROM zip you just flashed
3.Reboot to Fastboot and flash the boot.img through ADB with the command: Fastboot flash boot boot.img
i don't see why anyone would need to flash the boot.img from an RUU. and if you did flash a boot.img from an RUU after you installed a ROM than i dont think the ROM would work at all
just clearing that up if you don't know or new to ROMing :good:
Click to expand...
Click to collapse
As a mac user I tried this. With adb all set up on the mac to use terminal (the whole folder and everything was set up long ago when unlocking). I have to use the command ./fastboot instead of just fastboot with terminal. Anyway, when ./fastboot flash boot boot.img it never works. It seems like it works, but then the phone just goes into the white HTC screen and is stuck there. It never boots.

[Q] Flashing boot img

I am S-On. What are the proper steps to flash a Rom, but also having to flash the boot.img? Thank you for any help.
Wmckinnon46 said:
I am S-On. What are the proper steps to flash a Rom, but also having to flash the boot.img? Thank you for any help.
Click to expand...
Click to collapse
Flash Rom in twrp. Pull boot.img out of the Rom's zip file and place in your working fastboot directory. Reboot to fastboot/bootloader from twrp. Command from your pc will be
fastboot flash boot boot.img

TWRP-3.4.1B-0427-REALME_X50PRO_rmx2071 CN

link unlock boot
https://drive.google.com/file/d/1OiHVtskih8J2Miul_IKk_IuI1c1-qqia/view
recovery twrp
{Mod edit: Link removed}
thank you link
anandlal
credit recovery
wzsx150
Is there any source to this or info on who is working on that?
ransagy said:
Is there any source to this or info on who is working on that?
Click to expand...
Click to collapse
For the unlock link. I pulled that app off the realmebbs from China. I've used it to unlock the CN version and someone else reported that it worked on the non-CN version.
Not sure about the TWRP, I'll probably give it a test now that my BL is unlocked.
Twrp confirm use device 2071
kinglight123 said:
Twrp confirm use device 2071
Click to expand...
Click to collapse
Did you flash it? I tried using the fastboot boot command just to boot the img file but I kept getting FAILED unknown command error.
I want to boot into TWRP and pull my stock recovery image first before actually flashing this.
Extract file flash img
after flash twrp fastboot unlock device (format)
anandlal said:
Did you flash it? I tried using the fastboot boot command just to boot the img file but I kept getting FAILED unknown command error.
I want to boot into TWRP and pull my stock recovery image first before actually flashing this.
Click to expand...
Click to collapse
kinglight123 said:
Extract file flash img
after flash twrp fastboot unlock device (format)
Click to expand...
Click to collapse
I want to backup my stock recovery before flashing this file.
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
kinglight123 said:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
Where did you get the vbmeta.img file?
anandlal said:
Where did you get the vbmeta.img file?
Click to expand...
Click to collapse
https://drive.google.com/file/d/1Wu1aJtsQyQZC8TQ4d_Lq_duNq78PRZLy/view?usp=sharing
sorry bro
vbmeta.img rename misc.img
fastboot flash misc.img
kinglight123 said:
https://drive.google.com/file/d/1Wu1aJtsQyQZC8TQ4d_Lq_duNq78PRZLy/view?usp=sharing
sorry bro
vbmeta.img rename misc.img
fastboot flash misc.img
Click to expand...
Click to collapse
Once this is done. Can I flash the global rom on my Chinese version?
anandlal said:
Where did you get the vbmeta.img file?
Click to expand...
Click to collapse
you can get vbmeta.img in rom.zip (not .ozip) this link
https://bit.ly/2Xsjum4
anandlal said:
I want to backup my stock recovery before flashing this file.
Click to expand...
Click to collapse
root it. by magisk and patch boot.img , you can dump recovery by Official TWRP App. see rom.zip this link. for get boot.img
https://bit.ly/2Xsjum4
kinglight123 said:
https://drive.google.com/file/d/1Wu1aJtsQyQZC8TQ4d_Lq_duNq78PRZLy/view?usp=sharing
sorry bro
vbmeta.img rename misc.img
fastboot flash misc.img
Click to expand...
Click to collapse
link not file name misc.img. it file type *.bin
pppwaung said:
you can get vbmeta.img in rom.zip (not .ozip) this link
https://bit.ly/2Xsjum4
root it. by magisk and patch boot.img , you can dump recovery by Official TWRP App. see rom.zip this link. for get boot.img
https://bit.ly/2Xsjum4
link not file name misc.img. it file type *.bin
Click to expand...
Click to collapse
Once this is done, I can install the IN ROM on my CN variant?
anandlal said:
Once this is done, I can install the IN ROM on my CN variant?
Click to expand...
Click to collapse
Not sure bro ?
pppwaung said:
you can get vbmeta.img in rom.zip (not .ozip) this link
https://bit.ly/2Xsjum4
root it. by magisk and patch boot.img , you can dump recovery by Official TWRP App. see rom.zip this link. for get boot.img
https://bit.ly/2Xsjum4
link not file name misc.img. it file type *.bin
Click to expand...
Click to collapse
ใช่คนไทยไหมครับ รบกวนทักมาหน่อยในไลน์ kinglight_dark

Categories

Resources