# Restore method

> Nghe có vẻ lạ nhưng đây là 1 chuyện hoàn toàn có thể thực hiện được. Nó hoàn toàn giống như ghost win tạo ra một bản macos của riêng bạn và khi bung chỉ mất vài phục thật tuyệt vời đúng không nào. Còn chờ gì nữa mà không bắt đầu ngay thôi ! :smile:

## Restore

> Tương tự như trên ta cũng cần 1 môi trường windows và app R-Drive Image. đương nhiên cũng không thể thiếu 1 file image định dạng rdr

B1: Download image macos [tại đây](/tao-bo-cai/download-image.md)

B2: Tạo một phân vùng trống mà không định dạng&#x20;

> Tức là phân vùng đó hiện trong  minitool partition là unlocated nhé

B3: Chọn Restore image

![](https://i.imgur.com/xczIUdr.png)

B4: Chọn file image định dạng rdr đã tải ở trên

![](https://i.imgur.com/PoiJ26b.png)

B5: Chọn phân vùng cần restore và phân vùng muốn restore lên

![](https://i.imgur.com/9UcKTOU.png)

B6: ấn next và ấn start

![](https://i.imgur.com/gKKvePc.png)

> Và như vậy là done rồi

> Nếu các bạn cài trong ổ cứng riêng thì chỉ việc mount phân vùng efi đã restore ra rồi build efi theo hướng dẫn [tại đây](/build-efi/create-efi.md)

> Nếu như các bạn cài đặt chung với windows trên một ổ cứng thì có 2 cách
>
> * Tạo 1 cái phân vùng 200mb định dạng Fat32 bằng [minitool](https://www.partitionwizard.com/)
>   * Sau đó thêm [EFI](/build-efi/create-efi.md) vào phân vùng này rồi add boot bằng easy uefi chi tiết [tại đây](https://basic.heavietnam.com/multiboot/cach-them-boot-vao-bios)
> * Nếu bạn dual windows trên 1 ổ cứng thì khi restore các bạn không restore partion EFI mà resize partion theo hướng dẫn [tại đây](https://basic.heavietnam.com/multiboot/resize-va-create-partition-efi)
>   * Sau đó mount partion `EFI` ra rồi thêm efi vào chung folder [`EFI` ](/build-efi/create-efi.md)với folder `Microsoft`

> Các bạn định cài macos thì chỉ việc đọc phần này thôi. Bạn nào có nhu cầu có thể tham khảo thêm phần [ghost](#ghost)

## Ghost

B1: Chuẩn bị 1 môi trường windows

> Có thể là winpe hoặc là windows LTSC, Ghost,…

B2: Tải app R-Drive Image [tại đây](https://www.drive-image.com/)

B3: Chọn `Create image`

![](https://i.imgur.com/jypsi7u.png)

B4: Chọn phân vùng cần ghost

![](https://i.imgur.com/fuAVAYW.png)

B6: Ấn next và chọn nơi lưu image

![](https://i.imgur.com/5ptN92o.png)

B7: Check lại thông tin phân vùng rồi ấn Start

![](https://i.imgur.com/O66aRmV.png)

Và như vậy là done


---

# Agent Instructions: 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://install.heavietnam.com/tao-bo-cai/restore-method.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.
