[go: up one dir, main page]

0% found this document useful (0 votes)
45 views1 page

Moto G6 Commands

The document provides detailed instructions for installing Motorola drivers and ADB tools, and flashing a stock ROM onto a Motorola device using fastboot mode. It outlines the necessary steps including downloading files, setting up the command window, and executing a series of fastboot commands. The final command reboots the device after the flashing process is complete.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views1 page

Moto G6 Commands

The document provides detailed instructions for installing Motorola drivers and ADB tools, and flashing a stock ROM onto a Motorola device using fastboot mode. It outlines the necessary steps including downloading files, setting up the command window, and executing a series of fastboot commands. The final command reboots the device after the flashing process is complete.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

INSTRUCTIONS

1. Download the necessary files


respective commands
motorola drivers
Adb Tools
from updated Stock Motorola
Create a folder on the desktop and unzip inside the folder.
the rom 9 (pie) and the ADB tools
3-Install the Motorola drivers on the PC
4-once the steps above have been done
open the CMD window with Shift + left click of the mouse and in the box that opens
you select
"open command window here" in Win 7 and in Win 10 it will say "open window of
power shell
a cmd window will open (in windows 7)
a Power Shell window will open (in Windows 10)
5- in the cmd window type: "cmd" (without quotes) and press enter
6- now we type "adb devices" without quotes (if the drivers are installed)
motorola will appear daemon...... it will be your connected device)
7. now we put the device in fastboot mode. how is it done? well
we turn off the equipment and press
Press the power button + volume down at the same time for 5 to 6 seconds and you will be in
fastboot mode
7.-Proceed to connect the phone and start copying the commands 1 by 1 in order.
Now in the cmd window we copy and paste the commands below
in PowerShell, you right-click, and it will paste automatically, and that's it when
you will have foot by then

List of commands:

fastboot flash partition gpt.bin


fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp adspso.bin
fastboot flash boot boot.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 system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase carrier
fastboot erase userdata
fastboot erase DDR
fastboot flash logo logo.bin
fastboot reboot
in the last command you hit enter and it will restart .. ready

You might also like