Ich komme nicht mehr weiter...

Und wo ist jetzt eigentlich das Problem? ROM ist oben. Boot.img geflasht. Läuft es trotzdem nicht?
 
steeven schrieb:
Und wo ist jetzt eigentlich das Problem? ROM ist oben. Boot.img geflasht. Läuft es trotzdem nicht?

Also mein Stand im Moment sieht so aus:sad::

+ Bootloader funktioniert
+ Recovery funktioniert

- Installierte Rom funktioniert nicht (Wenn ich das Gerät normal starte, hänge ich in der Cyanogenmod Bootschleife fest.)

- Ich habe keine Rom mehr auf dem Systemspeicher des HTC ONE S (S3), daher kann ich auch keine neue Rom aus der Recovery installieren.

- Über Minimal ADB and Fastboot wird das Gerät, was sich im Bootloader im Fastboot-Modus befindet, mit dem Befehl "adb devices" nicht erkannt. (Bevor ich die ROM installiert hatte, wurde es erkannt)

- Ich finde keine OTA oder RUU Rom, da alle Links entfernt wurden.


Ich hab keine Ahnung was ich jetzt machen soll. Ich sitze seit Freitag hier und habe kein Handy :sad:
 
Also adb geht weder im Bootloader noch im Fastboot. Dafür gibt es halt die Fastboot-Befehle. ADB geht nur im laufenden System oder der Recovery, wenn die das unterstützt. Welche ROM hast du installiert?

Der ursprüngliche Beitrag von 14:26 Uhr wurde um 14:29 Uhr ergänzt:

... Und du hast die Boot.img auch wirklich per Fastboot geflasht? Du schreibst da irgendetwas von Sideload...
 
steeven schrieb:
Also adb geht weder im Bootloader noch im Fastboot. Dafür gibt es halt die Fastboot-Befehle. ADB geht nur im laufenden System oder der Recovery, wenn die das unterstützt. Welche ROM hast du installiert?

Im Moment ist cm-10.1-20130725-UNOFFICIAL-villec2 installiert.

Na ich habe es über die CMD Console Minimal ADB and Fastboot auf das Gerät geflasht..

Der ursprüngliche Beitrag von 14:29 Uhr wurde um 14:57 Uhr ergänzt:

RUU-Datei bringt auch nichts. Software erkennt mein Gerät nicht und kann daher nicht nicht Stock-Rom installieren.

Hat denn keiner eine Idee?
 
Welchen Befehl hast du genau zum Flashen der Boot.img verwendet?
 
steeven schrieb:
Welchen Befehl hast du genau zum Flashen der Boot.img verwendet?

fastboot flash boot boot.img

Der ursprüngliche Beitrag von 15:13 Uhr wurde um 15:20 Uhr ergänzt:

Mit dem Befehl "fastboot devices" findet er mein Gerät und nun?
 
Und nach dem flashen gab's keine Fehlermeldung?
 
steeven schrieb:
Und nach dem flashen gab's keine Fehlermeldung?

Ich weiß nicht wie ich jetzt weiter vorgehe^^

Der ursprüngliche Beitrag von 15:39 Uhr wurde um 15:39 Uhr ergänzt:

Etwa so? :

If you don't have an sd card, or your slot is broken you can try this trick, but you will need a custom recovery like Clockwork.

Boot up your phone to recovery. Move your ROM file to the adb directory (or have adb in PATH), and start a command line prompt.
adb shell
mount data
Ctrl+C
adb push D:\custom_rom.zip /data/
Wait until the push finishes, and restart your device to recovery again with "adb reboot-bootloader"
mount data
mount /data /sdcard (mount the data folder into your sdcard folder, so your recovery will think that you have an SD card installed)
Locate the ROM .zip file you wish to flash.
Confirm the flash by following the on-screen instructions (ie: pressing the trackball, pressing the call button, etc.)
If no errors arise during the flashing process then the ROM flash was successful. Reboot the device.
With some root file explorer, remove the ROM file if you don't need it anymore, to free up space. Alternatively, use adb to remove the custom recovery: "adb shell rm data/custom_rom.zip"
 
Jetzt noch mal zum Verständnis. Ist die ROM noch drauf, also landest du wieder im Bootloop wenn du das Gerät normal startest.
 
Ich hatte am Anfang das selbe Problem. Ich habe die ROM dann nochmal geflasht und es lief.

Wenn du ins twrp kommst moute die sdcard dort und schieb die ROM drauf.
 

Ähnliche Themen

J
Antworten
0
Aufrufe
1.189
Jaci
J
bluedesire
  • bluedesire
Antworten
1
Aufrufe
1.907
bluedesire
bluedesire
CaptainCook
  • CaptainCook
Antworten
4
Aufrufe
1.540
CaptainCook
CaptainCook
Zurück
Oben Unten