ZTE Kis Plus: Aktivierung des Root-Accounts

Hallo Zusammen
also erstmal klasse anleitung in #1
aber ich habe ein problem es funzt alles wunderbar nur irgendwie überschreibt das kis plus bei mir nach dem letzen neustart den CWM
wenn ich nach dem fastboot reboot die power und vol. up taste gedrückthalte ohne das das gerät hochfahren kann ist der cwm da mache ich das nicht und versuche dann mit adb rboot recovery oder auch mit der tastenkombination in den CWM zu gelangen lande ich im normalem recovery von ZTE.

:Edit:
so habe durch die anleitung für ein S4 nun rausbekommen warum der CWM immer verschwindet falls jemand noch dieses problem hat einfach dann so vorgehen

1. rooten so wie in post #1 beschriebn nur nach dem fastboot reboot befehl die tasten vol. up und power gedrückt halten
2. mit einem root explorer im ordner /system/etc die datei install-recovery.sh einfach umbenennen "ich hab sie install-recovery1.sh genannt"
3. die anleitung aus post #1 erneut ausführen nur das ihr das mit den beiden SU die über die SD installiert werden sollen weglassen könnt.

Gruß Ghost31
 
Zuletzt bearbeitet:
hallo

ich hab ein problem mit dem rooten von dem handy...ich hab euch mal die fehlermeldung auf geschrieben
ich komm zwar in das menü aber bei mir steht da nicht Install from SD card...bei mir steht da nur apply update from sdcard, wipe data/factory reset und wipe cache partition...wenn ich jetz apply update from sdcard auswähl und danach su-bin oder superuser bekomm ich immer die nachricht
install/sdcard...
finding update package...
opening update package...
verifying update package...
E: failed to verify whole-file signature
E:signature verification failed
installation aborted.
deshalb wollt ich euch jez mal fragen woran das liegt bzw was ich machen kann das es klappt...

edit: hab es nun auch hin bekommen =)
 
Zuletzt bearbeitet:
Hi HassMonsta
hast du den Clockworkmod drauf bekommen? oder hast du das mit dem normalen Recovery Mode hingekriegt ? ist das Smartphone auch von Ferrero " Fun For You " ?
 
ja die anleitung hat ja eig super geklappt aber ich bin beim recovery mode imma in das vom zte gekommen aber das wusst ich erst ned
wie ich das dann wusste hab ich es so wie ghost31 gemacht und seitdem komm ich auch immer in das richtige recovery menü...
ja ich hab das handy auch von der Ferrero " Fun For You " aktion...
ich selbst häts mir ja sonst gar nich gekauft...bin eig mehr fürs iphone
 
Hey Leute ich bins wieder

ehm mir fällt gerade spontan ein könnte ich mein Kis Plus nicht von Linux oder Ubuntu aus rooten ? normaler weise bin ich eher ein Windows nutzer aber es gibt ja diesen VirtualBox von da aus sollte das doch auch irgend wie klappen oder ? wenn ja könnt ihr mir etwas dabei helfen ?

mfg MrKiller388
 
ich komm nicht weiter .allso mache es genau wie bei 1 beschrieben.es geht nicht nach den fastboot flash gebe ich den befel fastboot reboo ein und das wars er rebotet nicht.
mus ich das handy anmachen oder ausmachen oder was mach ich falsch

C:\Dokumente und Einstellungen\Günter>adb reboot bootlader

C:\Dokumente und Einstellungen\Günter>adb reboot botloader

C:\Dokumente und Einstellungen\Günter>fastboot flash recovery recovery-clockwor
-4.o.1.5sh-zte-kis-plus.img
Der Befehl "fastboot" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

C:\Dokumente und Einstellungen\Günter>adb fastboot flash recovery recovery-cloc
work-4-0-1.5sh-zte-kis-plus.img
Android Debug Bridge version 1.0.26

-d - directs command to the only connected USB devi
e
returns an error if more than one USB device i
present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is
unning.
-s <serial number> - directs command to the USB device or emulator
ith
the given serial number. Overrides ANDROID_SER
AL
environment variable.
-p <product name or path> - simple product name like 'sooner', or
a relative/absolute path to a product
out directory like 'out/target/product/sooner'

If -p is not specified, the ANDROID_PRODUCT_OU

environment variable is used, which must
be an absolute path.
devices - list all connected devices
connect <host>:<port> - connect to a device via TCP/IP
disconnect <host>:<port> - disconnect from a TCP/IP device

device commands:
adb push <local> <remote> - copy file/dir to device
adb pull <remote> [<local>] - copy file/dir from device
adb sync [ <directory> ] - copy host->device only if changed
(see 'adb help all')
adb shell - run remote shell interactively
adb shell <command> - run remote shell command
adb emu <command> - run emulator console command
adb logcat [ <filter-spec> ] - View device log
adb forward <local> <remote> - forward socket connections
forward specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
dev:<character device name>
jdwp:<process pid> (remote only)
adb jdwp - list PIDs of processes hosting a JDWP transpor

adb install [-l] [-r] [-s] <file> - push this package file to the device and
nstall it
('-l' means forward-lock the app)
('-r' means reinstall the app, keeping its dat
)
('-s' means install on SD card instead of inte
nal storage)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directorie
)
adb bugreport - return all information from the device
that should be included in a bug report.

adb help - show this help message
adb version - show version num

DATAOPTS:
(no option) - don't touch the data partition
-w - wipe the data partition
-d - flash the data partition

scripting:
adb wait-for-device - block until device is online
adb start-server - ensure that there is a server running
adb kill-server - kill the server if it is running
adb get-state - prints: offline | bootloader | device
adb get-serialno - prints: <serial-number>
adb status-window - continuously print device status for a specifi
d device
adb remount - remounts the /system partition on the device r
ad-write
adb reboot [bootloader|recovery] - reboots the device, optionally into the bo
tloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader
adb root - restarts the adbd daemon with root permissions
adb usb - restarts the adbd daemon listening on USB
adb tcpip <port> - restarts the adbd daemon listening on TCP on t
e specified port
networking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns

adb sync notes: adb sync [ <directory> ]
<localdir> can be interpreted in several ways:

- If <directory> is not specified, both /system and /data partitions will be
pdated.

- If it is "system" or "data", only the corresponding partition
is updated.

C:\Dokumente und Einstellungen\Günter>adb fastboot reboot
Android Debug Bridge version 1.0.26

-d - directs command to the only connected USB devi
e
returns an error if more than one USB device i
present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is
unning.
-s <serial number> - directs command to the USB device or emulator
ith
the given serial number. Overrides ANDROID_SER
AL
environment variable.
-p <product name or path> - simple product name like 'sooner', or
a relative/absolute path to a product
out directory like 'out/target/product/sooner'

If -p is not specified, the ANDROID_PRODUCT_OU

environment variable is used, which must
be an absolute path.
devices - list all connected devices
connect <host>:<port> - connect to a device via TCP/IP
disconnect <host>:<port> - disconnect from a TCP/IP device

device commands:
adb push <local> <remote> - copy file/dir to device
adb pull <remote> [<local>] - copy file/dir from device
adb sync [ <directory> ] - copy host->device only if changed
(see 'adb help all')
adb shell - run remote shell interactively
adb shell <command> - run remote shell command
adb emu <command> - run emulator console command
adb logcat [ <filter-spec> ] - View device log
adb forward <local> <remote> - forward socket connections
forward specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
dev:<character device name>
jdwp:<process pid> (remote only)
adb jdwp - list PIDs of processes hosting a JDWP transpor

adb install [-l] [-r] [-s] <file> - push this package file to the device and
nstall it
('-l' means forward-lock the app)
('-r' means reinstall the app, keeping its dat
)
('-s' means install on SD card instead of inte
nal storage)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directorie
)
adb bugreport - return all information from the device
that should be included in a bug report.

adb help - show this help message
adb version - show version num

DATAOPTS:
(no option) - don't touch the data partition
-w - wipe the data partition
-d - flash the data partition

scripting:
adb wait-for-device - block until device is online
adb start-server - ensure that there is a server running
adb kill-server - kill the server if it is running
adb get-state - prints: offline | bootloader | device
adb get-serialno - prints: <serial-number>
adb status-window - continuously print device status for a specifi
d device
adb remount - remounts the /system partition on the device r
ad-write
adb reboot [bootloader|recovery] - reboots the device, optionally into the bo
tloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader
adb root - restarts the adbd daemon with root permissions
adb usb - restarts the adbd daemon listening on USB
adb tcpip <port> - restarts the adbd daemon listening on TCP on t
e specified port
networking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns


s sieht es bei mir in der cmd aus

was mache ic falsch???
 
Hi heuli123
ehm du musst erstmal das Befehl eingeben damit die CMD auf die Ordner zugreift das Befehl wäre dann cd c:\ ... wo du es auch immer gespeichert hast dann kannste eigentlich die Befehle von dieser seite aus Kopieren und in der CMD einfügen. Oder aber auch du könntest die Root Hilfe von Assiforce downloaden was er selbst geschrieben hat du fügst einfach die Root Hilfe in den Ordner ein wo die anderen sachen sind wie ADB usw.

PS: Die Root Hilfe von Assiforce findest du auf der seite 10 ganz unten.

MFG MrKiller388
 
soweit ales gut nur wen ich dan die subin und superuser von sdcard insterlieren möchte zeigt er immer E:signature verification failed inste

Der ursprüngliche Beitrag von 16:57 Uhr wurde um 18:47 Uhr ergänzt:

habe es hin beckommen aber wen ich ins recoveri gehe ist immer der orginale da und der simlock ist auch noch da was nun???
 
Hey Heuli123,
Gut das der root funktioniert hat hast du die Root Hilfe benutzt? Ehm das mit der Recovery dazu kann ich dir leider nicht viel zu sagen. Ehm du hast auch den SimLock von Congstar oder ? Versuch mal von Play Store die Galaxsim Unlock von Spocky zu Installieren dann dein Handy Unlocken. Wenn das Funktioniert hat dann schreib es Bitte hier hin.

PS: Ich übernehme keine Verantwortung !!

Mfg MrKiller388
 
so jetz habe ich es richtig hinbekommen dennoch bleibt es bei den 2 befehl stehen da steht waiting for device das dauert aber jetz schon länger als 15min wieso?
 
Hallo zusammen,

seit dem letzten Post ist ja schon einige Zeit vergangen.

Hat denn nun jemand eine Möglichkeit gefunden, ein KIS Plus von Ferrero mit SIM Lock zu rooten?

Geht das nun oder nicht? Und wo sind die Tricks und Kniffe? Ich werde aus den vielen Posts noch nicht schlau. :p

Nee, im Ernst, ich hab in der Verwandschaft seit neustem gleich 2 dieser Dinger und würde gern ein paar Herstelleranwendungen runterschmeißen wegen Speicherplatz.

Danke schonmal.
 
Hallo zusammen,

Ich wollte mich nur an diesem Weg bei Tim bedanken für Root Anleitung.

Hat alles besstens geklappt*Danke

MfG.Veni
 
hallo, ich versuche schon seit tagen mein zte kis zu rooten...leider bekomme ich es nicht hin...werder bei der anleitung noch bei dem skrit läuft es durch...ich hänge schon bei schritt zwei im bootmenü fest...wie lange dauert das flaschen? woran erkenne ich das sich überhaupt etwas tut? was mache ich falsch? adb und recovery-clockwork hab ich auf dem pc so wie beschrieben wurde...was mich wundert ist das es heist die recovery image muß entpackt werden...ich bekomme immer die meldung das es keine zip ist...die anderen zip dateien liegen auf der sd vom handy...beim einschalten von usbdebugging wird mein handy nicht mehr auf dem pc angezeigt...windows treiber sind instaliert
 
Hat jemand ne Idee? Ich habe selbiges Problem,wie jetzt schon mehrfach angesprochen.
Beim 2. Schritt bleibt die CMD Eingabe stecken bei "Waiting for Device"
Auf dem Handy ist nur der weiße Bildschirm mit dem ZTE Logo zu sehen.

Was könnte man noch versuchen?
Und woran kann das liegen???
 

Ähnliche Themen

macwilmas
  • macwilmas
Antworten
3
Aufrufe
4.749
macwilmas
macwilmas
J
  • jh88
Antworten
0
Aufrufe
1.416
jh88
J
D
  • DocCarter
Antworten
0
Aufrufe
1.161
DocCarter
D
Zurück
Oben Unten