# Disk Image Backup Guide

This is a walkthrough to help you create Disk Image backup.

* Disk Image backups will deduplicate with other data existing inside your Storage Vault. For example, backing up Files and Folders and performing a Disk Image backup from the same hard drive will deduplicate, and provide you with a valuable storage savings.
* If you are looking for technical information on the Disk Image backup type, please see this article: [Disk Image Backup](/documentation/disk-image-backup.md).

{% content-ref url="/pages/j5BHxb3gavrTqgnT8MVm" %}
[Disk Image Backup](/documentation/disk-image-backup.md)
{% endcontent-ref %}

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/03/Disk-Image-Backup.mp4?_=1>" %}

### **Use the following steps to create a Disk Image backup:**

**Add a new Protected Item, select the Disk Image backup type**

<img src="https://eazybackup.com/wp-content/uploads/2023/03/Disk-Image-Protected-Item.png" alt="" width="563">

{% hint style="info" %}
Note: You need to have purchased a backup plan that includes the Disk Image feature in order to create a Disk Image Protected Item.
{% endhint %}

**Select the disk that will be included in the backup**

<img src="https://eazybackup.com/wp-content/uploads/2023/03/Disk-Image-Protected-Item-Partition-Selection.png" alt="" width="563">

{% hint style="info" %}
After creating a Disk Image backup, if any changes are made to the partition table of the selected disk, the disk ID may change and eazyBackup will not recognize the disk. \
\
You will receive a warning that the drive can no longer be found and you will need to reselect the drive and/or partitions.
{% endhint %}

<mark style="color:orange;">**Advanced Option: Include unused disk sectors for forensic data recovery**</mark><mark style="background-color:blue;">**​**</mark>

By default unused space from the disk will be excluded from the backup, enabling this option will include any non-indexed and marked-as-deleted files in the free space. This could be used for forensic data recovery, but keep in mind that it will lengthen the backup time.

***

[eazyBackup](https://eazybackup.com)


---

# 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://docs.eazybackup.com/guides/disk-image-backup-guide.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.
