> For the complete documentation index, see [llms.txt](https://faultx.gitbook.io/rn10p-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faultx.gitbook.io/rn10p-docs/custom-rom/installation-guide/via-orangefox.md).

# via OrangeFox

{% hint style="danger" %}

### Caution

* **Backup** semua data penting, karena data akan terformat.
* **Sign out** Mi Account, Jika anda saat ini di MIUI ROM.
* **Sign out** semua akun Google untuk menghindari **FRP** *(Factory Reset Protection)*.
  {% endhint %}

{% hint style="warning" %}

### OrangeFox Unofficial

Maintainers: Aryan

* [R11.1\_7](https://faultx.gitbook.io/rn10p-docs/custom-rom/installation-guide/pages/4MCk8PAe7ZukYBHxjHOT#r11.1_7) (EROFS): **PixelOS Official**
* [R11.1\_6](https://faultx.gitbook.io/rn10p-docs/custom-rom/installation-guide/pages/4MCk8PAe7ZukYBHxjHOT#r11.1_6): **LineageOS Official**
* [R11.1\_6](https://faultx.gitbook.io/rn10p-docs/custom-rom/installation-guide/pages/4MCk8PAe7ZukYBHxjHOT#r11.1_6): **MIUI / crDroid Official**

*<mark style="color:$info;">(Tidak disarankan jika kamu ingin install PixelOS Official & LineageOS Official (Android 16) menggunakan OrangeFox ini. karena disarankan menggunakan Recovery bawaan PixelOS Recovery / LineageOS Recovery).</mark>*
{% endhint %}

***

## Clean Flash

{% stepper %}
{% step %}

#### Masuk ke Recovery

Matikan HP kamu, lalu tekan dan tahan tombol **Power + Volume** Atas sampai muncul logo OrangeFox.
{% endstep %}

{% step %}

#### Format Data&#x20;

Agar sistem baru bisa terbaca dengan benar:

* Kembali ke menu Wipe.
* Pilih tab Format Data.
* Ketik `yes` lalu tekan centang/enter. *(Ingat: Ini akan menghapus semua file di memori internalmu!)*
  {% endstep %}

{% step %}

#### Reboot ke Recovery

Setelah Format Data selesai, kamu Reboot lagi ke Recovery
{% endstep %}

{% step %}

#### Flash Firmware & ROM

* Masuk ke menu Files (ikon folder).
* Cari dan pilih file Firmware `.zip` (jika kamu belum update ke firmware terbaru), lalu swipe untuk flash.
* Setelah selesai, kembali dan pilih file ROM `.zip`.
* Swipe untuk install dan tunggu sampai prosesnya selesai.
  {% endstep %}

{% step %}

#### Format Data

Agar sistem baru bisa terbaca dengan benar:

* Kembali ke menu Wipe.
* Pilih tab Format Data.
* Ketik `yes` lalu tekan centang/enter. *(Ingat: Ini akan menghapus semua file di memori internalmu!)*
  {% endstep %}

{% step %}

#### Reboot System

* Setelah format selesai, pilih Reboot System.
* Booting pertama biasanya memakan waktu 2–5 menit. Tunggu sampai muncul logo setup Google.
  {% endstep %}
  {% endstepper %}

***

## Dirty Flash (Update)

{% stepper %}
{% step %}

#### Masuk ke Recovery

Matikan HP kamu, lalu tekan dan tahan tombol **Power + Volume** Atas sampai muncul logo OrangeFox.
{% endstep %}

{% step %}

#### Flash ROM

* Masuk ke menu Files (ikon folder).
* Cari dan pilih file ROM `.zip` , lalu swipe untuk flash.
* Tunggu sampai prosesnya selesai.
  {% endstep %}

{% step %}

#### Reboot System

* Setelah Install selesai, pilih Reboot System.
* Booting pertama biasanya memakan waktu 2–5 menit.&#x20;
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faultx.gitbook.io/rn10p-docs/custom-rom/installation-guide/via-orangefox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
