[How to] Remove Bootloader Warning

Search This thread

mahastat

Senior Member
Dec 10, 2009
116
14
Realme X2 Pro
1.
After unlocking bootloader every boot bothers us by showing warning in red letters.
Here is how to remove that :
http://xdaforums.com/showthread.php?t=2682932
Thanks @Topsnake

You will need mfastboot, adb, bootlogo - all.

I'll take no guarantee for bricking your device if you are doing something wrong!

I used the xt1080logo_fixed.zip.
Extract it.

If you have path of adb and mfastboot added to system variables, just shif+right click in the folder where logo file resides. Choose 'open command prompt here'.
Otherwise, copy logo file to mfastboot directory and open command prompt there.

Run theses commands:
Code:
adb reboot bootloader
mfastboot flash logo logo_fixed.bin
mfastboot reboot

Replace the logo_fixed.bin with the name of logo you are flashing.


2.
If you wish to create your own boot logo, then head to this :
http://xdaforums.com/showpost.php?p=53098892&postcount=355
Thanks @KidJoe
 
Last edited:

Top Liked Posts