Sony Ericsson XPERIA X10 custom recovery released

This is a custom recovery for Xperia X10 based on Cyanogen's recovery source.
Credits and special thanks to everyone involved in Cyanogenmod project!




How?
Press BACK button few times right after white SE logo appears.


Controls:
Use VOLUME-UP and VOLUME-DOWN to browse, HOME to select, BACK to go back.


Features:

•ADB root shell
•Reboot
•Install update.zip from SD Card
•Factory reset (full wipe)
•Wipe cache partition
•Install custom zip
•Backup and Restore
•Partition tools
•Mount/unmount partitions
•Format partitions
•Mount as USB Storage
•Advanced options
•Wipe Dalvik cache
•Wipe battery stats
•Fix permissions for apps (FC fix)


Installation (easy mode):
1. Install GScript or GScript Lite from market (or here)
2. Unpack the package into your SD Card
3. Open GScript -> Press menu button -> Add script -> Load file -> select xrecovery.sh -> save
4. Click on xrecovery


Installation (normal mode):
1. Unpack the package into your SD Card
2. Issue the commands:
Code:
cp /sdcard/gscript/xrecovery.sh /data/local/tmp/xrecovery.sh
chmod 777 /data/local/tmp/xrecovery.sh
/data/local/tmp/xrecovery.sh
Notes:
Please bear in mind that it's not the regular android recovery (we cannot replace recovery image without cracked bootloader). Instead, the boot hijacking is used to start recovery mode. You still need basic files on your /system partition to use this. NEVER use the "format /system" option (it's there only to check if anyone reads this long, boring note).

This recovery is NOT compatibile with Dual Booting for custom roms (for now you can't have both).

This recovery WILL be used to flash custom roms easily.

DO NOT reinstall busybox. Recovery depends on it's particular busybox version.


Requirements:
1. Phone must be rooted
2. Busybox installed


Changelog:
0.0.1-beta Initial release


Download:
http://www.mediafire.com/?tppsnb6541zr00c

source

0 comments:

Post a Comment