Thursday, 2 May 2019

Steps To flash any mobile by fastboot Mode




Steps To flash Motorola Or any mobile by fastboot Mode


Step 1:- Download and extract fastboot rom in folder


Step 2 :- download portable minimal adb tool in folder and paste extracted file of minimal adb tool in same folder of flash file

Step 3:- Copy below command in notepad and save by any name.bat by all type mode in notepad

Step 4 :-   copy and paste .bat file in same flash file folder
(Check IN CMD by typing {Fastboot Devices} to check your mobile is connected and detected by computer

Step 5 :- now open bat file by "Run as Administrator"

Steps 6 :- Wait till all flash file load in your mobile by CMD 


Fastboot Flash Command

fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot reboot 

(You Need To Press Enter Button After Fastboot reboot Command )





1 Comments:

At 7 September 2021 at 22:45 , Blogger Unknown said...

🙂 Nice

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home