[Root] Root fürs Padphone

marc132

marc132

Dauergast
122
Wer Root für das Padphone braucht, kann das Tool "Debugfs automated root" von dem XDA Member sparkym3 verwenden.
Er bietet zwei Versionen an, eine für das Padphone, die auf das Tool von miloj ( xda-developers - View Single Post - Rooting the TF300T *without* downgrading (from .29) )
basiert.

Downloadlink - XDA Link

Leider habe ich das Tool noch nicht getestet, aber unser User curufinwe ( https://www.android-hilfe.de/forum/...e-diskussion.106573-page-19.html#post-3702789 ) hat es glaub ich schon benutzt. Ich bin mir nicht sicher, ob es bei base gebrandeten Smartphones funtioniert und übernehme keine Haftung bei Bricks, ect.

Anleitung:

Anleitung von curufinwe:
https://www.android-hilfe.de/members/curufinwe-14734.html Die Zip fürs Padfone herunterladen, entpacken, Treiber installieren, debugfsroot.bat bei normal laufendem padfone ausführen und voila ;)

Falls das nicht Funtioniert:

1. In der ADB Shell write access für die /system partention hinzufügen:
Code:
$ ln -s /dev/block/mmcblk0p21 tmp $ exit
2. reboot:
Code:
adb reboot  adb shell
3. dann aufräumen:
Code:
$ cd /data/local
5. Dann:
Code:
$ toolbox chmod 755 /data/local/debugfs $ /data/local/debugfs -w /data/local/tmp debugfs: cd xbin debugfs: rm su NOTE: if this is your first attempt, you should see an error message here, simply ignore it debugfs: write /data/local/su su debugfs: set_inode_field su mode 0106755 debugfs: set_inode_field su uid 0 debugfs: set_inode_field su gid 0 debugfs: quit $ rm /data/local/tmp $ mv /data/local/tmp.back /data/local/tmp $ exit
6. neustarten und rooten:
Code:
adb reboot adb shell $ /system/xbin/su # id id=0(root) gid=0(root) .... # exit
dann:
Code:
$ rm /data/local/su $ rm /data/local/debugfs $ exit
Next step is to install ASAP the superuser app from the market, since my version of su is home-made, and was not designed with security in mind.

After installation, or if you previously installed, open it and check for an update, there should be one available. This will replace the non-securised su binary with the one provided by superuser. Reboot when asked to, and you're done.
Mehr Infos: Rooting the TF300T *without* downgrading (from .29) - xda-developers

-----------------------------------------------------

Changelog:
UPDATE 6/12/2012:
v1.1 - Added donation link for miloj
v1.2 - Fixed bug that caused it to stop while doing "debugfs", to cancel press Ctrl+c
v1.3 - Fixed bug where the id is not returned from the su test
v1.4 - Fixed bug introduced with v1.3
v1.5 - Fixed bug where you don't have to push the apk before calling install

6/13/2012
v1.6 - Fixed messaging (this is a cosmetic change)
v1.7 - Added a remove call on su prior to rooting for those who had root previously and it not longer works
v1.8 - Change the octal permissions to be 6755 instead of 4755

7/2/2012
v1.9 - Update superuser app and binary to the latest version available
Mehr Infos > [ROOT][TOOL]Debugfs automated root - xda-developers
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: tripper und schnappi
HOW TO

Padfone rooten kinderleicht


I. Ich (oder das Forum) übernehme keinerlei Haftung falls etwas schief geht und euer Smartphone kaputt geht!

II. Lest unbedingt zu erst alles durch und macht es nur wenn ihr euch absolut sicher seit was ihr tut!

III. Stellt sicher dass euer Padfone mindestens 50% geladen ist!

IV. Lest Punkt I-IV bis ihr es verstanden habt!
:thumbsup:


Was sind Root-Rechte?
Dazu lest ihr am besten das hier.


Der ursprüngliche Beitrag von 20:01 Uhr wurde um 20:03 Uhr ergänzt:

Zur verwaltung der Rootrechte installiert ihr jetzt noch Superuser aus dem Play Store.Außerdem wird empfohlen Busybox zu installieren (hierzu Busybox Installer)

Startet ihr Superuser>swypt nach links>tippt dort auf Su binary v3.x.x>tippt evtl. auf aktualisierung.

I
hr seid fertig, wie es fertiger nicht geht... oder doch :scared: hier eine Anleitung zur installation einer Custom Rom.



Für Ergänzungen und Verbesserungsvorschläge bin ich IMMER offen! Auch Fragen dürft ihr natürlich gerne stellen!

Viel Spaß
!
 

Ähnliche Themen

D
Antworten
3
Aufrufe
4.426
stefanghh
S
J
Antworten
0
Aufrufe
2.446
Juri93
J
W
Antworten
0
Aufrufe
1.033
Wali1948
W
Zurück
Oben Unten