# Seed Load Walk through

The seed load process allows you to perform your initial backup to a local external hard drive and then courier the external drive to the server administrator.

## What you need up front

* An external disk (USB) with enough free space for the first full backup. Use a filesystem that supports large files (NTFS, exFAT, or ext4).
* The eazyBackup client installed and signed into the correct user account.

{% hint style="info" %}
Using a slow external drive for your seed-load backup will lengthen the import. If speed matters, choose a faster device—ideally a solid-state drive.
{% endhint %}

{% embed url="<https://eazybackup.com/wp-content/uploads/2024/08/seed-load-backup-walkthrough.mp4>" %}

## Create a “Local Path” Storage Vault on the external drive

1. Plug in and mount the external disk.
2. Open **eazyBackup** → **Settings** → **Storage Vaults** → **Custom**.
3. Choose **Local Path** as the storage type.
4. Pick a folder on the external disk (for example, `E:\ezbseed` ).
5. Name the vault something like **Local Vault (Seed)** so you can spot it easily.

## Run the first backup to the seed drive

1. Go to **Create New Protected Item** and create the item set you want to back up.
2. Start a **Backup** and select the **Local Path** vault you just created.
3. Let it run to completion. Contact eazyBackup for shipping instructions when complete.&#x20;

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

Click the "+" icon to add a new Storage Vault and choose "Custom" for the type of Vault.&#x20;

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

Give the Vault a name that will help you identify it later, click "Next" when done.

<figure><img src="/files/2DGQXzPgDXcyFlelmsMt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3afo8zMOF6kWxlp621lI" alt=""><figcaption></figcaption></figure>

Click the "Browse" button and locate the hard drive that will be used for the Seed load backup. Click Next when done.&#x20;

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

Click Next again to skip past the backup pre-commands and complete the new Vault wizard.

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

You should now have a new, uninitialized Local Vault. This vault will be used for the seed load backup.&#x20;

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

Create a new Protected item for your seed load backup. You can select any type of Protected Item from the list.&#x20;

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

Select the items you want included in the backup.

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

{% hint style="info" %}
Do not configure a schedule at this time, leave the schedule options blank. Schedules can be configured at a later date after the seed load backup has been imported.&#x20;
{% endhint %}

Our team will advise you when it is safe to begin scheduled backup jobs.

<figure><img src="/files/9V0mg0W0Ip4dN7jJkmzL" alt=""><figcaption></figcaption></figure>

Start the backup and select the new Local Vault you created to back up to.&#x20;

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

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

When you have completed your backup to the local device, contact eazyBackup for shipping instructions.

***

[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/seed-load-walk-through.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.
