Arranca en modo fastboot manteniendo apretadas las teclas de subir volumen + encendido.
después de que.exe abrió el teléfono de conexión en modo fastboot
Reinicia el teléfono en modo fastboot.
Restart your phone in fastboot mode.
Al hacer clic sobre el fichero.exe, el teléfono se apagará automáticamente para que pueda entrar en modo fastboot.
When you click on such.exe file, your phone will automatically shut down so that it can enter into fastboot mode.
El tamaño de la memoria actual puede ser restaurado entrando en el modo fastboot y escribiendo
The current memory size can be returned by entering fastboot mode and typing
Puede forzar el modo fastboot de la siguiente manera
In this case, you can probably force fastboot mode as follows
Puede forzar el modo fastboot de la siguiente manera
You can force fastboot mode as follows
Usa el siguiente comando adb para iniciar el reloj en el modo fastboot: adb reboot bootloader
Use the following adb command to start the watch in fastboot mode: adb reboot bootloader
El teléfono mostrará un texto poniendo "fastboot" indicando que ha entrado con éxito en el modo fastboot
The phone will display "fastboot" text indicating that it has successfully entered fastboot mode.
Para comprobar que el teléfono se encuentra en modo fastboot, desde la ventana de comandos ejecutamos: fastboot devices.
To verify that the phone is fastboot mode from the command window run: fastboot devices.
conecta el teléfono con el modo fastboot
connect the phone with fastboot mode
Esto se logra mediante la introducción al modo fastboot (primero instale fastboot, que está disponible en la misma página SDK como ADB) y ejecute
This is accomplished by entering fastboot mode (install fastboot first, which is available on the same SDK page as ADB) and typing
El teléfono debe mostrar el texto "FASTBOOT": este es el modo fastboot y está a la espera de una conexión USB.
It seems stuck but is not really: it is in fastboot mode and is waiting for a USB connection.