Prepare for recovery with Veeam Recovery Media
Veeam Recovery Media can be used to recover an entire machine or individual partitions when the OS is down or missing.
In order for recovery to be possible, you must have a system image with the necessary drivers (Linux) or a boot disk (Windows) created prior to recovery.
Prepare for recovery on Linux
1. Download image
Restrictions when using Veeam Agent and Veeam Recovery Media are described in the System Requirements and Before You Begin instructions of the Veeam documentation.
For more information about the contents of the standard image, see Drivers in Veeam Recovery Media in the Veeam documentation.
-
Download a ready-made standard image:
- on the Veeam website (not available in Russia, requires a free Veeam account) — to download, click Get Link → Additional Downloads;
- from the Selectel vault.
-
Burn the image. Do not use image burning programs — they may affect the contents and make recovery impossible:
sudo dd bs=4M if=<path_if> of=<path_of> status=progress oflag=sync
Specify:
<path_if>
— image pathveeam-recovery-amd64-5.0.0.0.iso
;<path_of>
— path to which the image will be written.
2. Optional: add drivers to Veeam Recovery Media
You may need to include additional machine-specific controller and network device drivers in the image.
-
On the machine with the backup agent installed, launch the Veeam interface:
veeamconfig ui
-
Press m → Patch recovery media.
-
If the machine is connected to the Internet, select Download and patch ISO.
-
If the machine is not connected to the Internet, select Patch local ISO and specify the path to the downloaded image.
-
If the machine to be restored uses UEFI, check the corresponding box.
-
Select the location where the ready Veeam Recovery Media image will be saved.
-
Click OK. The image creation process will take a few minutes.
Prepare for recovery on Windows
During recovery, the pre-prepared Veeam Recovery Media boot disk is connected to the computer and booted from it.The preparatory steps may differ depending on the type of computer.
Veeam Recovery Media tools are available for virtual machine recovery:
- Bare Metal Recovery — restore data from Veeam Agent backup for Windows;
- Windows Recovery Environment — Restore a system image created by built-in Microsoft Windows tools;
- Tools — tools for system management and diagnostics (command line, password reset, driver loading, memory diagnostics and boot recovery).
Prepare the boot disk
-
Create a bootable disk using the Create Recovery Media application that was installed with the backup agent — use the file
C:\Program Files/Veeam/Endpoint Backup/Veeam.Endpoint.RecoveryMedia.exe.
You can include network adapter and storage controller drivers from your current computer or add additional drivers to the boot image. For more information about creating a bootable disk, see Creating Veeam Recovery Media in the Veeam documentation.
-
Save the boot disk to an external drive that will be available in case of recovery.