Recovery Image
I did some work with JF’s recovery image, merged stuff from AOSP 1.5r3, patches from others, and added some of my own stuff.
This recovery image contains:
* Nandroid 2.2 with RESTORE!
* E2FSProgs with ext4 support
* GNU Parted (command line version)
* FSCK for ext filesystems from the menu
* Various scripts, upgrade_fs (convert to ext3), fix_permissions (set app and data permissions to what packages.xml expects)
* Kernel from CyanogenMod-3.9
Download image (right-click, save as): http://cyanogenmod.com/download/recovery/cm-recovery-1.4.img
MD5Sum: f5135a878c705215f4012786e4261cfe
To install image: copy it to your sdcard and run:
flash_image recovery /sdcard/cm-recovery-1.4.img
If you have problems with a “no space on device” error, try using fastboot and erasing first:
fastboot erase recovery
fastboot flash recovery cm-recovery-1.4.img
Changes in 1.4:
* Flash ANY .zip from your SD – by krut0n
* New color scheme and images (background from a random wallpaper site, if it’s yours let me know)
* Fixes from Donut
* Updated nandroid-mobile.sh w/ network support from pensive
* Updated GNU Parted (ext4 support, etc)
Changes in 1.3.1:
* Fix unyaffs so it preserves setuid permissions
Changes in 1.3:
* Nandroid restore capability
* Prompt before all operations that erase data
* Updated e2fsprogs
* Updated BusyBox
* Included GNU Parted (command line version)
* Removed apps-to-sd from the menu, script is still available
* 2.6.29 kernel with ext4 support
* Enable/disable USB storage (ums_enable, ums_disable)
Changes in 1.2:
* Prompt before wiping data
* Rename fix_permissions.sh to fix_permissions
Changes in 1.1:
* Fixed the framebuffer console (ALT+X).
TODO items/ideas for a future release:
* Choose which backup image set to restore
* Enable/disable UMS from the menu
* “Super Wipe” option which wipes DATA: as well as ext SD partition
- No comments yet.
- Enable USB Access to SD on G1 from Recovery Mode « OS Life v2.0
- [Howto/Tutorial] Deutsches T-Mobile G1 rooten | tn.genano.de
- Integrating CM Updater with Your Android Phone « Some Kind of Genius
- 地図作成 › Upgrade from JF 1.5 (Cupcake) to Cyanogen 1.5 (Cupcake + a taste of Donut)
- CM Updater (automatische Android-Root-ROM Updates) » Gratiswurst.de
- CyanogenMod v4.1.999 « hep-cat.de
- recovery fehler? - Android-Hilfe.de
- How to Get BusyBox on your Android |
- Aggiornare Android su HTC Dream Tim (testato con Android 1.6 + CyanogenMod 4.2.5) | scorp blog
- KiNgxKxOveR AOSP 2.0.1/2.1 Blend Version - Unhandled Exception
Comments are closed.
