ClockworkMod 5.0.2.6

C

ChaosWare

Erfahrenes Mitglied
123
Fixed using CF-Root's CWM4 kernel (a kernel with a patched pm2.c, thanks to ilarrain) and add 2 lines command to init.rc to load jbd2 and ext4 modules.

For CyanogenMod 7.1 and advance user only for now!

How to flash:
- Boot your device into CWM recovery
- Push recovery-clockwork-5.0.2.3-galaxyace.img to your device using "adb push recovery-clockwork-5.0.2.3-galaxyace.img /tmp/" command
- Login to your device over "adb shell"
- Mount /system using "mount /dev/block/stl12 /system" command
- Flash CWM recovery using "flash_image recoveryonly /tmp/recovery-clockwork-5.0.2.3-galaxyace.img" command
- Umount /system using "umount /system" command
- Reboot your device using "reboot recovery" command to test your new CWM recovery
- Reboot your device

Not fully tested and have no enough space to try the backup/restore function
frown.gif


EDIT:
Recovery flashable zip added.

EDIT2:
Please try the *-fix.zip version.
Changelog:
- mount, umount, and rm scripts taken from my CF-Root-S5830 CWM to fix mount error problem
- /etc/recovery.fstab changed to mount /sd-ext partition and to fix recovery backup problem

EmoBoiix3 and Lovetz, waiting for your report
biggrin.gif


EDIT3:
The fix version almost same as clockwork-5.0.2.6 I have modified before and shared here by Grif_05, except:
- remove a garbage file
- ext4 support compiled in kernel, not as a module
- using new Samsung proprietary modules taken from DXKPD

XDA


Gruß, Chris
 
  • Danke
Reaktionen: Michael M.
Funzt super über die flashable zip ;-)
Gestern ausprobiert. Allerdings noch nicht in Verbindung mit dem RomManager
 
Kann jemand mal bitte die Anleitung für nicht gut bewanderte Übersetzen? Was muss man machen?!
z.b. verstehe ich "- Push recovery-clockwork-5.0.2.3-galaxyace.img to your device using "adb push recovery-clockwork-5.0.2.3-galaxyace.img /tmp/" command" gar nicht :D

Vielen Dank im Voraus! :)
 
Vergiss den Teil.
Lad dir die im XDA Thread angehängte flashable zip runter und installier diese über Recovery
 
  • Danke
Reaktionen: LUp3Y
Danke! Btw, geht das ganze auch wenn man CWM noch gar nicht installiert hat? Also kann man dann auch diese flashable.zip einfach isntallieren? ... Weiß grad nicht wie der normale Recov.Mode aussieht.
"recovery-clockwork-5.0.2.6-galaxyace-fix.zip" diese Datei einfach auf die SD, CWM starten install from SD; die datei auswählen und fertig? ....
 
Ja man kann es direkt installieren, auch wenn man davor kein CWM hatte.
Also so wie du beschrieben hast und gut ist.
 
LUp3Y schrieb:
Kann jemand mal bitte die Anleitung für nicht gut bewanderte Übersetzen? Was muss man machen?!
z.b. verstehe ich "- Push recovery-clockwork-5.0.2.3-galaxyace.img to your device using "adb push recovery-clockwork-5.0.2.3-galaxyace.img /tmp/" command" gar nicht :D

Vielen Dank im Voraus! :)

hi.....hierbei ging es nur um das verschieben über das adb tool....

wenn du dich damit mal befassen möchtest:

Android SDK | Android Developers

das i7500 konnte man damals auch nur via adb befehle rooten...da war alles noch nicht so einfach wie heute :)
 
also ich bin jetzt ein bissl enttäuscht..
Hatte vor dem Kernelupdate ein Backup im Recovery Modus gemacht und bekomme jetzt immer den Hinweis MD5 mismatch..

verdammt..Das problem hatte ich schon bei der 4er Version als ich vom Menü aus ein Backup gemacht hab statt im Recovery Modus..

Kennt jemand diesen Fehler schon oder hat das Kernelupdate auf den OC Kernel schuld?!
 
Ja lass mich raten du hast den namen der sicherung geändert jetzt ist sind die dateien in einem unterordner gelandet und cmw findet sie nicht. schau mal mit dem root explorer im Ordner clockworkmod nach deine sicherung sollte direkt in dem ordner sein. in deinem fall ist der Ordner zwar da drin aber in noch einem unter ordner.
 
Danke für den Lösungsansatz aber das ist es nicht..
Hatte keine Rolle gespielt ob umbenannt oder nicht..
Finde es nur eigenartig das ich einer der wenigen bin denen das passiert..
Oder niemand stellt seine Sicherung wieder her ;-)

Sent from my GT-S5830
 
Aus dem Changelog von TitaniumBackup:

- [PRO] Added the ability to restore individual apps (with their data) directly from a ClockworkMod 5 backup.

Sehr schön! :)
 
Michael M. schrieb:
Aus dem Changelog von TitaniumBackup:



Sehr schön! :)
wirklich top!

@marco
ich hab nun schon häufiger nen restore gemacht ... logischerweise meist gezwungener maßen, da ich was verbockt hatte :cool2: ... aber diese fehlermeldung hatte ich (zum glück) bisher nie ... hat immer reibungslos funktioniert, sowohl in der 4rer als auch in der 5er version
ich mach auch mittlerweile quasi vor jeder wurschtellei nen neues backup, damit ich zur not auch mal 2 oder mehr "version" zurück kann ;)
 
Komisch komisch..
Und ich hatte auch in der 4er meine Probleme..
Immer wenn ich mit der CWM App ein Backup gemacht habe war dieses auch fehlerhaft und verursachte meist Bootloops..
Weiß nicht ob es nicht doch mehr an GingerReal 1.3 lag..
Egal.. Jetzt mit der 4er habe ich keine Probleme mehr..

Sent from my GT-S5830
 
  • Danke
Reaktionen: Michael M.
Bzgl. den Backups ist mir auch ein Problem aufgefallen, dass wenn man z.B. erst über Multiboot seine Daten sichert und dann ein normales Backup macht (andersrum wohl genauso der Fall), dann scheitert er beim zweiten Backup am mounten der Dateipartition...



Aber mal gaaaaanz dumm und unbedarft 2 einfache Fragen rausgehauen, bevor ich Mist baue:

1. Ich kann das recovery.img nicht einfach in mein Galaxy 3 flashen?
- Download flash_image and extract it from the zip file to a location on your computer. We extracted it to the main C drive (not in any folder) and will use that in the next steps.

- Copy the recovery image for your phone to a convenient location on your computer, preferably with a short path. We will be placing it on the C Drive directly (not in any folder) and using that in the next steps.
Note: The recovery image should have .img extension. If it is in a zip file, extract the .img file from it.

- Enable USB debugging mode on your device from Menu > Settings > Applications > Development.

- Connect your device to your computer via USB.

- Open a Command Prompt window on your computer and enter the following commands:

Code:
adb push c:\flash_image /sdcard/
adb push c:\recovery.img /sdcard/
adb shell
su
mount -o remount, rw /system
cp /sdcard/flash_image /system/bin
cd /system/bin
chmod 777 flash_image
flash_image recovery /sdcard/recovery.img

This will first transfer flash_image and recovery.img to your phone. Then it will copy flash_image to the /system/bin folder of your Android device and make it executable. Finally, it will flash the custom recovery image to your device using flash_image.

Note that we used c:\flash_image and c:\recovery.img in the first two lines as we had these files extracted at the root of our C drive. If you extracted the files elsewhere, use the appropriate paths and if your recovery image has a different name, use the appropriate name.

Reboot your device once the process is finished and you’re done. You may exit adb and the Command Prompt window on your computer by entering ‘exit’ thrice.

Quelle: How To Install A Custom Recovery To An Android Phone / Device

2. Sollte ich versuchen das CWM 5er recovery.img von hier in mein G3 zu flashen (was ja an sich geht) wird das mein Handy bricken, weil die recovery-Partition im Eimer ist? Oder hab ich dann immernoch die Möglichkeit über den Download-Modus eine neue Firmware zu flashen?

Danke vorab!


Ich hätt das 5er CWM halt gern auch in meinem G3....
 
Ich bezweifle, dass das möglich ist, ohne das Gerät zu bricken.
Der ROM Manager macht so gesehen nichts anderes als eine Recovery installieren, und wir wissen mittlerweile ja, wo es endet, wenn man per CWM ROM Manager eine Recovery eines anderen Geräts installiert.

Tap-a-talked from my Galaxy Ace
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Michael M.
@Marco
also ich habe noch nie mit der cwm app ein Backup gemacht, da mir das Teil suspekt ist. Ich boote dafür immer in die recovery.
 

Ähnliche Themen

K
Antworten
44
Aufrufe
8.073
dansch
D
E
  • Earl77
Antworten
6
Aufrufe
1.677
Earl77
E
D
Antworten
16
Aufrufe
3.551
SG Ace Tom
S
Zurück
Oben Unten