Removing Unlocked bootloader warning - Asus ZenFone Max Pro M1 Questions & Answers

I want to remove 'Unlocked bootloader warning' which displays whenever I power on my phone(zenfone max pro m1 4gb). In one of my previous phone I overcome this problem by flashing logo.bin file. So, can this bootloader Unlocked warning be removed by flashing original splash partition?If yes, please provide the twrp flashable file or suggest some other method to do so.

+1

Yes we need it. I also had this on my moto x pure

i +1 this
the startup time is significantly increased by this

Same problem here..that warning kinda annoying.

up

we need it

Agree with you guys man. Wish we could do something about it!
Change the splash.img or something.

Relocking bootloader
Hello, I tried to root my lenovo k8 note twice but i was not successful to do so. Later, i discovered that banking apps didnt worked anymore even though my phone was not properly rooted(as per apps like root checker and universal unroot). I think its probably becuz of unlocked bootloader or may be encryption that i removed before formatting while in recovery. But i'm not sure and now, i dont want to root my device. Is there a way to make it as it was before i tried to root it? Any help is appreciated...

Bump

Related

[Q] How to Root?

Hi guys,
Anyone know a way to make root in Moto X Play it work?
Or can you use the method of CF-Root Moto X (2014)?
I did unlock the bootloader through the website of Motorola. It worked.
Tks.
(Sorry for my bad english)
Obs. ROOT process in post # 14
No TWRP/Root available as of yet. Give it some time, I guarantee you that XDA will basically be the first place it's posted when it happens. Keep in mind that the phone is just starting to roll out, but not in the US so it might take a while longer for somebody to get on it.
nourez said:
No TWRP/Root available as of yet. Give it some time, I guarantee you that XDA will basically be the first place it's posted when it happens. Keep in mind that the phone is just starting to roll out, but not in the US so it might take a while longer for somebody to get on it.
Click to expand...
Click to collapse
Tks nourez, In Brazil it was released on August 12. I'll wait longer.
lmsantiago said:
Hi everyone. ?Just a point: When doing 'Unlock the bootloader' for root ou flash custom roms, you agree to void your warranty.
Click to expand...
Click to collapse
Most people on this site could care less about warranty... Its a developer site after all
Sent from my Nexus 6 or Note 4
Even still, unless you REALLY screw something up, most of the time you can get away with it. (not sure how Moto X devices show the unlocked bootloader status and such).
....Note: Don't take that comment as fact. Your mileage may vary
Curious how developers figure out how to root. Is there something that's needed (besides having the phone, obviously), do we need kernel images from Motorola?
Devhux said:
Curious how developers figure out how to root. Is there something that's needed (besides having the phone, obviously), do we need kernel images from Motorola?
Click to expand...
Click to collapse
I don't have the device, so I won't be making a recovery for it, but it's not a particularly difficult process to make one. It took me around an hour to port TWRP to the 2015 Moto G, and it should be similar for this device. You can use a prebuilt kernel if sources are not available, but I think the 2015 Moto G kernel will actually work on this device. Moto will be releasing the proper kernel sources for this device soon anyway.
You just need to create a device tree and compile a recovery (such as TWRP). The recovery device tree doesn't need to be very thorough (the way ROM device trees are). It just needs to specify information about partition names and locations and kernel boot parameters etc. It should be a trivial modification to make my 2015 Moto G TWRP device tree work on this device.
Once you have a working recovery, just flash SuperSU with it and you'll be rooted.
squid2 said:
I don't have the device, so I won't be making a recovery for it, but it's not a particularly difficult process to make one. It took me around an hour to port TWRP to the 2015 Moto G, and it should be similar for this device. You can use a prebuilt kernel if sources are not available, but I think the 2015 Moto G kernel will actually work on this device. Moto will be releasing the proper kernel sources for this device soon anyway.
You just need to create a device tree and compile a recovery (such as TWRP). The recovery device tree doesn't need to be very thorough (the way ROM device trees are). It just needs to specify information about partition names and locations and kernel boot parameters etc. It should be a trivial modification to make my 2015 Moto G TWRP device tree work on this device.
Once you have a working recovery, just flash SuperSU with it and you'll be rooted.
Click to expand...
Click to collapse
This makes me happy and sad. Lol. Looking forward to root so I can drop DPI.
I would love to root it. I miss Viper4Android
Sent from my Golden Zenfone 2
I would love to root it too, I'm just wondering if we'll still have the possibility to install firmware upgrade if you root it and unlock the bootloader?
Nico3d3 said:
I would love to root it too, I'm just wondering if we'll still have the possibility to install firmware upgrade if you root it and unlock the bootloader?
Click to expand...
Click to collapse
A quick glance through the other Moto forums here on XDA would give us a good clue. I'm too tired to check at the moment, but if nobody else does by the time I wake up, I'll check then.
Good News! My Moto x play is rooted with the Moto G 2015 method.
Below process we did and it worked:
1- Through the forum: http://forum.xda-developers.com/2015-moto-g/orig-development/twrp-twrp-moto-g-2015-t3170537
I downloaded "TWRP-osprey-2.8.7-test1.img"
2 UPDATE-SuperSU-v2.46.zip downloaded at: https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip
[Copy to your internal SDcard]
3 Place your Moto-x in fastboot mode [Power + Vol. down]
3- install TWRP-osprey-2.8.7-test1.img with the command: fastboot boot TWRP-osprey-2.8.7-test1.img
[Installation is temporary, I tried to permanently install but did not work].
4. The recovery will open automatically, browse to the location where you saved the SuperSU and flash UPDATE-SuperSU-v2.46.zip
5. Restart.
I did this procedure and managed to get root, I'm not responsible for any damage caused to your phone.
Did you have to unlock bootloader before installing it? On my phone, I have an unlocked bootloader and it did work but perhaps people would be interested in trying it with a locked bootloader (less risk of voiding the warranty).
Nico3d3 said:
Did you have to unlock bootloader before installing it? On my phone, I have an unlocked bootloader and it did work but perhaps people would be interested in trying it with a locked bootloader (less risk of voiding the warranty).
Click to expand...
Click to collapse
My bootloader is also unlocked.
I believe you can not do without unlocking the OEM. since it would not be possible to install recovery.
If someone is on a locked bootloader and want to test, we can see if it works. But I believe that is not possible.
I'll gladly test it with a locked bootloader when I get home in a few hours, if it hasn't already been tested by then.
Just tried it with locked bootloader, no joy. Device downloads the boot.IMG but errors booting it and just stays in bootloader mode. Guessing needs the bootloader unlocking first.
Sent from my Nexus 9 using XDA Premium HD app
Good to know. Thanks @CharlesW123 for checking!
Anybody know if we are able to flash a logo to replace the unlocked bootloader warning on the X Play yet?
Sevael said:
Good to know. Thanks @CharlesW123 for checking!
Anybody know if we are able to flash a logo to replace the unlocked bootloader warning on the X Play yet?
Click to expand...
Click to collapse
Yep the method shown here does work on the Moto X Play, you will get back to the normal boot logo.
has anyone tested installing Xposed after rooting yet? I'm assuming the same procedure should work (fastboot boot recovery.img > flash xposed.zip)?
nourez said:
has anyone tested installing Xposed after rooting yet? I'm assuming the same procedure should work (fastboot boot recovery.img > flash xposed.zip)?
Click to expand...
Click to collapse
The Xposed is a .zip file, you need to install the TWRP via flash.
But still I am not the courage to try. I have no backup ROM error.

Relocking bootloader without bricking

Hey all.
So I've installed LineageOS just fine - the unlocking guides around here are mostly clear enough. Certainly not as easy as I've been used to for Nexus and OnePlus devices though! I've been using the 'official' TWRP 3.0.4.1 and not any of the other (now often links removed) unofficial versions.
I've also got my hands dirty with EDL mode and have totally reflashed a couple of times while playing around.
So on to my question. Basically I have an email client for work (Good for Enterprise) that detects unlocked bootloaders as 'root' (even though I'm not rooted), so I would like to relock my bootloader.
However, as soon as I use 'fastboot oem lock' it instantly bricks my phone. It goes straight into EDL mode, from which it cannot return. No bootloader, no recovery mode, no booting of system. Completely dead. All button combos attempted etc.. The only way back that I've found is to flash a whole new system image in EDL, and start over.
So, have I missed something (a signed recovery?) that makes this happen? Are there some verifications that the bootloader does while locked that fails because there's a custom system and recovery in place?
Is there anything I can do about this? Am I doomed to use stock for as long as I need to use this darned app?
Thanks very much!
Yes you need to be completely stock to lock BL.
Also if you want to stay unlocked, you can use MAGISK to hide root for your mailing app.
Thanks for the replies. I actually don't have, and never have had, root. So the only thing it can possibly be detecting is either the custom ROM itself (or rather, not a factory one from some list they maintain) or the unlocked bootloader. So I doubt MAGISK will work, because there's no root there to hide in the first place
(In case it wasn't obvious, we're talking about Good for Enterprise here).
The blackberry mobile device management system (earlier called GFE) doesnt care if bootloader is unlocked, it just checks whether you have a custom recovery (twrp) and that is enough to flag your system as rooted.

Help I wanto to Re-Lock the bootloader

Hi I need your help, Iwant yo re-lock the bootloader on my OnePlus 6T
I understand that I have to go back everything on factory but I dont know how do it.
I did the ''root'' because I wanted to change the font and improve the sound but tlost quality on Netflix, and I that is important to me because I use it a lot. I want to back to L1
The problem was when I tried to eliminate the ''root'' (magisk) The system did not star and i was afraid because Iam not an expert so i flashed the ''full OTA'' and it works again, Now I want to remove twrp but I dont know how so I need help because i dont want brick my phone
I got the recovery 9.0.7 stock.img if I flash it will work?
sorry for my english..
Thanks
ross92 said:
Hi I need your help, Iwant yo re-lock the bootloader on my OnePlus 6T
I understand that I have to go back everything on factory but I dont know how do it.
I did the ''root'' because I wanted to change the font and improve the sound but tlost quality on Netflix, and I that is important to me because I use it a lot. I want to back to L1
The problem was when I tried to eliminate the ''root'' (magisk) The system did not star and i was afraid because Iam not an expert so i flashed the ''full OTA'' and it works again, Now I want to remove twrp but I dont know how so I need help because i dont want brick my phone
I got the recovery 9.0.7 stock.img if I flash it will work?
sorry for my english..
Thanks
Click to expand...
Click to collapse
Check this thread, and follow local update method, then you need only of a command to lock the bootloader:
https://forum.xda-developers.com/oneplus-6t/how-to/how-to-update-return-to-stock-oneplus-6-t3870795
I just locked the bootloader for my OnePlus 6t. Follow the steps given below.
1. Backup all the important data. I am not responsible for any data loss!!!
2. Remove security lock screen (pin/pattern) or any thing
3. Download the stock rom from https://oxygenos.oneplus.net/OnePlus6TOxygen_34_OTA_020_all_1904032212_38e22c8b9abd42e3.zip
and transfer it to your phone.
4. Boot into twrp recovery.
5. flash the downloaded zip
6. Once done, reboot the system.
7. Now, boot back into the fastboot. (you can enable advance restart from developer mode for easy boot into fastboot)
8. Run fastboot oem lock
9. You will be presented with two options on phone screen. Select the one that says lock the bootloader.
10. It will wipe everything.
11. Once you in the system, enable developer mode and make sure that oem unlock is turned off. If not, turn it off and restart your phone.
And, you are done.
Let me know if it helps or if you have any question/concern.
MDM Tool in my opinion the easiest and quickest way to go back to 1000% stock. It will re-flash every partition on the phone so it's like brand new again. Using the MSM Tool guarantees that everything is back to stock and should restore the Widevine version back to L1 or whatever it was originally.
A question please
Once you lock again your phone, does it loose the root????
I mean, I have a Xperia 10 with the bootloader unlocked , it is root as well. Now root permissions for special aps work fine, but Google Pay is unusable, it does not work anymore. I hid root with xposed framework and rootCloak, but Google Pay still does not work now because the bootloader is unlocked...
As you should know, it is possible to lock the phone again... and many of those phones that relock their bootloaders keep the root permissions...
However , in my case, with Xperia devices (bq and xiaomi happen de same) is you lock the bootloader again, the phone resets, everything dissapear and root is eliminated. What is a really disaster.
As you have heard, the majority of phones, if you lock them again the root continues working, at least the apps that you gave them root permissions they continue working as they used to. But in my case this is different....ç
So please,
Is there any possibility to Lock my bootloader again without loosing the Root in my Xperia?????
Thousand of thanks!!!!
Bardok84 said:
A question please
Once you lock again your phone, does it loose the root????
I mean, I have a Xperia 10 with the bootloader unlocked , it is root as well. Now root permissions for special aps work fine, but Google Pay is unusable, it does not work anymore. I hid root with xposed framework and rootCloak, but Google Pay still does not work now because the bootloader is unlocked...
As you should know, it is possible to lock the phone again... and many of those phones that relock their bootloaders keep the root permissions...
However , in my case, with Xperia devices (bq and xiaomi happen de same) is you lock the bootloader again, the phone resets, everything dissapear and root is eliminated. What is a really disaster.
As you have heard, the majority of phones, if you lock them again the root continues working, at least the apps that you gave them root permissions they continue working as they used to. But in my case this is different....ç
So please,
Is there any possibility to Lock my bootloader again without loosing the Root in my Xperia?????
Thousand of thanks!!!!
Click to expand...
Click to collapse
Go ask in Xperia threads
Striatum_bdr said:
Go ask in Xperia threads
Click to expand...
Click to collapse
Yes I did:
https://forum.xda-developers.com/xperia-10/development/help-how-to-lock-bootloader-loosing-t3965829/post80203451#post80203451
Also I asked for help here:
https://forum.xda-developers.com/android/help/how-to-lock-google-pay-xperia-rooted-t3965637
https://forum.xda-developers.com/galaxy-nexus/themes-apps/app-bootunlocker-nexus-devices-version-t1731993/page66
https://forum.xda-developers.com/galaxy-nexus/themes-apps/app-bootunlocker-nexus-devices-version-t1731993/page66
This is the only Thread where I could find some information about locking a bootloader again. Yes , this is dedicated to xiaomi 6t, but locking bootloaders is something common.
The only thing I want is to lock my Bootloader again without loosing Root permisions. Xperia devices seem to RESET everything when you lock the booloader automatically...., but perhaps there is another way.... a possibility to lock the bootloader without the phone is reset (loosing root permissions) ....
I asked for some help here. I regret any inconvenience that could may be caused on this thread with my message.
Regards
Nobody have your phone here how could we help you? Each phone has its specific behavior
If you relock a OnePlus phone you reset everything, like when you unlock it and it's logical. A locked bootloader is meant to ensure safety of data, safety that can't be provided with root access. Locked BL and root are antinomic.
Striatum_bdr said:
Nobody have your phone here how could we help you? Each phone has its specific behavior
If you relock a OnePlus phone you reset everything, like when you unlock it and it's logical. A locked bootloader is meant to ensure safety of data, safety that can't be provided with root access. Locked BL and root are antinomic.
Click to expand...
Click to collapse
Thank you for your message and understanding. So in Oneplus devices happen the same. So once you unlock the bootloader you loose Google Pay forever because it does not work wit BL unlocked...
Some users suggested me to lock again the bootloader,
Imagine:
- I become Root. Then I modify some apps
- I give to some apps root permissions.
- I lock the bootloader again.
- I won't be able to modify my phone anymore, but all those apps that were given root permissions, Will they be kept in the phone although it has BL locked again.
would it be like this?
or all changes you did while being root would dissapear with everything?????
If So... there is no exit what I see..., We have to choose between being Root users.... or being stock with Google Pay. It is a Pity.
I was not sure if all Phones reset and erase everything when you lock the bootloader .... but as I can see here, this is the reality. Root users loose Google PAY definitely.
Is there any option to solve this??
thanks again for your attention.
regards
Bardok84 said:
Thank you for your message and understanding. So in Oneplus devices happen the same. So once you unlock the bootloader you loose Google Pay forever because it does not work wit BL unlocked...
Some users suggested me to lock again the bootloader, but if I do that, as you have said, the Root and everything will be erased because the phone resets everything. So... there is no exit what I see..., We have to choose between being Root users.... or being stock with Google Pay. It is a Pity.
I was not sure if all Phones reset and erase everything when you lock the bootloader .... but as I can see here, this is the reality. Root users loose Google PAY definitely.
Is there any option to solve this??
thanks again for your attention.
regards
Click to expand...
Click to collapse
I'm unlocked and rooted c and Google pay works perfectly with Magisk
Striatum_bdr said:
I'm unlocked and rooted c and Google pay works perfectly with Magisk
Click to expand...
Click to collapse
Does google pay work??? What did you do in magisk exactly to achieve that???
I rooted my xperia using Magisk..., is there any tutorial or info that you suggest to me to follow ? or what should I do in magisk options???
I have 10 days with my phone stopped, trying and trying to make Google Pay works....Maybe this is happening to me because my Xperia uses Android 9.0.... or Magisk should make google pay work even being in android 9.0?
First Google pay recognized Root, and the app stopped working. I hid it using xposed and RootCloak
Then, Google pay recognized Bootloader. But now... I dont know what to do to hid bootloader unlocked for Google..., Google pay recognises it is unlocked... a disaster and a nightmare for me, I dont know what to do...
Thousand of thanks, I really thankfull for your help.
Regards

Root without unlocking bootloader?

There is any way to root my Mi note 7 without unlocking the bootloader? Because i want to have the mi account security features like find my fone etc.
Or any way to unlock the bootloader and still have the features.
Thanks for the attention and sorry about my bad english (if i write anything wrong i will be happy if you correct me)
equistemi said:
There is any way to root my Mi note 7 without unlocking the bootloader? Because i want to have the mi account security features like find my fone etc.
Or any way to unlock the bootloader and still have the features.
Thanks for the attention and sorry about my bad english (if i write anything wrong i will be happy if you correct me)
Click to expand...
Click to collapse
No, root needs the bootloader unlocked but I think that things like find my device is a google feature so maybe it can work with root ( maybe with magisk hide) but I'm not sure.
darhma said:
No, root needs the bootloader unlocked but I think that things like find my device is a google feature so maybe it can work with root ( maybe with magisk hide) but I'm not sure.
Click to expand...
Click to collapse
Thanks for the reply!
But I'm talking about the xiaomi ones... Like the feature that if you press the on/off button 5 times the device enters on SOS mode etc.
equistemi said:
Thanks for the reply!
But I'm talking about the xiaomi ones... Like the feature that if you press the on/off button 5 times the device enters on SOS mode etc.
Click to expand...
Click to collapse
You have to unlock bootloader in order to root. If you want Mi features, you can stay on stock MIUI or switch to MIUI-based ROMs like Xiaomi.eu.
equistemi said:
There is any way to root my Mi note 7 without unlocking the bootloader? Because i want to have the mi account security features like find my fone etc.
Or any way to unlock the bootloader and still have the features.
Thanks for the attention and sorry about my bad english (if i write anything wrong i will be happy if you correct me)
Click to expand...
Click to collapse
No you can't, because magisk at least requires flashing a patched boot.img either through fastboot or a custom recovery, which is impossible without unlocked bootloader.
An interesting idea would be ( if you dare! ) to short certain test points when you take the device apart to force the phone into edl mode and flash the patched boot.img. but I wouldn't do that to my daily driver.
Well, thanks for all the replies! My question is answered! Thanks for all of you.
Without unlocking boot loader can i flash custom recovery ? Mobile condition is :-stuck in boot loop in redmi logo , i can reset but i want data so plz have anyone idea ,
Costom recovery ,stcok recovery or boot.img is this possible ,? REDMI 7
Ashwin01e said:
Without unlocking boot loader can i flash custom recovery ? Mobile condition is :-stuck in boot loop in redmi logo , i can reset but i want data so plz have anyone idea ,
Costom recovery ,stcok recovery or boot.img is this possible ,? REDMI 7
Click to expand...
Click to collapse
that is not the case for phones after Android 5
Slim K said:
No you can't, because magisk at least requires flashing a patched boot.img either through fastboot or a custom recovery, which is impossible without unlocked bootloader.
An interesting idea would be ( if you dare! ) to short certain test points when you take the device apart to force the phone into edl mode and flash the patched boot.img. but I wouldn't do that to my daily driver.
Click to expand...
Click to collapse
Is it safe to flash patch boot.img with edl mode ?
Qwerty user said:
Is it safe to flash patch boot.img with edl mode ?
Click to expand...
Click to collapse
I'm sorry to disappoint you, that I found out that Xiaomi devices have their EDL mode locked for only verified Xiaomi service accounts (which I don't have). So I couldn't test that hypothesis.
Another thing is, Xiaomi phones are not like other phones I used to have (like pixel or oneplus), where you could boot the phone with custom images signed by your own private key. (Vbmeta generation and signing). This method of booting custom images requires you to unlock first, make your own ROM, boot and TWRP, sign them with your all with your key and add that to your vbmeta partition. Which is a tedious Process and an unknown territory for me. Making it not really worth it to keep the Bootloader locked.
To summarize, It is almost impossible to root w/o unlocking (avoiding Avb). You either need the private key from Xiaomi, which only they know or you need to have a verified EDL account in order to try.
Slim K said:
I'm sorry to disappoint you, that I found out that Xiaomi devices have their EDL mode locked for only verified Xiaomi service accounts (which I don't have). So I couldn't test that hypothesis.
Another thing is, Xiaomi phones are not like other phones I used to have (like pixel or oneplus), where you could boot the phone with custom images signed by your own private key. (Vbmeta generation and signing). This method of booting custom images requires you to unlock first, make your own ROM, boot and TWRP, sign them with your all with your key and add that to your vbmeta partition. Which is a tedious Process and an unknown territory for me. Making it not really worth it to keep the Bootloader locked.
To summarize, It is almost impossible to root w/o unlocking (avoiding Avb). You either need the private key from Xiaomi, which only they know or you need to have a verified EDL account in order to try.
Click to expand...
Click to collapse
Thanks for reply Slim K. Its very sad new for me but the other thing is i can't unlock the bootloader of of my mi 5 device due to unknown reason chinese error.
Qwerty user said:
Thanks for reply Slim K. Its very sad new for me but the other thing is i can't unlock the bootloader of of my mi 5 device due to unknown reason chinese error.
Click to expand...
Click to collapse
Please read all of this thread first. Make sure you're using the Official unlock tool and that your sim card number is registered to the same MI account as primary phone number. Use find my device to find out if everything is correct.
Ashwin01e said:
Without unlocking boot loader can i flash custom recovery ? Mobile condition is :-stuck in boot loop in redmi logo , i can reset but i want data so plz have anyone idea ,
Costom recovery ,stcok recovery or boot.img is this possible ,? REDMI 7
Click to expand...
Click to collapse
Same situation, in bootloop, with locked redmi note 5 pro
please post here if you get solution/workaround to flash such redmi note device
pra1shiv said:
Same situation, in bootloop, with locked redmi note 5 pro
please post here if you get solution/workaround to flash such redmi note device
Click to expand...
Click to collapse
Flash the stock ROM using Mi Flash tool, if you want to preserve your data, then check the option "keep data" in the tool.
SubwayChamp said:
Flash the stock ROM using Mi Flash tool, if you want to preserve your data, then check the option "keep data" in the tool.
Click to expand...
Click to collapse
Thanks SubwayChamp for the answer
just wanted to confirm before flashing, I have redmi note 5 pro indian version, I do not have mi account added while my phone was on, also i do not have OEM bootloder unlocked, Can I still do this method?
If yes, It will be very helpful to please let me know some pre-caustions that i should keep in mind.
pra1shiv said:
Thanks SubwayChamp for the answer
just wanted to confirm before flashing, I have redmi note 5 pro indian version, I do not have mi account added while my phone was on, also i do not have OEM bootloder unlocked, Can I still do this method?
If yes, It will be very helpful to please let me know some pre-caustions that i should keep in mind.
Click to expand...
Click to collapse
Well, as you didn't start the process to bind your Mi account, then you actually can't unlock the bootloader.
You will need to send your device to EDL mode, then you can flash, preferably, the same firmware you actually have.
To send to EDL mode, while device is locked, then it's not possible to use only commands or hardware buttons, you should need, instead to use a short-circuiting, just search for test point method for RN5 Pro.

Help with recovery

So the new security patch bricked my 8 pro into qualcomm crash dump screen.
I have done no funny business at all, yes my bootloader is unlocked and yes I have root. But it is only for basic things like titanium backup and permission ruler. I have never done anything crazy with my phone, never even flashed a rom, my phone has been rooted for well over a year and I always install all the security patches so this was super random and I'm pissed off.
Anyways I cannot find a video about recovering the phone without erasing everything and I thought this was only necessary when you DON'T have an unlocked bootloader. I thought it was possible to flash oxygen with fastboot and it fixes the problem. But I just dont know exactly how to do this and I didnt want to screw up anything. I'm totally fine with losing root and having the bootloader locked again I just really want to save my data. Any help and I would be grateful, because at this point I'm going to work tommorow without my phone.
one way... MSM tool and ITS deleting all your files
beterman said:
one way... MSM tool and ITS deleting all your files
Click to expand...
Click to collapse
wow man, this literally came from the security patch
If phone is accessible via ADB ( no bootloop ! ) then you can pull the data of interest by means of ADB-commands to a connected computer.
Look inside here:
[TOOL][ADB][WIN]Android Partitions Backupper / Cloner
Hi all, wrote a Windows CMD script that backups / clones partitions of an Android device via ADB because I wasn't content with any 3rd-party APK what claims to do this job. The backups /clones are stored on Windows computer as...
forum.xda-developers.com
Codeman785 said:
So the new security patch bricked my 8 pro into qualcomm crash dump screen.
I have done no funny business at all, yes my bootloader is unlocked and yes I have root. But it is only for basic things like titanium backup and permission ruler. I have never done anything crazy with my phone, never even flashed a rom, my phone has been rooted for well over a year and I always install all the security patches so this was super random and I'm pissed off.
Anyways I cannot find a video about recovering the phone without erasing everything and I thought this was only necessary when you DON'T have an unlocked bootloader. I thought it was possible to flash oxygen with fastboot and it fixes the problem. But I just dont know exactly how to do this and I didnt want to screw up anything. I'm totally fine with losing root and having the bootloader locked again I just really want to save my data. Any help and I would be grateful, because at this point I'm going to work tommorow without my phone.
Click to expand...
Click to collapse
Far as I'm aware the security patch was incremental and not a full update, seeing as you're rooted then I'd advise against installing incremental updates, when you update get the full one and pull the boot image for instances just like this.
Easiest way out of this is MSM although if you can obtain the boot image from 9.9 then you may be able to save it by booting that image / patched image.

Categories

Resources