Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[RECOVERY][PORT]TWRP 3.1.0-0 for CloudFone Excite Prime 2 (V3961)

3DMapPlayer

Novice
Advanced Member
Messages
23
Reaction score
0
Points
26
Bugs: MTP?

Nasa XDA naman na kung paano i-boot, pero repost ko nalang ulet dito :P

How to boot?
Due to how this device works, we can only flash a stock recovery or else it won't boot with custom recovery at all

Download TWRP here: https://androidfilehost.com/?fid=818070582850505557
(skip if already installed) install adb & fastboot drivers here: https://forum.xda-developers.com/showthread.php?t=2588979

1. Enable OEM unlocking & USB debugging via Settings > Developer Options
2. Open Command Prompt & "cd" where you downloaded the image & type:

Code:
adb reboot bootloader
Allow it when a prompt shows up then try again if it doesn't work

Code:
fastboot oem unlock
When a warning about unlocking bootloader shows up, press volume up (will factory reset your device after rebooting)

Code:
fastboot boot TWRP-3.1.0-0_v3961.img
There! Enjoy TWRP & READ NOTES!

NOTES:
- If this is the first time you booted TWRP, install SuperSU zip (or use "adb reboot") or else the device won't boot to Android after rebooting using TWRP's reboot option! (modifies /system partition, renames recovery-from-boot.p to recovery-from-boot.bak, causing dm-verity to invalidate it)
- If your /data partition is throwing errors, you need to reboot it using "adb reboot", since you've just unlocked the bootloader & needs to be formatted via stock recovery
- Since it's just "fastboot boot", it won't stay on your device (don't even try to "fastboot flash" it)
 
Last edited:
Bugs: MTP?

Nasa XDA naman na kung paano i-boot, pero repost ko nalang ulet dito :P

How to boot?
Due to how this device works, we can only flash a stock recovery or else it won't boot with custom recovery at all

Download TWRP here: https://androidfilehost.com/?fid=818070582850505557
(skip if already installed) install adb & fastboot drivers here: https://forum.xda-developers.com/showthread.php?t=2588979

1. Enable OEM unlocking & USB debugging via Settings > Developer Options
2. Open Command Prompt & "cd" where you downloaded the image & type:

Code:
adb reboot bootloader
Allow it when a prompt shows up then try again if it doesn't work

Code:
fastboot oem unlock
When a warning about unlocking bootloader shows up, press volume up (will factory reset your device after rebooting)

Code:
fastboot boot TWRP-3.1.0-0_v3961.img
There! Enjoy TWRP & READ NOTES!

NOTES:
- If this is the first time you booted TWRP, install SuperSU zip (or use "adb reboot") or else the device won't boot to Android after rebooting using TWRP's reboot option! (modifies /system partition, renames recovery-from-boot.p to recovery-from-boot.bak, causing dm-verity to invalidate it)
- If your /data partition is throwing errors, you need to reboot it using "adb reboot", since you've just unlocked the bootloader & needs to be formatted via stock recovery
- Since it's just "fastboot boot", it won't stay on your device (don't even try to "fastboot flash" it)

ma try nag hehe. thanks
 
Back
Top Bottom