Skip to content

Instantly share code, notes, and snippets.

@ergdevops
Last active July 20, 2024 02:57
Show Gist options
  • Save ergdevops/c30c7741bcdea7331cda24324c9f1bbd to your computer and use it in GitHub Desktop.
Save ergdevops/c30c7741bcdea7331cda24324c9f1bbd to your computer and use it in GitHub Desktop.
DSP rom flashing guide

Custom ROM Installation Guide

Prerequisites

  • Make sure your device is unlocked and bootloader is unlocked.

  • Backup your important data before proceeding.

Step 1: Flash Ofox Recovery

  • Download the Ofox recovery from the post.

  • Boot your device into recovery mode.

  • Flash Ofox recovery.

Step 2: Flash ROM Zip File

  • Download the custom ROM zip file.

  • Boot into recovery mode (using Ofox recovery).

  • Flash the ROM zip file from the recovery menu.

Step 3: Format Data Partition to F2FS

  • In Ofox recovery, go to the Manage Partitions->select Data->Click Change FS->Select f2fs->Swipe

  • Format the data partition to F2FS filesystem.

Step 4: Reboot to System

  • After flashing the ROM and formatting data, go back to the main menu.

  • Select "Reboot" and then choose "System."

Your device should now boot into the custom ROM. Enjoy your customized Android experience!

@Ceven-7
Copy link

Ceven-7 commented Jul 20, 2024

I finished these steps and i entered the system sucessfully.But i can‘t read my system files when i enter my recovery.It was recognized by my computer as a printer.I wonder how to solve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment