Related
I need to understand how to update to the new Stock merged partition. Have been reading general advice in various threads that we need to flash new China developer rom. Can someone elaborate regarding how to do this and where to get this rom? Do we need to re-root? Do we need to reflash recovery?
I see that many new MM roms are using this new Stock partition like Matoxxi's newest RR rom. So want to know. Detailed help is highly appreciated... Thanks...
+1
I too would like to see a proper procedure..
This is what I personally did. Was on extended partition. With TWRP as recovery.
1) Flash the cwm r11( or any working cwm) recovery. Needed to flash the repartition zip!! Don't use TWRP. Did this once and had a dead phone. Reboot to recovery. You'll be on CWM.
2) Flash the back to stock partition zip. Choose the one with "el pierro verde" in it.
3) Flash TWRP recovery. Boot to recovery.
4) Flash the 5/12/17 miui zip. This is the ROM which merges the partitions. At this point the partitions are not merged yet!
4.1) Boot the phone up. Reboot to recovery
5) Repeat step 4. Now the partitions are merged.
6) Flash any ROM that you desire.
Of you are on stock partition with TWRP skip steps 1-3.
Good luck.
If you are on MIUI ROM, install 5.12.17 first to merge partitions and then 6.2.4 via Updater app. Xiaomi.eu version is tuned for europe/outside china, Google Apps are included in rom.
https://www.androidfilehost.com/?fid=24369303960690691
https://www.androidfilehost.com/?fid=24415232478676696
Or you can just MiFlash 6.2.4 chinese developer rom factory image from en.miui.com.
Thanks for the details. I did try this out, am on original stock partition... Flashed 5.12.17, two times as per step 4. Rebooted but the partition remains resolute at old stock and does not merge. Am using twrp 2.8.7. Tried this twice, no success... Need advice... Thanks
The only quick way to setup the new partition for now is to fastboot flash the Chinese Dev ROM, as you yourself already stated. You can flash it by fastboot flashing it using Mi PCSuite and choosing the Beta ROM.
On my experience, after the flash I got my bootloader locked ("fastboot oem device-info" resulted in Device unlocked = false), but I can simply unlock it through fastboot without any problem.
From that point, you can easily flash any custom ROM.
Or even MIUI V6, with manual, per partition fastboot flash rather than using MiFlash/Mi PCSuite because of different partition layout; V6 and lower got two boot, modem and system partitions for TDB, while the new has only one.
anshude1 said:
Thanks for the details. I did try this out, am on original stock partition... Flashed 5.12.17, two times as per step 4. Rebooted but the partition remains resolute at old stock and does not merge. Am using twrp 2.8.7. Tried this twice, no success... Need advice... Thanks
Click to expand...
Click to collapse
Can you boot the phone after the first flashing? Than reboot to recovery and try step 4 again.
Have a look to
http://en.miui.com/thread-209941-1-1.html
there you can find a zip (cancro_merge_partition(2).zip) and the guideline how to use. For me it worked fine.
It does the repartitioning through fastboot by executing 1 shell script. Afterwards you might want to update your recovery rom to an English version.
anshude1 said:
Thanks for the details. I did try this out, am on original stock partition... Flashed 5.12.17, two times as per step 4. Rebooted but the partition remains resolute at old stock and does not merge. Am using twrp 2.8.7. Tried this twice, no success... Need advice... Thanks
Click to expand...
Click to collapse
Im using Pallmali method to flash, however 1st i try to repeat flash on step 4, it didnt work, then i download MIUI china dev 6.2.4 and flash, wait for a while and it is updated to MIUI 7 MM with merged partition.
anshude1 said:
Thanks for the details. I did try this out, am on original stock partition... Flashed 5.12.17, two times as per step 4. Rebooted but the partition remains resolute at old stock and does not merge. Am using twrp 2.8.7. Tried this twice, no success... Need advice... Thanks
Click to expand...
Click to collapse
I believe you have to use default Mi Recovery. One time flash of 5.12.17 was enough on my Mi4.
ksloh1 said:
Im using Pallmali method to flash, however 1st i try to repeat flash on step 4, it didnt work, then i download MIUI china dev 6.2.4 and flash, wait for a while and it is updated to MIUI 7 MM with merged partition.
Click to expand...
Click to collapse
It got auto updated? So did you flash stock recovery? Or used twrp
I downloaded 6.2.4 into my phone and then choose the file to update from miui itself, and it will reboot to twrp recovery and install. After fully install and reboot. Only then it will have merged partition and MM miui. And back to stock recovery automatically.
I just fastboot 6.2.4 rom successfully... Now will flash twrp...
And made my first big mistake going in for 6.2.4 beta... It has locked bootloader and a load of Chinese **** you can't make sense of and have to forcefully bear it. Please can anyone help me to unlock the bootloader without begging to the ****ty miui folks?
anshude1 said:
I just fastboot 6.2.4 rom successfully... Now will flash twrp...
And made my first big mistake going in for 6.2.4 beta... It has locked bootloader and a load of Chinese **** you can't make sense of and have to forcefully bear it. Please can anyone help me to unlock the bootloader without begging to the ****ty miui folks?
Click to expand...
Click to collapse
First of all, if you planned to stay on MIUI MM, you don't have any options than requesting an unlock permission to Xiaomi.
If you just want the merged partition and prepared to flash any custom ROM or MIUI V6, enter fastboot then send this command:
Code:
fastboot oem unlock
The reason is that when you unlocks the bootloader through fastboot, it automatically wipes out your phone. IDK why, but possibly inherent to Android's design for security reasons.
rxl.noir said:
First of all, if you planned to stay on MIUI MM, you don't have any options than requesting an unlock permission to Xiaomi.
If you just want the merged partition and prepared to flash any custom ROM or MIUI V6, enter fastboot then send this command:
Code:
fastboot oem unlock
The reason is that when you unlocks the bootloader through fastboot, it automatically wipes out your phone. IDK why, but possibly inherent to Android's design for security reasons.
Click to expand...
Click to collapse
I tried this out, the phone got all wiped but the OEM unlocking button does not work still. So how would I know if the bootloader is unlocked?
anshude1 said:
I tried this out, the phone got all wiped but the OEM unlocking button does not work still. So how would I know if the bootloader is unlocked?
Click to expand...
Click to collapse
OEM Unlocking button? You meant on the Developer Options? That button is currently useless with no function at all. If you want to ascertain if your bootloader is unlocked or not, try sending
Code:
fastboot oem device-info
via fastboot. If the "Device unlocked" comes out as true, then your bootloader is already unlocked.
Ooooor just try to flash any custom recovery/ROM. If it works, then your bootloader is already unlocked.
rxl.noir said:
OEM Unlocking button? You meant on the Developer Options? That button is currently useless with no function at all. If you want to ascertain if your bootloader is unlocked or not, try sending
Code:
fastboot oem device-info
via fastboot. If the "Device unlocked" comes out as true, then your bootloader is already unlocked.
Ooooor just try to flash any custom recovery/ROM. If it works, then your bootloader is already unlocked.
Click to expand...
Click to collapse
Great, big thanks to you... It worked. Device unlocked is True
Funnily it also quoted device tampered is True :laugh:
anshude1 said:
Great, big thanks to you... It worked. Device unlocked is True
Funnily it also quoted device tampered is True :laugh:
Click to expand...
Click to collapse
Yeah, it might be set to true once you had flashed another unsigned image to the eMMC (or when you disconnect the battery, IDK), probably for the warranty checks :q.
knoxwalles said:
Have a look to
http://en.miui.com/thread-209941-1-1.html
there you can find a zip (cancro_merge_partition(2).zip) and the guideline how to use. For me it worked fine.
It does the repartitioning through fastboot by executing 1 shell script. Afterwards you might want to update your recovery rom to an English version.
Click to expand...
Click to collapse
Worked for me
Thank you very much.
There seems to be guides for how to unlock and root the oneplus 3 but no real way that explains how to lock the bootloader again. I just did and will these sets of instructions. I was nervous about doing it since I read a lot about how some people had issues. I did it this way and had no issue. Also, my thoughts were confirmed ahead of time by a pots I found by nightfox7. So here it is laid out.
This is assuming your on a custom rom and/or rooted.
1. download latest oxygenos full rom (full stock rom)
2. flash via TWRP (this shoud replace TWRP with stock recovery)
3. If stock recovery is not replaced be sure to flash it from the bootloader
4. Go ahead and load the full stock rom again vis adb sideload in the stock recovery
4. boot your phone and be sure that your phone is set to usb debugging.
5. boot into bootloader and lock bootloader via the following command
fastboot oem lock
It worked for me. But I'm not responsible if you have problems
GCbard said:
There seems to be guides for how to unlock and root the oneplus 3 but no real way that explains how to lock the bootloader again. I just did and will these sets of instructions. I was nervous about doing it since I read a lot about how some people had issues. I did it this way and had no issue. Also, my thoughts were confirmed ahead of time by a pots I found by nightfox7. So here it is laid out.
This is assuming your on a custom rom and/or rooted.
1. download latest oxygenos full rom (full stock rom)
2. flash via TWRP (this shoud replace TWRP with stock recovery)
3. If stock recovery is not replaced be sure to flash it from the bootloader
4. Go ahead and load the full stock rom again vis adb sideload in the stock recovery
4. boot your phone and be sure that your phone is set to usb debugging.
5. boot into bootloader and lock bootloader via the following command
fastboot oem lock
It worked for me.
Click to expand...
Click to collapse
Thanks, it may be usefull. But are you sure you have to be on stock rom ?
Lowxorx said:
Thanks, it may be usefull. But are you sure you have to be on stock rom ?
Click to expand...
Click to collapse
You can relock without being on stock ROM, but this will brick your phone
2x4 said:
You can relock without being on stock ROM, but this will brick your phone
Click to expand...
Click to collapse
Okay thanks for your answer [emoji6]
Envoyé de mon ONEPLUS A3003 en utilisant Tapatalk
I'm in the process of returning my op3, I'm on 3.2.6 I think i have stock recovery because my twrp got overridden by a stock one that asks to choose language and has those bubbles as a background, that's stock right?
And will locking bootloader wipe internal storage?
After relocking we go to settings and untick OEM unlock?
xAD3r1ty said:
I'm in the process of returning my op3, I'm on 3.2.6 I think i have stock recovery because my twrp got overridden by a stock one that asks to choose language and has those bubbles as a background, that's stock right?
And will locking bootloader wipe internal storage?
After relocking we go to settings and untick OEM unlock?
Click to expand...
Click to collapse
I think it's stock recovery.
Locking bootloader will erase userdata.
I don't know if you have to uncheck the option after locking your bootloader.
Envoyé de mon ONEPLUS A3003 en utilisant Tapatalk
@GCbard
hello, how to lock the bootloader on cutom rom, i don't want to be on Stock OOS 9.0.6.
i have flashed HAVOC Q/LOS Q & i want to lock bootloader, how to do that? please support.
rohan164 said:
@GCbard
hello, how to lock the bootloader on cutom rom, i don't want to be on Stock OOS 9.0.6.
i have flashed HAVOC Q/LOS Q & i want to lock bootloader, how to do that? please support.
Click to expand...
Click to collapse
It is not a good practice to lock the bootloader while on a custom ROM. If you face any issues in future, the first requirement to sort out those issues would be an unlocked bootloader. You will be stuck with a locked bootloader.
The forums are full of threads/posts of people on custom ROMs asking how to unlock or bypass the unlocking.
Just bought MI A2 from official dealer and the phone is stuck on Android one version 8.1.0 and not getting PIE via OTA.
Is there a safe method to manually install the latest stock PIE version of android one ?
Is it possible the update was removed from the servers ?
kalda01 said:
Just bought MI A2 from official dealer and the phone is stuck on Android one version 8.1.0 and not getting PIE via OTA.
Is there a safe method to manually install the latest stock PIE version of android one ?
Is it possible the update was removed from the servers ?
Click to expand...
Click to collapse
Use this method:
https://forum.xda-developers.com/mi-a2/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824849
It's officially
d3rt0xx said:
Use this method:
https://forum.xda-developers.com/mi-a2/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824849
It's officially
Click to expand...
Click to collapse
Just to clarify, using this method will not void the warranty ?
kalda01 said:
Just to clarify, using this method will not void the warranty ?
Click to expand...
Click to collapse
Yes, it's safe and the official way
d3rt0xx said:
Use this method:
https://forum.xda-developers.com/mi-a2/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824849
It's officially
Click to expand...
Click to collapse
d3rt0xx said:
Yes, it's safe and the official way
Click to expand...
Click to collapse
Can the stock rom be applied by booting into recovery mode and using the apply update from SD card ?
kalda01 said:
Can the stock rom be applied by booting into recovery mode and using the apply update from SD card ?
Click to expand...
Click to collapse
Just use the MiFlashTool.
It's easy to use
d3rt0xx said:
Just use the MiFlashTool.
It's easy to use
Click to expand...
Click to collapse
I have the MI FLASH TOOL installed but it would not succeed to install the drivers.
I assume nothing will work if windows does not have correct drivers installed.
Can I install the fastboot driver manually ? which driver ?
Btw, the phone is detected in fastboot mode by the FASTBOOT/ADB command line interface. Is that helpfull to me ?
kalda01 said:
I have the MI FLASH TOOL installed but it would not succeed to install the drivers.
I assume nothing will work if windows does not have correct drivers installed.
Can I install the fastboot driver manually ? which driver ?
Btw, the phone is detected in fastboot mode by the FASTBOOT/ADB command line interface. Is that helpfull to me ?
Click to expand...
Click to collapse
Yes it's helpful, but my english isnt good enough to explain the next steps
kalda01 said:
Just bought MI A2 from official dealer and the phone is stuck on Android one version 8.1.0 and not getting PIE via OTA.
Is there a safe method to manually install the latest stock PIE version of android one ?
Is it possible the update was removed from the servers ?
Click to expand...
Click to collapse
Afaik...to flash latest pie base firmware, first you need to unlock your phone's bootloader and then only you can flash available fastboot firmware (pie based) using MiFlash tool.
Try to OTA update using WiFi(Keep the phone to airplane mode and just turn on the WiFi and then try to update). Also before updating the phone just turn on the oem unlock switch under developer option on safer side so you can unlock your bootloader later if anything goes wrong while updating your device since many people have reported that they've bricked their device during updating their device..
Updaing to PIE was successfull.
Used this guide to unlock bootloader: https://www.androidexplained.com/mi-a2-unlock-bootloader/
Then used the MI FLASH tool to apply the stock rom. First atemp failed with "write error" after 55 seconds, but I tried a second time and this time the process completed.
kalda01 said:
Updaing to PIE was successfull.
Used this guide to unlock bootloader: https://www.androidexplained.com/mi-a2-unlock-bootloader/
Then used the MI FLASH tool to apply the stock rom. First atemp failed with "write error" after 55 seconds, but I tried a second time and this time the process completed.
Click to expand...
Click to collapse
I hope you flash both this fastboot codes when unlocked your bootloader.
Code:
fastboot flashing unlock
fastboot flashing unlock_critical
Unlock_Critical is require to flash custom roms and if you would want to revert back to stock from custom rom.
NE0HP said:
I hope you flash both this fastboot codes when unlocked your bootloader.
Code:
fastboot flashing unlock
fastboot flashing unlock_critical
Unlock_Critical is require to flash custom roms and if you would want to revert back to stock from custom rom.
Click to expand...
Click to collapse
Yes, did both commands. However, after flashing PIE via the flash tool, the bootloader became locked again.
kalda01 said:
I hope you flash both this fastboot codes when unlocked your bootloader.
Yes, did both commands. However, after flashing PIE via the flash tool, the bootloader became locked again.
Click to expand...
Click to collapse
You must have selected "flash all and lock" under MiFlash tool so it lock the bootloader as well but now you know how to unlock it so do it whenever you feel like unlocking your bootloader..
Hello,
I flashed MIUI 12.5.15 on my Redmi Note 10s using MiFlash Tool and now my phone is stuck on boot loop. I also tried to flash again with SP Flash tool but it is still stuck in boot loop, please help to recover.
My bootloader was unlocked before the flash but now bootloader is locked after the flash
Try Erasing All data.
I already tried multiple times but no luck
Where did you download the rom from, the official site or some 3rd party/beta place? The official stable roms can be downloaded here:
https://c.mi.com//miuidownload/detail?device=1900397
And which version are you flashing, fastboot? Unlock the bootloader again and use the official link to recover your device, I recommend the fastboot method.
If you flash certain roms it will relock the bootloader, they do tell you so read everything, usually it's just with the Chinese roms though.
I downloaded the official fastboot ROM (rosemary_global_images_V12.5.15.0.RKLMIXM_20220114.0000.00_11.0_global). When I am trying to unlock the bootloader again using MiUnlockTool, it is asking to enter Xiaomi account details inside developer options which is not possible as the phone is not able to boot.
I am not aware if there are other options available to unlock the bootloader
Yeah the fastboot version requires the bootloader to be unlocked beforehand, so you'll have to flash the other recovery version that doesn't require the bootloader to be unlocked in this case.
Stuntdouble , I have a redmi note 10s, the bootloader is unlocked and I would like to relock it, but I will start asking me for Micloud. Is there a way I can relock the bootloader and permanently free the device from the Micloud lock?
vickins said:
Stuntdouble , I have a redmi note 10s, the bootloader is unlocked and I would like to relock it, but I will start asking me for Micloud. Is there a way I can relock the bootloader and permanently free the device from the Micloud lock?
Click to expand...
Click to collapse
Sorry I don't know as I've not had a locked device before. Can't you just unlink your device on the Xiaomi website and reflash? If you want to re-lock the bootloader I think flashing any of the official chinese roms will do that automatically, then you can just flash another rom after.
I bought the device on a secondary market so I don't know
stuntdouble said:
Sorry I don't know as I've not had a locked device before. Can't you just unlink your device on the Xiaomi website and reflash? If you want to re-lock the bootloader I think flashing any of the official chinese roms will do that automatically, then you can just flash another rom after.
Click to expand...
Click to collapse
what Micloud account that it's linked to. If I flash any rom that locks the bootloader, There is a high chance I will be locked out of the phone, due to the Micloud...
You'll probably have to get the original owner to unlock it with their account details. If they won't/can't do it, maybe it's a stolen device.
mhdr92 said:
I downloaded the official fastboot ROM (rosemary_global_images_V12.5.15.0.RKLMIXM_20220114.0000.00_11.0_global). When I am trying to unlock the bootloader again using MiUnlockTool, it is asking to enter Xiaomi account details inside developer options which is not possible as the phone is not able to boot.
I am not aware if there are other options available to unlock the bootloader
Click to expand...
Click to collapse
Yes there are other ways to unlock found here:
[Rosemary] Instant Unlock Bootloader with no data wipe
Hi I want to share with you guys how to unlock Bootloader without waiting dan best of part is your data will no wiped I am not the programmer of this software, I just want to shares All credit goes to developer: Tapin Recovery Installer Here's...
forum.xda-developers.com
Also may I ask, what kind of bootloop are you dealing with? There are a few types including:
1. Stuck at the "MIUI" logo for more than 15mins
2. Stuck at the "Redmi" logo
3. Shows the "Redmi" logo but powers off then tries to boot again
4. Keeps booting into fastboot mode
Thanks
stuntdouble said:
You'll probably have to get the original owner to unlock it with their account details. If they won't/can't do it, maybe it's a stolen device.
Click to expand...
Click to collapse
stuntdouble said:
You'll probably have to get the original owner to unlock it with their account details. If they won't/can't do it, maybe it's a stolen device.
Click to expand...
Click to collapse
Alright, thanks alot.
jacobpayag said:
Yes there are other ways to unlock found here:
[Rosemary] Instant Unlock Bootloader with no data wipe
Hi I want to share with you guys how to unlock Bootloader without waiting dan best of part is your data will no wiped I am not the programmer of this software, I just want to shares All credit goes to developer: Tapin Recovery Installer Here's...
forum.xda-developers.com
Also may I ask, what kind of bootloop are you dealing with? There are a few types including:
1. Stuck at the "MIUI" logo for more than 15mins
2. Stuck at the "Redmi" logo
3. Shows the "Redmi" logo but powers off then tries to boot again
4. Keeps booting into fastboot mode
Thanks
Click to expand...
Click to collapse
Stuck in redmi logo
i flash a TWRP rec but didnt install , flash orange fox and flashed flash anew rom dont flash after that
i go to fast boot to flash a def ver of TWRP but dont flash and my device bricked and get boot loop
bootlooder opened
sp flash tool get error " RAM_EXPITION"
sorry for my English xD
Hi all,
After multiple issues with this phone, I finally opt out and pass to Pixel 7 Pro.
So, i would like to know how to relock bootloader avoiding the problems of bootloop.
I've uninstall Magisk with option "complete uninstall".
I saw it's better to flash stock image before relock bootloader but how ?
Simply by flashing boot.img on the two slot OR flashing full.zip generated by Oxygen Updater OR other method ?
Thanks a lot for your help !
fma388 said:
Hi all,
After multiple issues with this phone, I finally opt out and pass to Pixel 7 Pro.
So, i would like to know how to relock bootloader avoiding the problems of bootloop.
I've uninstall Magisk with option "complete uninstall".
I saw it's better to flash stock image before relock bootloader but how ?
Simply by flashing boot.img on the two slot OR flashing full.zip generated by Oxygen Updater OR other method ?
Thanks a lot for your help !
Click to expand...
Click to collapse
+1 for leaving OnePlus lol
You need to do both, flash the boot.img, then flash the full zip from oxygen updater
And then after a full reset and full boot up you can relock the bootloader.
zopostyle said:
+1 for leaving OnePlus lol
You need to do both, flash the boot.img, then flash the full zip from oxygen updater
And then after a full reset and full boot up you can relock the bootloader.
Click to expand...
Click to collapse
This phone was promising on paper but the user experience was much less so...
Thank you for the answer !!
For the full zip of Oxygen Updater, I flash it with "fastboot flash full.zip" or how? (I've never flashed a full zip )
fma388 said:
This phone was promising on paper but the user experience was much less so...
Thank you for the answer !!
For the full zip of Oxygen Updater, I flash it with "fastboot flash full.zip" or how? (I've never flashed a full zip )
Click to expand...
Click to collapse
You can use the Local installation system, from the update screen and it that does not support use the OPLocalUpgrade app that Oxygen Updater provides.
zopostyle said:
You can use the Local installation system, from the update screen and it that does not support use the OPLocalUpgrade app that Oxygen Updater provides.
Click to expand...
Click to collapse
Ok thanks !
zopostyle said:
+1 for leaving OnePlus lol
You need to do both, flash the boot.img, then flash the full zip from oxygen updater
And then after a full reset and full boot up you can relock the bootloader.
Click to expand...
Click to collapse
Dear sir, i'm using Ne2213_11_C.30 (Newest Rom). Can u give me the Instructions to relock the bootloader (step by step). I don't know how to flash the boot.img. Thank so much.
hoaianh1505 said:
Dear sir, i'm using Ne2213_11_C.30 (Newest Rom). Can u give me the Instructions to relock the bootloader (step by step). I don't know how to flash the boot.img. Thank so much.
Click to expand...
Click to collapse
If you're on the latest rom there is no need to relock the bootloader
But if you want to, download this https://gauss-componentotacostmanua...23/03/21/b6cfe6d4ec4f4cf7bcb316891f9f8db9.zip
It's the full NE2213 C30 zip file.
Than download https://oxygenos.oneplus.net/OPLocalUpdate_For_Android13.apk
Intall it on you phone, It will show a new app Local Upgrade, using this tool you will install the above zip file.
After the installation complete, it's recommended to full wipe your device.
Than using adb and fastboot that you can download from here https://forum.xda-developers.com/t/tool-minimal-adb-and-fastboot-2-9-18.2317790/
plug you device into your computer
reset it to fastboot mode (turn off, hold power, vol + and vol - until the device start than release power button, once the screen shows the options you can release all buttons and choose fastboot mode if its not there)
on the command prompt type:
Fastboot flashing lock
And that's it.
zopostyle said:
If you're on the latest rom there is no need to relock the bootloader
But if you want to, download this https://gauss-componentotacostmanua...23/03/21/b6cfe6d4ec4f4cf7bcb316891f9f8db9.zip
It's the full NE2213 C30 zip file.
Than download https://oxygenos.oneplus.net/OPLocalUpdate_For_Android13.apk
Intall it on you phone, It will show a new app Local Upgrade, using this tool you will install the above zip file.
After the installation complete, it's recommended to full wipe your device.
Than using adb and fastboot that you can download from here https://forum.xda-developers.com/t/tool-minimal-adb-and-fastboot-2-9-18.2317790/
plug you device into your computer
reset it to fastboot mode (turn off, hold power, vol + and vol - until the device start than release power button, once the screen shows the options you can release all buttons and choose fastboot mode if its not there)
on the command prompt type:
Fastboot flashing lock
And that's it.
Click to expand...
Click to collapse
Thank you so much. Your advice's no need to relock the bootloader, i just worry about the information security. Eg: Banking app can work normal?
After updated to oxygen 13, my phone appear the warning: "phone has been unlocked and cant be trusted ..." each time i boot my device. How can i turn off this warning?
hoaianh1505 said:
Thank you so much. Your advice's no need to relock the bootloader, i just worry about the information security. Eg: Banking app can work normal?
After updated to oxygen 13, my phone appear the warning: "phone has been unlocked and cant be trusted ..." each time i boot my device. How can i turn off this warning?
Click to expand...
Click to collapse
There is no reason to worry about that warning. As your bootloader is not locked the only breach is that a user can manually flash another firmware.
But as he will not have the device on hand there is no problem.
My advice is to not relock, many users bricked their devices doing that.
Also everything works just fine, so no need to relock.
zopostyle said:
There is no reason to worry about that warning. As your bootloader is not locked the only breach is that a user can manually flash another firmware.
But as he will not have the device on hand there is no problem.
My advice is to not relock, many users bricked their devices doing that.
Also everything works just fine, so no need to relock.
Click to expand...
Click to collapse
Thanks for your helpful advice.