C
calou44
Membre
- Inscrit
- 18 Novembre 2012
- Messages
- 54
- Points
- 0
- #1
Bonsoir, alors j'ai suivi ce tuto -> http://www.phonandroid.com/forum/arc-arc-s-recovery-roms-avec-bootloader-verrouille-t8163.html
et quand je clique sur install
j'obtiens ceci:
adb shell rm /data/local/tmp/*
adb push "data/install_cwm" /data/local/tmp/install_cwm
adb push "data/recovery.tar" /data/local/tmp/recovery.tar
adb push "data/chargemon_alter" /data/local/tmp/chargemon
adb push "data/sh" /data/local/tmp/sh
adb push "data/charger" /data/local/tmp/charger
adb shell "chmod 777 /data/local/tmp/install_cwm"
adb shell "su -c '/data/local/tmp/install_cwm'"
adb shell rm /data/local/tmp/*
Je suis en root 4.0.4 et 5.87
Mon antivirus est bien désactivé, j'ai bien installer Busibox via L'android Market! ...
Donc si quelqu'un trouve mon soucis, je suis tout ouïe =)
merci bisous
et quand je clique sur install
j'obtiens ceci:
adb shell rm /data/local/tmp/*
adb push "data/install_cwm" /data/local/tmp/install_cwm
adb push "data/recovery.tar" /data/local/tmp/recovery.tar
adb push "data/chargemon_alter" /data/local/tmp/chargemon
adb push "data/sh" /data/local/tmp/sh
adb push "data/charger" /data/local/tmp/charger
adb shell "chmod 777 /data/local/tmp/install_cwm"
adb shell "su -c '/data/local/tmp/install_cwm'"
adb shell rm /data/local/tmp/*
Je suis en root 4.0.4 et 5.87
Mon antivirus est bien désactivé, j'ai bien installer Busibox via L'android Market! ...
Donc si quelqu'un trouve mon soucis, je suis tout ouïe =)
merci bisous