- May 29, 2011
- 1,747
- 297
This project has been discontinued due to the instability of MIUIRecovery itself(it has nothing todo with it as being a port to Mi2).
Please use CWM:
http://miuiandroid.com/community/threads/clockworkmod-recovery.19686/
I finally found a way
You'll see MiRecovery(stock version) for 2seconds and then MIUIRecovery starts.
The reason for that is that I did not find a way to initialize display and so I wait until stock-recovery did that.
You can reboot into system0 and system1 just like on stock-recovery.
RomManager is supported, too.
Download:
http://d-h.st/users/M1cha/?fld_id=10909#files
Sourcecode:
https://github.com/M1cha/miui_recovery
Installation:
Note: you can use the update-zip, too. It will automate the whole progress. Just rename it to update.zip, copy it to /sdcard/ and install it via (any) recovery.
1) delete or rename the file /system/etc/install-recovery.sh via ADB or with a root-explorer of your choise(I can recommend SolidExplorer)
2) flash the image via fastboot(MiFlash could work but I did not test it)
fastboot-command: fastboot flash recovery miuirecovery.img
Screenshots:
Please use CWM:
http://miuiandroid.com/community/threads/clockworkmod-recovery.19686/
I finally found a way
You'll see MiRecovery(stock version) for 2seconds and then MIUIRecovery starts.
The reason for that is that I did not find a way to initialize display and so I wait until stock-recovery did that.
You can reboot into system0 and system1 just like on stock-recovery.
RomManager is supported, too.
Download:
http://d-h.st/users/M1cha/?fld_id=10909#files
Sourcecode:
https://github.com/M1cha/miui_recovery
Installation:
Note: you can use the update-zip, too. It will automate the whole progress. Just rename it to update.zip, copy it to /sdcard/ and install it via (any) recovery.
1) delete or rename the file /system/etc/install-recovery.sh via ADB or with a root-explorer of your choise(I can recommend SolidExplorer)
2) flash the image via fastboot(MiFlash could work but I did not test it)
fastboot-command: fastboot flash recovery miuirecovery.img
Screenshots: