B
Buzzdee
Ambitioniertes Mitglied
- 1
Gibt es denn die 4.1.b.0.587 auch schon zum Download um eine aktuelle Version rooten zu können ?
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
Milbenplage schrieb:Tante Google findet einen Verweis auf ST18i_4.1.B.0.587_CE_1252-3693 bei talk.sonymobile.com. ;-)
booker8670 schrieb:hallo,
hast aml nen link für das update bei xda...?
[FONT=Arial][B]3.1 Vorbereitung[/B]
- Gerät "Einstellungen -> Persönlich --> Sicherheit --> Unbekannte Herkunft" und "Einstellungen -> System -> Entwickleroptionen -> USB-Debugging" aktivieren
[B]3.2 Verwundbaren Kernel aus 4.0.3 flashen[/B][/FONT] [FONT=Arial]
- Handy ausschalten
- Flashtool starten, oben links auf den Blitz klicken und Flashmode auswählen
- Die Firmware 4.0.3 auswählen und OK Drücken
- Folgende Punkte wählen (wichtig, [B][U]NUR[/U][/B] den Kernel.sin und die Loader.sin flashen!)
[/FONT] [FONT=Arial][U][URL="http://www.abload.de/image.php?img=2012-06-10_141742t5y8z.jpg"][IMG]http://www.abload.de/thumb/2012-06-10_141742t5y8z.jpg[/IMG][/URL][/U]
[/FONT] [FONT=Arial] - Handy mit gedrückter Lautstärke Leiser Taste an USB anschließen (grünes Licht)
- Das Flashen sollte automatisch starten
- Nach beenden, kabel abziehen und Handy einmal starten
[/FONT] [FONT=Arial]
[B]3.3 root erlangen[/B]
- Handy mit USB Kabel verbinden und den Hinweis zum PC Companion überspringen
- Root Programm herunterladen; [URL="http://forum.xda-developers.com/showpost.php?p=24882250&postcount=1"][COLOR=blue]Downloadlink[/COLOR][/URL]
- zip entpacken (am besten nach c:\)
- runme.bat ausführen, warten und reboot abwarten
- script meldet "all done"
- Ich musste das Script 2x ausführen. warum auch immer...
[B]3.4 Zurück zum neuen Kernel aus 4.0.4[/B][/FONT] [FONT=Arial]
[/FONT] [FONT=Arial]- Handy ausschalten
- Flashtool starten, oben links auf den Blitz klicken und Flashmode auswählen
- Die Firmware 4.0.4 auswählen und OK Drücken
- Folgende Punkte wählen ([/FONT][FONT=Arial]wichtig, [B][U]NUR[/U][/B] den Kernel.sin und die Loader.sin flashen)[/FONT][FONT=Arial]
[URL="http://www.abload.de/image.php?img=2012-06-10_141742t5y8z.jpg"][IMG]http://www.abload.de/thumb/2012-06-10_141742t5y8z.jpg[/IMG][/URL]
[/FONT] [FONT=Arial]- Handy mit gedrückter Lautstärke Leiser Taste an USB anschließen (grünes Licht)
- Das Flashen sollte automatisch starten
- Nach beenden, kabel abziehen und Handy einmal starten[/FONT]
---------------------------------------------------------------
Xperia 2011 ICS Easy Rooting toolkit (v1.0)
created by DooMLoRD
"andorid emulator" trick
Credits go to all those involved in making this possible!
---------------------------------------------------------------
[*] This script will:
(1) root ur device using "andorid emulator" trick
(2) install Busybox (1.18.4)
(3) install SU files (ICS specific)
(4) do some checks for free space, tmp directory
(will remove Google Maps if required)
[*] Before u begin:
(1) make sure u have installed adb drivers for ur device
(2) enable "USB DEBUGGING"
from (Menu\Settings\Developer Options\Development)
(3) enable "UNKNOWN SOURCES"
from (Menu\Settings\Security)
(4) [OPTIONAL] increase screen timeout to 10 minutes
(5) connect USB cable to PHONE and then connect to PC
(6) skip "PC Companion Software" prompt on device
---------------------------------------------------------------
CONFIRM ALL THE ABOVE THEN
Drücken Sie eine beliebige Taste . . .
--- STARTING ----
--- WAITING FOR DEVICE
* daemon not running. starting it now *
* daemon started successfully *
--- creating temporary directory
mkdir failed for tmp, File exists
--- cleaning
rm failed for *, No such file or directory
--- symlinking tmp directory
failed on '/data/local/tmp' - Permission denied
link failed File exists
--- Rebooting
--- WAITING FOR DEVICE TO RECONNECT
--- PLEASE WAIT, THIS MAY TAKE A WHILE
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
--- enabling emulator hack
/system/bin/sh: cannot create /data/local.prop: Permission denied
--- Rebooting
--- WAITING FOR DEVICE TO RECONNECT
--- PLEASE WAIT, THIS MAY TAKE A WHILE
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
--- pushing busybox
2171 KB/s (1075144 bytes in 0.483s)
--- correcting permissions
--- remounting /system
mount: permission denied (are you root?)
--- checking free space on /system
0 KB/s (439 bytes in 1.000s)
df: /mnt/secure/asec: Permission denied
--- Free space on /system : 71148 bytes
--- no cleanup required
--- 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, Read-only file system
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
rm failed for /data/local.prop, No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.bak' - No such file or directory
--- rebooting
ALL DONE!!!
Drücken Sie eine beliebige Taste . . .
das wars mehr kommt jetzt nicht mehr.CONFIRM ALL THE ABOVE THEN
Drücken Sie eine beliebige Taste . . .
--- STARTING ----
--- WAITING FOR DEVICE
* daemon not running. starting it now
* daemon started successfully *
XperiaRoot.rev4auf den PC laden
entpacken, in den Ordner gehen und 01-local-prop.cmd mit angeschlossenen Arc ausführen.
lesen und befolgen
mit SUS updaten, booten
wieder in den Ordner Xperia Root gehen und 02-push-root-files.cmd mit angeschlossenen Arc ausführen, lesen und befolgen.
und warten bis es wieder bootet.