Génération mobiles - Forum smartphones & tablettes
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.

Génération mobiles - Forum smartphones & tablettesConnexion

Forum Android pour smartphones & tablettes Asus, HTC, Huawei, Honor, LG, Nokia, OnePlus, Samsung, Sony, Xiaomi... Retrouvez applications, astuces, aide, jeux, tutos,...

description[TUTO] Installation Custom Recovery en ADB si Fasboot  INFOsignature checking... FAILED Empty[TUTO] Installation Custom Recovery en ADB si Fasboot INFOsignature checking... FAILED

more_horiz
VOILA si tout simplement vous avec des problème d'installation d'un nouveau Recovery sur votre N1 ou si vous voulez installer le Recovery via ADB au-lieu de Fastboot...

Exemple de problème de flash de Recovery via Fasboot :

Code:

recorvery recovery-RA-nexus-v1.7.0.img
sending 'recorvery' (3954 KB)... OKAY
writing 'recorvery'... INFOsignature checking...
FAILED (remote: signature verify fail)



INSTALLATION DU RECOVERY EN ADB

(Attention ce sont des commandes LINUX adapté juste vos commandes pour Windows ou Mac...)

1° : Assurez vous d'avoir Télécharger le SDK & Débloqué votre HardSpl en 1er lieu.

2° : Télécharger la Dernière Image Recovery : recovery-RA-nexus-v1.7.0.img (XDA)

3° : Redémarré votre N1 en Bootloader Fasboot : " Eteindre le N1 + restez appuyé sur le Trackball"

4° : Cmd LINUX:

Code:

./fastboot boot recovery-RA-nexus-v1.7.0.img


VOILA VOUS AVEZ DEMARRE AVEC LE RECOVERY recovery-RA-nexus-v1.7.0.img MAIS LA IL N'EST PAS ENCORE INSTALLE

5° : ADB cmd LINUX en Super Utilisateur

Code:

sudo ./adb remount
sudo ./adb push recovery-RA-nexus-v1.7.0.img /sdcard/recovery-RA-nexus-v1.7.0.img
sudo ./adb shell flash_image recovery /sdcard/recovery-RA-nexus-v1.7.0.img


VOILA VOTRE NOUVEAU RECOVERY EST INSTALLE REDÉMARRE VOTRE N1

description[TUTO] Installation Custom Recovery en ADB si Fasboot  INFOsignature checking... FAILED EmptyRe: [TUTO] Installation Custom Recovery en ADB si Fasboot INFOsignature checking... FAILED

more_horiz
merci seppi très beau tuto [TUTO] Installation Custom Recovery en ADB si Fasboot  INFOsignature checking... FAILED Icon_wink

n'hésite pas a partager,c'est cool de ta part,je le met aussi en post-it !
privacy_tip Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum
power_settings_newSe connecter pour répondre