Killah1994
Android Expert
This recovery doesn't work, links removed: seems that whenever building from the site it builds the updated version of cwm which is 6xx... but we need 5xx so for now I'm leaving this to the real devs

Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

didnt see recovery had gotten posted, to have them install is just copy to sdcard and dd the recovery.img back to the recovery partition
uhhh dont you know what partition that is?
part of porting cwm is setting up the fstab, which tells recovery what partitions are what, an incorrect one could have you formatting your bootloader thinking it was data or cache...
you can get it in teh stock recovery when you unpack the img

ah ok, recovery should be listed in there, i dont think many here will know what partition it resides on![]()
# mount point fstype device [device2]
/boot mtd boot
/cache yaffs2 cache
/data yaffs2 userdata
/misc mtd misc
/recovery mtd recovery
/sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
/system yaffs2 system
i seriously hope that isnt the true fstab, if someone with the device can do adb shell mount that will tell you where data and system reside and see. i wouldnt put it past them to use such an old (*&^ty setup, but is there a fstab emmc in the etc folder in teh recovery.img as well?
jeez, to put in perspective the nexus s was teh last big name phone to use MTD :/
(you know when Gingerbread came out :O)

Dam, so in your words what does this mean![]()


this phone is even crappier than originally thought
but this means that flashing recovery should be a lot easier, since its mtd you can just use flash_image to flash it, no partition needed it will figure it on its own
i did cwm for teh venture and they had to do the similar steps someone found a much easier way to flash for the end users, might wanna look into it
virgin mobile venture btw on these forums

tryed it and it just goes to black screen saying recovery mode and sits there. I put stock recovery back on just letting you know it didn't work. Im working on it as well so if i get CWM on it ill let you know.
, also I added a quote from which you made to the opOh how I love seeing my name. lol
So I'm missing some kernel info, which is gonna be hell...
Would this help (it contains some dev things which i dont fully understand)
So I was wrong and I have to update the Koush's CWM 5.x.x.x script to work with the new compilers. It's terrific... I hate that the phone has no ICS update!