Bare-metal recovery

This article describes the BMR process in Xopero ONE.

Overview

BMR (bare-metal restore, aka bare-metal recovery) enables speedy system recovery with a system image created with disk-imagining software—the image file recovers the entire OS and reconfigures it in minutes, avoiding a lengthy OS & application installation and configuration process. As you can perform BMR to bring a physical machine or server to a clean state following a data-loss event or hardware failure, BMR makes for an excellent disaster recovery plan.

BMR removes all existing partitions on the system disk and recreates it, before restoring software onto the PC.

In Xopero ONE, BMR process consists of 3 steps:

  1. Creating an .iso file with Xopero ONE Agent installed.

  2. Running the OS from the .iso file on the device you want the system image to be recovered to.

  3. Selecting the device you want to restore the system image of in XMS (Xopero Management Service) and starting the recovery process.


Create an .iso file with Xopero ONE Agent installed

1

Download the SVS Creator from Xopero website.

Once downloaded, extract all files from the ZIP archive to a separate folder.

SVC Creator folder in File Explorer.
2

Run SVSCreator.exe to start the ISO image creation process.

In SVSCreator application window, specify the temporary work directory path (which is also a location where the Xopero SVS ISO image will be created). By default, the temporary work directory path is set to C:\Windows\Temp, but you can change it if needed. Once the path is adjusted to your needs, hit Next.

Please note that SVS Creator will download three components: Windows PE, Java Runtime Environment, and Xopero ONE Agent.

SVSCreator.exe
3

Select the appropriate OS architecture (32-bit or 64-bit) then click [Next].

4

The wizard will automatically download and install the required components.

5

Add drivers to Xopero recovery.

Once all the required components are installed, you can add drivers for the operating system you intend to restore. Click the Add button to select the drivers and include them in the .iso image.

6

Next the wizard will start creating the ISO image for Smart Virtualization Stick.

7

Once the ISO image is successfully created, you will see the "ISO image with Windows PE successfully built" message with information about the .iso file location below it. You can then close the SVS Creator.

Correctly finished ISO image built.

Run the OS from the .iso file on the chosen device

1

Once you have the .iso file created run the OS from this file on the device which you want to restore the image-level backup to.

It is recommended to create a bootable USB drive to run the OS from, however, you can create any other bootable media based on your needs.

2

Open SVS in Windows PE.

After starting the SVS you will see the following menu options:

  1. Xopero - opens the window with additional recovery options.

  2. Shell - opens the command line (use it if you need to manually configure network interfaces).

  3. Reboot - restarts the machine.

  4. Shutdown - shutdowns the machine.

3

To recover the image-level backup, hit the [Xopero] button.

Xopero option
SVS menu screen.
4

Another menu screen will open.

The following options will be available to use:

  1. Device app - runs the Xopero ONE Agent application on the device.

  2. Fix boot problems - solution to problems running the operating system— if you have any problems with the SVS you can use it to fix them.

  3. Drivers - you can use it to load or add new drivers.

5

Select [Device app] button to continue the recovery process.

device app
6

Enter the service address https://localhost:5001 and the name of the device under which you want to see this host in the Xopero ONE service. Next, click [Connect] button and open your Xopero ONE Management Service panel on a different device.

service address and device name

Start the recovery process in Xopero ONE Management Service

1

In Xopero ONE Management Service click the laptop 💻 icon in the top-right corner of the screen.

2

Find your device, mark the checkbox next to it, and hit the [Activate] button to assign a license to this device.

You don't need to select a license manually - Xopero ONE will assign it automatically.

Assigning a license to the device
License assignment window.
3

Once the license is assigned, find the device that you want to recover the image of and hit the restore button on the right.

4

Select the backup plan that protects your disk and which you want to restore.

5

Choose the time stamp which you want to restore data from, click [Restore] button, and select the BMR recovery option from the drop-down menu.

6

Next, select the disk which you want to restore and hit the [Restore selected] button in the bottom right corner of the panel.

7

Double-check if the restoration data is correct.

  1. The Data to restore field should display the disk you have chosen to be restored.

  2. Restore to field should show the device which your image-level backup will be restored to. If you want to change it, hit the Edit button and select a different device.

  3. In the Restore directory section specify destination disk which your image-level backup should be restored to.

  4. In the Restore settings section you can choose to reset the drivers, or leave the checkbox empty.

8

Hit the Start now button in the bottom-right corner of Restore data panel to start the recovery process.

You can check the restoration progress and details in the Tasks tab in XMS.

BMR Recovery details

Last updated