V10E leider kein Root möglich

H

hufnagel

Erfahrenes Mitglied
111
Hallo,


leider habe ich es nicht geschafft,die aktuelle Version 10E zu Rooten. Versucht habe ich es mit Superoneclick 2.1.1 und Gingerbreak.


Hat jemand ähnliche Erfahrungen gemacht ?
 
es geht nur mit folgender Anleitung:

[OFFURL]https://www.android-hilfe.de/anleitungen-fuer-lg-p970-black/127705-how-root-optimus-black-lg-version-v10c.html[/OFFURL] :smile:
 
PLANTA schrieb:
es geht nur mit folgender Anleitung:

[OFFURL]https://www.android-hilfe.de/anleitungen-fuer-lg-p970-black/127705-how-root-optimus-black-lg-version-v10c.html[/OFFURL] :smile:



Danke ich habe es mit einem Mischmasch aus Anleitungen geschafft zu rooten.
 
gerne :)

Sent from my LG-P970 using Tapatalk
 
hufnagel schrieb:
ich habe es mit einem Mischmasch aus Anleitungen geschafft zu rooten.

vielleicht kannst Du Dich ja erinnern "wie" Du es geschafft hast, damit die Community auch was davon hat :mellow:

mfg
 
Masterpiece schrieb:
vielleicht kannst Du Dich ja erinnern "wie" Du es geschafft hast, damit die Community auch was davon hat :mellow:

mfg

Jep, da wär ich dir auch sehr dankbar. Wollte schon auf die V10b zurück.
 
So habe ich es gemacht:

1. unzip the SuperOneClick 1.7 files in c:\temp on your pc (to make it easier and faster to use the dos prompt later)
2. unzip the root.zip files in your ADB folder (it should be c:\temp)
3. open SuperOneclick 1.7 as administrator
4. select the psneuter exploit method
5. 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
6. open a CMD.EXE window (start-->run-->cmd.exe" or do a link on your desktop of cmd.exe). Of course remember to launch cmd.exe as administrator. (actually it seems it works better if you open the CMD.EXE BEFORE !!!)
7. CLOSE SUPERONECLICK!!!
8.in your CMD.EXE window write:
CD\
CD temp

now you're in c:\temp and you can go on with the rest as xantaro wrote:

adb shell (When Shellroot worked, you should see a "#" on the shell)
adb push su /tmp/
adb push superuser.apk /tmp/


NOW Enter the following commands in shell (exactly as it is wrote, respect spaces etc):

mount -o rw,remount -t ext3 /dev/block/mmcblk0p8 /system
cat /tmp/su > /system/bin/su
cat /tmp/superuser.apk > /system/app/Superuser.apk
chown root.root /system/bin/su
chmod 06755 /system/bin/su
chown root.root /system/app/Superuser.apk
chmod 0644 /system/app/Superuser.apk
reboot

Von hier:
xda-developers - View Single Post - [Q] How to ROOT the new V10d?

Bei mir gab es folgende Probleme:

1. Superoneclick 2.1.1 hing sich auf.Ich nahm eine ältere Version ,welche ich manuell beenden mußte.
2. Anfangs hatte ich nicht alle Dateien ins Verzeichnis "temp" gelegt.(Punkt 2 nicht beachtet)

Viel Erfolg !!!!
 
Hat auch geklappt, musste nur die Pfade anpassen, weil ich kein %Temp% fand:

d:\p970\adb\adb.exe push d:\p970\adb\su /tmp/
d:\p970\adb\adb.exe push d:\p970\adb\superuser.apk /tmp/
d:\p970\adb\adb.exe shell
 

Ähnliche Themen

B
  • blasterxox
Antworten
0
Aufrufe
7.198
blasterxox
B
Arne Drews
Antworten
1
Aufrufe
2.014
snoopy-1
snoopy-1
S
Antworten
1
Aufrufe
950
Swirtgen
S
Zurück
Oben Unten