[RECOVERY]Stock & ClockworkMod 5.0.2.8 Recovery [Update: February 11, 2012]

Status
Not open for further replies.
Search This thread

phiexz

Senior Member
Sep 24, 2011
429
2,075
Bandung~
ClockworkMod Recovery Based 5.0.2.8 - For galaxy gio
I am not responsible for any damage to your phone

Tested & Working:
  • Reboot into system
  • Reboot into recovery
  • wipe data (factory reset) & cache
  • wipe battery & dalvik-cache
  • format & mount partition
  • install
  • Backup & Restore
  • Show log
  • Fix permission
  • Lock key

Known Issue
  • Used (gio,GT-S56600) for assert. so if you got assert error while intall zip package you must change assert script on updater-script into:
    Code:
    assert(getprop("ro.product.device") == "gio" || getprop("ro.build.product") == "gio" || getprop("ro.product.board") == "gio" || 
           getprop("ro.product.device") == "GT-S5660" || getprop("ro.build.product") == "GT-S5660" || getprop("ro.product.board") == "GT-S5660");
    updater-script can be found inside zip (META-INF\com\google\android\)
  • Not every Installable zip can handle mount system, data & cache.
    so you should mount it manually before flash them. mount menu can found on: Mount & Storage Menu
 
Last edited:

phiexz

Senior Member
Sep 24, 2011
429
2,075
Bandung~
Download link & Instruction

Download Link:

NOTE: From cwm-5.0.2.8 not need to choose right cwm for your rom (ext or rfs). one cwm is can used on ext4 & rfs filesystem. but if you want to format from rfs to ext4 (example: installing cyanogenMod rom from official samsung's rom) u need ext4formatter & flash it from cwm-5.0.2.8. ext4formatter link can found above

How to Install:
you can install this recovery with ODIN or Recovery
  • Install with ODIN
    • Download & Open ODIN MULTI DOWNLOADER
    • Choose .ops file
    • check One Package
    • Click One Package on bottom & insert path of recovery
    • Click Start
  • Install From Recovery
    • Download & Place this recovery on root of your sdcard
    • reboot to recovery mode
    • install this cwm from recovery

Video Tutorial:
by: waqasshahzad1986
 
Last edited:

czkwg8

Senior Member
Nov 12, 2011
243
49
Don't worry,it won't format your sd-ext

Sent from my GT-S5660 using XDA App
 

czkwg8

Senior Member
Nov 12, 2011
243
49
bug found!
the rfs+ext4 version can`t mount my sd-ext(it's ext4)

Sent from my GT-S5660 using XDA App
 

djph4ntom

Senior Member
Sep 29, 2011
309
111
Constanta
downloading signed_cwm-5.0.2.7-flashablezip-ext4only.zip (Flash from Recovery) now. i'll post info in 2 min

LE: just flashed signed_cwm-5.0.2.7-flashablezip-ext4only.zip. worked ok. ext4 is still there. it didn't get formated. but can tell you anything about the buggs cuz it was allready working for me :D
 
Last edited:
  • Like
Reactions: tuga-humanoid

czkwg8

Senior Member
Nov 12, 2011
243
49
hmmmm.i think you should make ext2.ext3.ext4 to be supported at the same time!

Sent from my GT-S5660
 

TeHashX

Senior Member
Oct 6, 2011
1,020
657
Europe
I installed cwm 5.0.2.7ext4only, formatted the card from pc in ext4 but if I format sd-ext from recovery it's ext3, it is normal?
 

czkwg8

Senior Member
Nov 12, 2011
243
49
but there is another problem
i cannot backup

Sent from my GT-S5660 using xda premium
 

Msiiek

Senior Member
Oct 7, 2011
72
24
phiexz said:
Which one should i install?:
If you want to use or using CyanogenMod or custom rom with ext4 internal partition, you should use cwm with ext4only
If you use stock rom or custom rom with rfs filesystem, you must use cwm with ext4+rfs
If you want back to stock recovery, install stockrecovery-DXKT4

See it on first post.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 34
    ClockworkMod Recovery Based 5.0.2.8 - For galaxy gio
    I am not responsible for any damage to your phone

    Tested & Working:
    • Reboot into system
    • Reboot into recovery
    • wipe data (factory reset) & cache
    • wipe battery & dalvik-cache
    • format & mount partition
    • install
    • Backup & Restore
    • Show log
    • Fix permission
    • Lock key

    Known Issue
    • Used (gio,GT-S56600) for assert. so if you got assert error while intall zip package you must change assert script on updater-script into:
      Code:
      assert(getprop("ro.product.device") == "gio" || getprop("ro.build.product") == "gio" || getprop("ro.product.board") == "gio" || 
             getprop("ro.product.device") == "GT-S5660" || getprop("ro.build.product") == "GT-S5660" || getprop("ro.product.board") == "GT-S5660");
      updater-script can be found inside zip (META-INF\com\google\android\)
    • Not every Installable zip can handle mount system, data & cache.
      so you should mount it manually before flash them. mount menu can found on: Mount & Storage Menu
    29
    Download link & Instruction

    Download Link:

    NOTE: From cwm-5.0.2.8 not need to choose right cwm for your rom (ext or rfs). one cwm is can used on ext4 & rfs filesystem. but if you want to format from rfs to ext4 (example: installing cyanogenMod rom from official samsung's rom) u need ext4formatter & flash it from cwm-5.0.2.8. ext4formatter link can found above

    How to Install:
    you can install this recovery with ODIN or Recovery
    • Install with ODIN
      • Download & Open ODIN MULTI DOWNLOADER
      • Choose .ops file
      • check One Package
      • Click One Package on bottom & insert path of recovery
      • Click Start
    • Install From Recovery
      • Download & Place this recovery on root of your sdcard
      • reboot to recovery mode
      • install this cwm from recovery

    Video Tutorial:
    by: waqasshahzad1986
    9
    I was tested this cwm recovery with 8x format my sd-ext
    and after format it, i try to use S2E. and S2E working perfectly.
    i hope sd-ext corrupt can fixed with this version of cwm recovery
    5
    some one from indonesian report, this cwm also make error on sd-ext
    is some one also like this?
    4
    bug found!
    the rfs+ext4 version can`t mount my sd-ext(it's ext4)

    Sent from my GT-S5660 using XDA App

    its not bug
    on rfs+ext4 version i made sd-ext filesystem on ext2.
    it cant read ext4.
    hmmmm, maybe i'll add ext4 on sd-ext later