[RECOVERY] ClockWork MOD 4
Quote:
Originariamente inviato da zyonee di XDA;
First of all, this is not my work. I only compiled it.
This is the usual ClockworkMod recovery, compiled from the CM7 sources with additions/modifications by j_r0dd. What I've done is only to compile it for the HTC Desire.
The credits go to Koush for the recovery itself and to j_r0dd for the modifications.
Original Nexus S thread with changelog here.
Only available in standard orange, I actually can't be bothered to make different color variants. :p
Download:
Desire_recovery-clockwork-3.2.0.0-j_r0dd_mod.zip
Desire_recovery-clockwork-4.0.0.2-j_r0dd_mod.zip (No more sdcard mounting bug)
Desire_recovery-clockwork-4.0.0.5-j_r0dd_mod.zip
Desire_recovery-clockwork-4.0.0.5.z110621-j_r0dd_mod.zip
Desire_recovery-clockwork-4.0.0.5.z110623-j_r0dd_mod.zip
Desire_recovery-clockwork-4.0.0.5.z110706-j_r0dd_mod.zip
Change log:
17-Jun-2011 (v4.0.0.5):
- Moved the "Wipe data/factory reset" to the bottom of the wipe menu to reduce the risk of accidental factory wipes.
19-Jun-2011 (v4.0.0.5):
- Added "Reboot bootloader" option in advanced menu.
- Added the ext4 modifications kindly supplied by roalex. Needs testing. Please make a proper nandroid backup with a proven working recovery version before trying this.
20-Jun-2011 (v4.0.0.5):
- Added "Show log" in the advanced menu. This can help when reporting errors here. Use it. :)
21-Jun-2011 (v4.0.0.5.z110621):
- Reverted and correctly added roalex's ext4 additions.
- Modified recovery.fstab for ext4 support on some devices.
23-Jun-2011 (v4.0.0.5.z110623):
- Removed NULL ext3 in recovery.fstab to hopefully get ext4 working properly.
06-Jul-2011 (v4.0.0.5.z110706):
- Added "Advanced backup". Now you can backup/restore individual partitions.
- Some other commits from other devs in github
- Changed file limit from 10000 to 50000 in unyaffs. Should help when restoring large data partitions fails.
Disclaimer
These recoveries are compiled using the latest commits from koush, j_r0dd and others. That means they haven't been thoroughly tested and might have minor/major issues. I take no responsibility for any damages this thing might cause, but most things should work as intended. If you want something guaranteed to work, I think you should stick with one of the older versions.
Source code available
here.
Istruzioni per flasharla:
Se NON siete S-OFF ma avete solo il ROOT:
Non potete cambiar recovery. Inutile chiedere o provare, non si può. A meno di ripristinare totalmente il Desire con una RUU oppure eseguire S-OFF ma nelle sole condizioni di ROOT la recovery non si può cambiare.
Se siete S-OFF:
Spegnete il Desire
Accendetelo in bootloader (tenete premuto 2 secondi il tasto VOL-, senza lasciarlo premete anche il tasto accensione finchè non si accende il display con una schermata bianca e scritte colorate. Quindi spostatevi coi tasti volume sulla voce "fastboot" e premete il tasto accensione per confermare)
Ora che siete in fastboot date il seguente comando da ADB dal vostro PC
Quote:
fastboot flash recovery X:\RECOVERY.img
dove per "X:\RECOVERY.img" dovete mettere il percorso esatto del file .img scaricato prima (esempio C:\desktop\cwm4.img)
ADB procederà al flash in meno di un secondo
Riavviate il cellulare normalmente, recovery flashata;)
Se non siete nè ROOT nè S-OFF:
Se avete un Desire originale e volete flashare questa recovery utilizzando unrevoked, basterà selezionarla dal programma stesso prima di collegare il Desire al computer, e la clockwork mod 4 verrà flashata sul vostro desire, facile.
CHANGELOG