# ISO-based installation

This guide details the step-by-step process of installing Storware Backup & Recovery using an ISO image. We'll be using vCenter Hypervisor Manager as an example, but these instructions can be adapted to any Storware-supported Hypervisor Manager.

## Prerequisites:

* Storage Requirements: At least two virtual disks are required for deployment:
  * Disk 1: Minimum 30GB for the operating system and SBR installation.
  * Disk 2: Minimum 200GB for data staging (you will be able to allocate more disk space when required).
* Download the ISO: Visit the Storware repository and download the latest ISO file for deploying the SBR virtual machine.

## Preparation:

1. **Download the ISO:** Visit the Storware repository and download the latest ISO file for deploying the Storware Backup & Recovery virtual machine.

   [Click for current ISO](https://repo.storware.eu/storware/iso/storware-br-current.iso)
2. **Upload the ISO to your Datastore:** Within your virtualization platform's interface, locate the "Datastore" section and upload the downloaded ISO file.

   ![](/files/mo3rb3L6DuCTyUi94idN)

## Deployment:

1. **Create a New Virtual Machine:** Right-click on the desired folder or datacenter within your virtualization platform and select "New Virtual Machine.

   ![](/files/vHkqpPMAg8bzg24pfZG9)
2. **Configure Virtual Machine Settings:** Follow the prompts in the wizard to complete the virtual machine creation process. Here's a breakdown of the key steps:
   * Enter a descriptive name for your virtual machine.

     ![](/files/vzT1K5OiimGVQKIgyuk1)
   * Allocate storage for the virtual machine from your available datastores

     ![](/files/ItxS780m3bsthTewWy3d)
   * Choose the compatibility mode based on your virtualization platform's requirements.

     ![](/files/gb5ZHjGVWhQzbiui2rHA)
   * Select the guest operating system - ideally CentOS Linux 9. If unavailable, choose CentOS 8.

     ![](/files/EsOyt8Xeq0HYdKvGtOVo)
   * Select the appropriate compute resources (CPU, memory) for your needs.

     ![](/files/Cl6qBDPn7bc3VvkOuDdc)
   * Refer to the provided screenshot to configure the virtual machine's hardware specifications (CPU cores, memory, etc.).
   * **CD/DVD Drive:**
     * In the next step, select "Datastore ISO File" as the CD/DVD drive source.

       ![](/files/HaeSPncK7a6bZ5IcvrVU)
     * Choose the ISO file you uploaded earlier.

       ![](/files/Wh7Z8G6e6DeLLI5RlXSP)
     * Ensure "Connect at power on" is checked for the CD/DVD drive.

       ![](/files/BFIgkUdMjqNWTgozQ8se)
   * **VM Options:** Verify that "Secure Boot" is disabled in the VM Options section.

     ![](/files/b1a9QfzBGyCE4cpkGvIu)
   * Review the configuration summary and click "Finish" to create the virtual machine.

     ![](/files/uDOjgS2DOFezFJxwYE2Z)

**Starting the Virtual Machine:**

3. Locate the newly deployed virtual machine in your virtualization platform's interface.

   ![](/files/c5VteoG5ZKkMV3ujsjM6)
4. **Booting the System:** Power on the virtual machine. You might be redirected to a Storware installation process window.

   ![](/files/hpzCKIOQXtE9GjEx6z4O)
5. Typically, pressing "Enter" will initiate the installation process. Wait for it to complete.

   ![](/files/8dyGxqpEbgspwAbrUdtn)
6. You will need to select a disk to be used for both the System and Storware Backup and Recovery. To do this, click on the highlighted field.

   ![](/files/pZXwcEbJvpjFDrkc0PLl)
7. Select the desired disk and click "Done."

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>During the installation, select only the drive designated for the system, the other drives will be used as data storage for your backups automatically during the initial configuration.</p></div>

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

8\. After these steps you will be able to click “Begin Installation”.

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

9\. The configuration process might require additional steps. Follow the on-screen prompts.

<figure><img src="/files/4rnPKCw2wcWsP2dY00mm" alt=""><figcaption></figcaption></figure>

10\. After a system restart, you should see the Storware installation completion screen.

<figure><img src="/files/19P8lwi0oUaWA8rJNJHg" alt=""><figcaption></figcaption></figure>

## WebUI Access:

With the installation complete, you can access the Storware WebUI using the Linux host's IP address in a web browser.

![](/files/wJQy2OBI06QQbovUkdWI)

**Default Login Credentials:**

* Login: **admin**
* Password: **vPr0tect** (Hint: vPr(zero)tect)


---

# 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.storware.eu/70/deployment/installation/iso-based-installation.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.
