Need stock H81120v boot.img - T-Mobile LG G4

The only .zip I can find already has a modified boot.img that is rooted. I'm looking for a bone stock one so that I can apply the H21120x OTA via TWRP. (I guess I Could just write out the boot.img update from the updater-script).
Anyone have a copy of this from their device or a way to get it from a KDZ?

pizzaboy192 said:
The only .zip I can find already has a modified boot.img that is rooted. I'm looking for a bone stock one so that I can apply the H21120x OTA via TWRP. (I guess I Could just write out the boot.img update from the updater-script).
Anyone have a copy of this from their device or a way to get it from a KDZ?
Click to expand...
Click to collapse
i think you can using ext2explore-2.2.71 you can then get boot.

raptorddd said:
i think you can using ext2explore-2.2.71 you can then get boot.
Click to expand...
Click to collapse
That worked!
I'd also recommend not doing it the way I did (modifying the update.zip and flashing stock boot.img) it seems to have broken Bluetooth.

raptorddd said:
i think you can using ext2explore-2.2.71 you can then get boot.
Click to expand...
Click to collapse
I was able to get a H81120V boot.img extracted from the kdz, but it looks like flashing the update.zip through TWRP breaks bluetooth.

pizzaboy192 said:
I was able to get a H81120V boot.img extracted from the kdz, but it looks like flashing the update.zip through TWRP breaks bluetooth.
Click to expand...
Click to collapse
sorry i just extract and flash ive never modified boot.

Related

[FIX] stock boot.img attached. flashed with fastboot! use for OTA!

i took the 8mb boot.img from the nandroid backup/thread, renamed it to .bin, opened with a hex editor, deleted everything after 2cffff (to make correct size), saved as boot.img and flashed. then updated via recovery. cheers.
Code:
fastboot flash boot test_boot.img
edit: uploaded to my host as well: http://mycarbl0ws.com/test_boot.rar
What do u mean u updated via recovery?
Sent from my Nexus S
k0mpresd said:
i took the 8mb boot.img from the nandroid backup/thread, renamed it to .bin, opened with a hex editor, deleted everything after 2cffff (to make correct size), saved as boot.img and flashed. then updated via recovery. cheers.
Code:
fastboot flash boot test_boot.img
Click to expand...
Click to collapse
nice. testing now
plmiller0905 said:
What do u mean u updated via recovery?
Nevermind..I got it..stupid question
Sent from my Nexus S
Click to expand...
Click to collapse
Nevermind..I got it..stupid question
Sent from my Nexus S
Thanks! I just flashed it, and updated w/ CWR. worked fine, at 2.3.1 now
Luxferro said:
Thanks! I just flashed it, and updated w/ CWR. worked fine, at 2.3.1 now
Click to expand...
Click to collapse
hey when you downloaded the file did you rename the file from .rar to .img to flash???
Does this boot img come with root?
Sent from my Nexus S using Tapatalk
brian6685 said:
Does this boot img come with root?
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
no. this is stock.
JDMSirEK4 said:
hey when you downloaded the file did you rename the file from .rar to .img to flash???
Click to expand...
Click to collapse
an .rar is a compressed file. unrar the file to get the .img
Do u lose clockwork recovery when u reboot? That's the problem I'm having updating to 2.3.1
breaks wifi for me
How do I flash the img? Do I use adb and if so what's the adb commands?
After I flash this, i just go into rom manager and download/install the update and that's it?
Will i lose root by flashing this?
Sent from my Nexus S
k0mpresd said:
no. this is stock.
Click to expand...
Click to collapse
Okay thanks
Sent from my Nexus S using Tapatalk
Can somebody HELP! What I'm I doing wrong that I can't flash the boot.img!!! I'
m getting an error everytime.
This is what i'm typing in "FASTBOOT":
c:\android-sdk-windows\platform-tools>fastboot flash boot test_boot.img
error: cannot load 'test_boot.img'
Silrocco said:
Can somebody HELP! What I'm I doing wrong that I can't flash the boot.img!!! I'
m getting an error everytime.
This is what i'm typing in "FASTBOOT":
c:\android-sdk-windows\platform-tools>fastboot flash boot test_boot.img
error: cannot load 'test_boot.img'
Click to expand...
Click to collapse
test_boot.img should be in the folder, c:\android-sdk-windows\platform-tools\
since that is where you are running flashboot from
graemegb said:
breaks wifi for me
Click to expand...
Click to collapse
looks like installing a rooted img breaks wifi. i did the superboot/paulobrian method then installed the voodoo ext 4 kernel, then wifi was broken.
i reflashed my boot.img and re-updated via recovery and i have wifi back.
vroomr4 said:
test_boot.img should be in the folder, c:\android-sdk-windows\platform-tools\
since that is where you are running flashboot from
Click to expand...
Click to collapse
Thanks for the help...it worked.
worked!!!....so can we gain root access back or we just got to hang tight?
the flash worked but I can't update, it says file_getprop: failed to stat "system/build.prop" No such file or directory.
Error in sdcard/update.zip (status 7)
JDMSirEK4 said:
worked!!!....so can we gain root access back or we just got to hang tight?
Click to expand...
Click to collapse
heres how to get root back:
download the superboot/paulobrian method.
boot phone to fastboot.
Code:
fastboot boot boot.superboot.img
let phone boot, open terminal, su, just to check.
reboot phone.
rooted and ota'd now!

[Q] M7 GPE 4.4.2 Stock Recovery

I had a rooted m7 with stock recovery and after the 4.4.2 ota i lost root. i want to root again but don't want to have a custom recovery flashed.
where can i find stock recovery for 4.4.2 to apply after installing supersu?
the new ota update doesn't contain stock recovery or does it?
rouvenkutter said:
the new ota update doesn't contain stock recovery or does it?
Click to expand...
Click to collapse
It should.
Open the OTA.zip then the firmware.zip inside it, and extract "recovery.img"
nkk71 said:
It should.
Open the OTA.zip then the firmware.zip inside it, and extract "recovery.img"
Click to expand...
Click to collapse
thanks, i extracted the firmware.zip on the mac and it didn't show me all the files. works fine on windows though.
rouvenkutter said:
thanks, i extracted the firmware.zip on the mac and it didn't show me all the files. works fine on windows though.
Click to expand...
Click to collapse
Would you be willing to post your recovery.img? I replaced my recovery.img with CWM recovery and I need a stock recovery if I ever want to back out from encrypting my phone.
Thanks

forgot to backup boot.img

So I forgot to backup my stock kernel before flashing franco R23. Can I just extract the boot.img from the update.zip? I'm on LMY47M. Thanks!
chrisbo4 said:
So I forgot to backup my stock kernel before flashing franco R23. Can I just extract the boot.img from the update.zip? I'm on LMY47M. Thanks!
Click to expand...
Click to collapse
yes, assuming that's the build your are running.
flash using fastboot:
fastboot flash boot boot.img
you'll have to root again after, if desired.
PhilDX said:
yes, assuming that's the build your are running.
flash using fastboot:
fastboot flash boot boot.img
you'll have to root again after, if desired.
Click to expand...
Click to collapse
Thanks! I'll give that a try.
It depends what you mean bybuodste.zip. if you mean OTA then no but you can normally get it from the factory images but there isn't one for M so you'll need to find the rooted ROM.zip and extract it from there.
rootSU said:
It depends what you mean bybuodste.zip. if you mean OTA then no but you can normally get it from the factory images but there isn't one for M so you'll need to find the rooted ROM.zip and extract it from there.
Click to expand...
Click to collapse
^^^ this guy is right, I read the OP too quickly and missed the part about update.zip, I just assumed that we were talking about factory images.
I don't think the boot.img changed after D (including E, M and I), but a little digging around should verify that.
factory images are here:
https://developers.google.com/android/nexus/images
whatever you do, do not attempt to relock your boot loader (should you want to for some reason) until everything is working properly.
PhilDX said:
I don't think the boot.img changed after D (including E, M and I), but a little digging around should verify that.
Click to expand...
Click to collapse
Good point.
Could download the OTA files and run an md5sum on all the boot patches. If they match in each, they're patching kernel identically and the factory image version for any 5.1 would be appropriate.

Need stock recovery image for 20v

Can someone please post a stock recovery image for 20q? I cannot use LGUP and want to get rid of a TWRP recovery so that OTA updates will work.
Need stock recovery image for 20q
techinv said:
Can someone please post a stock recovery image for 20q? I cannot use LGUP and want to get rid of a TWRP recovery so that OTA updates will work.
Click to expand...
Click to collapse
Put incorrect version in title, I need a recovery image that will work for 20q
https://forum.xda-developers.com/tm...-lg-g4-h811-20q-stock-rooted-rom-20q-t3513679
da_reeseboy said:
https://forum.xda-developers.com/tm...-lg-g4-h811-20q-stock-rooted-rom-20q-t3513679
Click to expand...
Click to collapse
Thanks, but I think that I already looked through the zip file and I don't see a recovery.img file included in it. I'm only looking at the zip files because I can't use the kdz files. Am I looking for the wrong thing? In the end, I want a stock recovery image installed.
I'm sorry, I misunderstood. So you are looking to flash the recovery partition only back to stock, and not the rest of the partitions?
Sent from my LG-H811 using Tapatalk
Here you go, I extracted from the H811V20q_00_1123.kdz:
https://mega.nz/#!ntkDRSwI!v8Wbd_EpjJ37Lio-iymdCkR3Zs53T_3wYlQI9fEnwtc

Question Lost root with latest OTA...

Phone updated from 13.0.2.0 to 13.0.4.0 accidentally or by itself, not sure, received the latest OTA and after reboot root is gone...
How can i get root back without loosing data or formatting?
You need to reinstall it using adb method, remember: everytime you update you loose the root
xNAPx said:
You need to reinstall it using adb method, remember: everytime you update you loose the root
Click to expand...
Click to collapse
Will i use data/settings if i reinstall magisk via adb?
You mean lose? Nope you won't as you are not formatting anything
xNAPx said:
You mean lose? Nope you won't as you are not formatting anything
Click to expand...
Click to collapse
Sorry, i meant loose data... And last question, which adb method should i use? I don't have twrp installed either as it wasn't available while i was rooting 13.0.2.0... Not sure if it's available now...?
GODSPD said:
Sorry, i meant loose data... And last question, which adb method should i use? I don't have twrp installed either as it wasn't available while i was rooting 13.0.2.0... Not sure if it's available now...?
Click to expand...
Click to collapse
Adb method doesn't need twrp, it is a bit more difficult to inject the root but you don't need to go through twrp. Just search on Google you will find several guides, I can tell you that you need the boot.img of the installed ROM in order to complete the process. You usually find this file into the fastboot ROM zip package
xNAPx said:
Adb method doesn't need twrp, it is a bit more difficult to inject the root but you don't need to go through twrp. Just search on Google you will find several guides, I can tell you that you need the boot.img of the installed ROM in order to complete the process. You usually find this file into the fastboot ROM zip package
Click to expand...
Click to collapse
So I'm guessing it's the same process as last time, the required boot.img will need to be from the updated 13.0.4.0 version? I barely remember how i did it initially, if you have any guides that work id really appreciate it
For the version 13.0.2.0 I used tge boot.img of the same fastboot ROM, I don't know if it would work with another boot.img honestly
I cannot seem to find the boot.img for the latest ota...
xNAPx said:
For the version 13.0.2.0 I used tge boot.img of the same fastboot ROM, I don't know if it would work with another boot.img honestly
Click to expand...
Click to collapse
cannot find a boot.img for 13.0.4, cannot extract it from payload.bin either via python, nothing seems to be working
xNAPx said:
For the version 13.0.2.0 I used tge boot.img of the same fastboot ROM, I don't know if it would work with another boot.img honestly
Click to expand...
Click to collapse
I tried it and boot looped to the bootloader...try at your own risk
tensux said:
I tried it and boot looped to the bootloader...try at your own risk
Click to expand...
Click to collapse
Did you manage to get it done? Apparently you can extract the 13.0.4 boot.img from the roms payload.bin file but i couldn't get it done myself... Did you manage to root yours?
GODSPD said:
Did you manage to get it done? Apparently you can extract the 13.0.4 boot.img from the roms payload.bin file but i couldn't get it done myself... Did you manage to root yours?
Click to expand...
Click to collapse
no in fact I had to switch to xiaomi.eu. i couldnt get anything else to flash. it kept failing at the same spot, i dont quite remember but had the name "super" in it
Just wait for the fastboot ROM guys
xNAPx said:
Just wait for the fastboot ROM guys
Click to expand...
Click to collapse
if we only knew when and where that will be released
Usually a week or two after the recovery release

Categories

Resources