-
Notifications
You must be signed in to change notification settings - Fork 16
Evita Custom ROMs
When the HTCDev unlock is used, the phone will remain S-ON. This means that you'll need to manually flash boot.img
from a computer every time you change ROMs.
{{Note|If you're updating to a newer version of the same ROM, you generally don't need to flash boot.img; but this is not a guarantee.}}
(get link from XDA)
After installing a custom ROM, your phone might not boot. If it doesn't, you'll need to manually flash boot.img
from a computer.
-
Open up your custom recovery's zip archive and extract a file called
boot.img
. Move that file to the folder where thefastboot
program is stored. -
Turn off the phone and hold {{Key|Power}} + {{Key|Volume Down}} to enter bootloader mode.
-
Select
fastboot
from the menu. -
Run this command from your computer.
fastboot flash boot boot.img
-
Reboot your phone.
fastboot reboot
Note: All non-Android projects have moved to the BASLQC Wiki.
- Introduction - A quick intro to the rationale and ideals of this guide, and smartphone modding in general.
- General Setup - Learn how to install and run the tools you need to succeed.
- Device Guides - Customized, fully decked out guides for rooting each and every device we could find.
- General OS Customizations - General customizations that work on all devices of a specific OS.
- General Guidelines - The ideals that you should uphold while working with and editing this guide.
- Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
- Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.
- Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
- Android Buying Guide for Modders - While modding can fix up an outdated device, it will make your life easier to buy the right device from the start.