M
madalx
Membre
- Inscrit
- 5 Novembre 2011
- Messages
- 27
- Points
- 0
- #1
Bonjour, après avoir suivi vos tutos et fais pas mal de recherche sur le net, j'ai réussi à rooter mon LG Optimus Black P970 10b 2.2.2. en suivant cette méthode:
You will need SuperOneClick 1.9.5 from here:
Unzip SuperOneClick 1.9.5
Unzip root.zip and copy "su" and "superuser.apk" to your sd card
Run SuperOneclick 1.9.5 as administrator (Right click -> Run as asministrator)
Select the psneuter exploit method
Click on Shell Root. It will get thru different statuses in a row but then it stucks on one, while the SuperOneClick window says running: psneuter. Now close the black cmd window and SuperOneClick should continue until you get a message that you have a temporary root. Close that message window.
Open cmd.exe (start->run->cmd.exe" or do a link on your desktop of cmd.exe). Remember to launch cmd.exe as administrator.
Navigate to the ADB folder in cmd (It's where you extracted SuperOneClick)
Now enter these commands:
adb shell (When Shellroot worked, you should see a "#" on the shell)
mount -o rw,remount -t ext3 /dev/block/mmcblk0p8 /system
cat /sdcard/su > /system/bin/su
cat /sdcard/superuser.apk > /system/app/superuser.apk
chown root.root /system/bin/su
The phone will now restart. Wait until it restarts and then repeat steps 3-7 and continue with next commands
chmod 06755 /system/bin/su
chown root.root /system/app/superuser.apk
chmod 0644 /system/app/superuser.apk
reboot
The phone will reboot and you should have Super User application installed on the phone.
Le mien n'a jamais rebooté mais il est rooté...
You will need SuperOneClick 1.9.5 from here:
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
and root.zip from here: S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Unzip SuperOneClick 1.9.5
Unzip root.zip and copy "su" and "superuser.apk" to your sd card
Run SuperOneclick 1.9.5 as administrator (Right click -> Run as asministrator)
Select the psneuter exploit method
Click on Shell Root. It will get thru different statuses in a row but then it stucks on one, while the SuperOneClick window says running: psneuter. Now close the black cmd window and SuperOneClick should continue until you get a message that you have a temporary root. Close that message window.
Open cmd.exe (start->run->cmd.exe" or do a link on your desktop of cmd.exe). Remember to launch cmd.exe as administrator.
Navigate to the ADB folder in cmd (It's where you extracted SuperOneClick)
Now enter these commands:
adb shell (When Shellroot worked, you should see a "#" on the shell)
mount -o rw,remount -t ext3 /dev/block/mmcblk0p8 /system
cat /sdcard/su > /system/bin/su
cat /sdcard/superuser.apk > /system/app/superuser.apk
chown root.root /system/bin/su
The phone will now restart. Wait until it restarts and then repeat steps 3-7 and continue with next commands
chmod 06755 /system/bin/su
chown root.root /system/app/superuser.apk
chmod 0644 /system/app/superuser.apk
reboot
The phone will reboot and you should have Super User application installed on the phone.
Le mien n'a jamais rebooté mais il est rooté...