P
P4R4M173
Neues Mitglied
- 0
Hallo,
ich versuche schon seit längerem mein Sensation XL zu Rooten. Ich habe es mit Universal AndRoot, Z4Root und EsayRoot probiert. Ohne erfolg, wie ich es mir eigentlich schon gedacht habe.
Ich habe es dann nach dieser Anleitung probiert. Hat genau so gut wie die ersten Methoden geklappt
Alles was ich als Informationen zum Fehler bekommen habe war das hier:
Das ist der volle CMD Inhalt des "runme.bat". Das einzige was ich daraus erfahre ist, dass er keine Dateien auf mein Device schreiben konnte weil es ein Read-Only Dateisystem ist. Ich habe jedoch keine Ahnung ob und wie ich es auf rw(x) setzen kann, also Read-Write(-ServiceStart). Ich weiß auch nicht ob es da das einzige Problem ist
ich versuche schon seit längerem mein Sensation XL zu Rooten. Ich habe es mit Universal AndRoot, Z4Root und EsayRoot probiert. Ohne erfolg, wie ich es mir eigentlich schon gedacht habe.
Ich habe es dann nach dieser Anleitung probiert. Hat genau so gut wie die ersten Methoden geklappt
Alles was ich als Informationen zum Fehler bekommen habe war das hier:
Code:
--- STARTING ----
--- WAITING FOR DEVICE
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
--- cleaning
adb server is out of date. killing...
* daemon started successfully *
rm failed for *, No such file or directory
--- pushing zergRush"
833 KB/s (23056 bytes in 0.027s)
--- correcting permissions
--- executing zergRush
[**] Zerg rush - Android 2.2/2.3 local root
[**] (C) 2011 Revolutionary. All rights reserved.
[**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew.
--- WAITING FOR DEVICE TO RECONNECT
if it gets stuck over here for a long time then try:
disconnect usb cable and reconnect it
toggle "USB DEBUGGING" (first disable it then enable it)
--- DEVICE FOUND
* daemon not running. starting it now *
* daemon started successfully *
--- pushing busybox
adb server is out of date. killing...
* daemon started successfully *
3776 KB/s (1075144 bytes in 0.278s)
--- correcting permissions
--- remounting /system
mount: permission denied (are you root?)
--- copying busybox to /system/xbin/
/system/xbin/busybox: cannot open for write: Read-only file system
--- correcting ownership
Unable to chmod /system/xbin/busybox: No such file or directory
--- correcting permissions
Unable to chmod /system/xbin/busybox: No such file or directory
--- installing busybox
/system/bin/sh: /system/xbin/busybox: not found
--- pushing SU binary
failed to copy 'files\su' to '/system/bin/su': Read-only file system
--- correcting ownership
Unable to chmod /system/bin/su: No such file or directory
--- correcting permissions
Unable to chmod /system/bin/su: No such file or directory
--- correcting symlinks
rm failed for /system/xbin/su, No such file or directory
link failed Read-only file system
--- pushing Superuser app
failed to copy 'files\Superuser.apk' to '/system/app/./Superuser.apk': Read-only
file system
--- cleaning
--- rebooting
Das ist der volle CMD Inhalt des "runme.bat". Das einzige was ich daraus erfahre ist, dass er keine Dateien auf mein Device schreiben konnte weil es ein Read-Only Dateisystem ist. Ich habe jedoch keine Ahnung ob und wie ich es auf rw(x) setzen kann, also Read-Write(-ServiceStart). Ich weiß auch nicht ob es da das einzige Problem ist