> For the complete documentation index, see [llms.txt](https://docs.suchange.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suchange.com/huong-dan-cai-rom.md).

# Hướng dẫn cài ROM

{% hint style="info" %}
Tải file ROM và giải nén SuChange\_v1:

**Pixel 3a** : [Download](https://drive.google.com/file/d/1KJ0OTkQVFUDULHZScSxZASHjHPOoDSn8/view?usp=sharing)

**Pixel 3a XL** : [Download](https://drive.google.com/file/d/1k6zLZRFpO2f8TBDgxViyS0s43R0OSmB5/view?usp=sharing)

Chú ý : Thiết bị phải mở khóa OEM mới cài rom
{% endhint %}

`Tải xuống file rom ở trên phù hợp với dòng máy rồi giải nén để được thư mục cài rom`

**Bước 1**: Đưa thiết bị về bootloader để cài rom

* Tắt nguồn thiết bị
* Sau khi tắt nguồn xong thì bấm cùng lúc 2 nút "nguồn" + "giảm âm lượng" để vào bootloader

<figure><img src="/files/GFsjglRgCqLEBWeHhGYG" alt=""><figcaption></figcaption></figure>

**Bước 2**: Chạy file cài rom {2.flash\_rom\_3a\_v1.bat}

<figure><img src="/files/cWvBlQYpfT1omP2QD9U3" alt=""><figcaption></figcaption></figure>

<p align="center">Chờ lệnh cài rom xong nếu thành công thiết bị sẽ lên màn hình SuChange</p>

<figure><img src="/files/mouPMF3NA0z3xhfSq9XE" alt=""><figcaption></figcaption></figure>

Trong trường hợp bước này cài rom không được, có thông báo lỗi, bạn cần đưa thiết bị về rom stock trước khi cài cho tương thích với rom.

**Bước 3**: Đưa thiết bị về bootloader để cài TWRP (chú ý việc cài TWRP có 2 bước)

* Để đưa thiết bị về bootloader thì làm như **Bước 1**
* Chạy file cài {3.fash\_recovey\_temp\_3a.bat} để cài TWRP tạm

<figure><img src="/files/NlFu3IKrSmlENIMgSj0Z" alt=""><figcaption></figcaption></figure>

<p align="center">Nếu thành công thiết bị sẽ vào TWRP khi đó ta sẽ chạy bước 4 để hoàn thành việc cài TWRP</p>

<figure><img src="/files/d5BMxXt8QqvmPp5MHiTr" alt=""><figcaption></figcaption></figure>

**Bước 4**: Cài vĩnh viễn TWRP

* Khi này đảm bảo đã chạy bước 3 và thiết bị đang ở trong TWRP
* Chạy file {4.fash\_recovey\_live\_3a.bat} sau khi thành công sẽ khởi động lên màn hình SuChange

<figure><img src="/files/TDhDNwhekvRxNHmKThR4" alt=""><figcaption></figcaption></figure>

Chú ý : Trường hợp trong quá trình bước 2 cài có thông báo lỗi, thì có thể phải tự cài về rom stock của pixel để phù hợp với hệ thống rom stock, rồi mới cài ROM SuChange


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.suchange.com/huong-dan-cai-rom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
