Ver la Versión Completa : [ CONSULTA ] arrancar en fastboot
Big_che
03/05/13, 21:54:57
Hola
¿hay alguna combinacion de teclas para arrancar el telefono en modo fastboot?
he desbloqueado el bootloader pero con un winXP que no se entiende con los drivers del fastboot por lo que no he podido instalar el CWM, investigando he llegado hasta donde explican como hacerlo desde linux pero no consigo arrancar el telefono en fastboot con ninguna combinacion de teclas y no me apetece volver a borrarlo todo con el 'oem unlock'
Gracias
Carlos M.
03/05/13, 22:41:46
Instala los driver del fastboot, ademas con ese comando una vez desbloqueas el boot ya no se hace hard reset.:ok:
Big_che
04/05/13, 09:15:35
Hecho desde Ubuntu!!
1º Instalar adb/fastboot
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install android-tools-adb android-tools-fastboot
2º Comprobar
jose@jose-ubuntu:~/Descargas/Android/LG L9$ adb devices
List of devices attached
486000260000000XXXXXXXXXX device
3º Arrancar en modo fastboot
jose@jose-ubuntu:~$ adb reboot oem-unlock
4º Comprobar comandos fastboot
jose@jose-ubuntu:~$ sudo fastboot reboot
rebooting...
finished. total time: 0.017s
5º Volver al modo fastboot
jose@jose-ubuntu:~$ adb reboot oem-unlock
6º Flashear
jose@jose-ubuntu:~/Descargas/Android/LG L9$ sudo fastboot flash recovery recovery-clockwork-6.0.2.9-p760.img
(bootloader) partition type : recovery
(bootloader) max download byte : 10485760 Byte
sending 'recovery' (5890 KB)...
OKAY [ 8.847s]
writing 'recovery'...
OKAY [ 0.725s]
finished. total time: 9.572s
Carlos M.
04/05/13, 13:24:38
Me alegro de que vaya bien. :ok:
luisguape
11/10/13, 06:52:46
Hecho desde Ubuntu!!
1º Instalar adb/fastboot
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install android-tools-adb android-tools-fastboot
2º Comprobar
jose@jose-ubuntu:~/Descargas/Android/LG L9$ adb devices
List of devices attached
486000260000000XXXXXXXXXX device
3º Arrancar en modo fastboot
jose@jose-ubuntu:~$ adb reboot oem-unlock
4º Comprobar comandos fastboot
jose@jose-ubuntu:~$ sudo fastboot reboot
rebooting...
finished. total time: 0.017s
5º Volver al modo fastboot
jose@jose-ubuntu:~$ adb reboot oem-unlock
6º Flashear
jose@jose-ubuntu:~/Descargas/Android/LG L9$ sudo fastboot flash recovery recovery-clockwork-6.0.2.9-p760.img
(bootloader) partition type : recovery
(bootloader) max download byte : 10485760 Byte
sending 'recovery' (5890 KB)...
OKAY [ 8.847s]
writing 'recovery'...
OKAY [ 0.725s]
finished. total time: 9.572s
Amigo puedes hacer un TUTORIAL? por favor! :dios:
Samuss93
24/12/13, 00:21:31
buenas a mi no me entra en fastboot no puedo desbloquear bootloader alguna solucion?
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.