[solved] I can not access the fastboot mode

emaago88

New member
Sep 27, 2014
2
0
0
Visit site
I have a motorola moto g. With the app rom installer I made a flash the rom went wrong. Now if I try to get into fastboot mode when the battery is low, it's okay. But the fastboot need a battery charger to run the operations. So I load the phone. At this point I press the power and volume buttons - but the phone is switched on and hangs on the motorola logo. If I press the two buttons again, "moto g" will reboot and still hangs on startup logo. In short, I can not access fastboot with the battery charged. Can anyone help me?
 
Last edited:

Gaurav Chauhan3

New member
Sep 30, 2014
2
0
0
Visit site
Re: I can not access the fastboot mode

If u r familier with ubuntu OS then i know a method. U need to install ADB and fastboot on to ur system.
Now connect ur device to computer and open terminal.
Then type following commands in terminal
adb devices :- it'll show device id and status
adb reboot-bootloader :- now ur phone should go to fastboot mode (if this works fine for u then u r good to go)

Same can be done via windows but i m not familier with it. Do some research if required.