This knowledge base article outlines the step-by-step process of creating a BDRSuite Recovery CD for conducting Bare-Metal Recovery (BMR). It covers the installation of Windows AIK/ADK, downloading the BDRSuite Recovery CD, and creating the BDRSuite Recovery ISO file, including steps for creating a UEFI ISO.
Oscdimg -bootdata:2#p0,e,bEtfsboot.com#pEF,e,bEfisys.bin -u1 -udfver102 <Temp files location path> <Path to create the UEFI ISO>
Example:
Oscdimg -bootdata:2#p0,e,bEtfsboot.com#pEF,e,bEfisys.bin -u1 -udfver102 C:\Users\Username\AppData\Local\Temp\TempFolder\media F:\backup3\UEFI\bdrsuite-recovery-cd.iso
This comprehensive guide enables users to effectively create a BDRSuite Recovery CD for conducting Bare-Metal Recovery, including the optional creation of a UEFI supported ISO.
Overview
BDRSuite Bare-Metal Recovery (BMR) is essential when a complete system failure occurs, enabling you to restore an entire system, whether it's a Windows Server or a Windows Workstation, to new or existing hardware. This guide details the steps for performing a Bare-Metal Recovery using the Direct Streaming method within the BDRSuite/BDRCloud console.
Pre-requisites
- Ensure you have a 'disk image backup' of the Windows Server or Windows Workstation you want to restore.
- Access to the 'BDRSuite Backup Server console' with the required credentials.
1. Sign in to BDRSuite Backup Server: Open the BDRSuite Backup Server console and sign in.
2. Access Recovery Menu: Navigate to the 'Recovery' menu and select 'Restore Backup Data'.
3. Select the Backup Job: Choose the backup job that includes the machine you need to restore and click on 'Restore'.
4. Select the Machine and Recovery Type: Select the machine you want to restore. Choose the recovery type as 'Bare Metal Recovery' and click 'Next'.
5. Choose Direct Streaming Method: Among the available recovery methods, select 'Direct Streaming' and click 'Ok, Proceed'.
7. Generate Authorization Code: Upon selecting the Direct Streaming option, an authorization code will be generated. Copy and keep this code handy.
8. Create Bootable USB Drive: Use a tool like 'Rufus' to burn the downloaded ISO to a USB drive. Open Rufus, select your USB drive as the device, browse and select the ISO, then click 'Start'.
9. Boot the Bare-Metal Host: Insert the bootable USB drive into the bare-metal host where you want to restore. Power on the host, ensuring the USB drive is set as the primary boot source.
10. Load BDRSuite Recovery Console: The USB drive will load the BDRSuite Recovery console. Follow the on-screen prompts:
- Click 'Next' on the welcome screen.
- Review and accept the license agreement, then click 'Next'.
11. Configure Network Settings:
- Choose 'Recover Data Directly from Server (Direct Streaming)'.
- Click 'Configure Settings' to set up the network configuration:
- If the backup server and bare-metal host are on the same network, data transfer will happen through LAN.
- If the backup server is outside the network, ensure the bare-metal host has internet access.
- Obtain the IP and DNS addresses automatically or configure them manually, then click 'Apply'.
12. Connect to BDRSuite Server:
- Enter the IP address or DNS name of the backup server.
- If the backup server is on the same local network, enter its private IP address.
- If it is outside the network, enter its public IP address.
- Enter the authorization code copied earlier and click 'Connect BDRSuite Server'.
13. Select Restore Point:
- Once connected, the available restore points for the backup will be listed.
- Select the restore point you want to use for recovery.
14. Choose and Restore Disk:
- Choose the disk you want to restore. All backed-up disks will be listed, and you can only select an entire disk for recovery.
- Click 'Next' to proceed.
15. Initiate Bare-Metal Recovery:
- Select the target disk on the bare-metal host where you want to restore the backup data.
- Ensure the target disk has enough space, then click 'Next' to initiate the bare-metal recovery.
- The backup data will be streamed over the network from the backup server to the bare-metal host, and the data will be restored.
16. Complete the Recovery:
- Once the restoration is complete, click 'Finish'. The machine will restart, booting up with the restored data, marking a successful bare-metal recovery.
Note:
- A 'stable internet connection' between the server and agent is essential for successful bare metal recovery.
- Ensure 'compatibility' between source and target disk sizes for a smooth restoration process.
By following these steps, you will efficiently restore your system using the BMR Direct Streaming Method within the BDRSuite/BDRCloud environment.
Overview
The BMR Manual Download Method in BDRSuite/BDRCloud offers a convenient way to restore data by manually downloading disks. This article provides a detailed guide on how to utilize this method effectively.
Procedure
1. Accessing the BDRSuite/BDRCloud Console:
- Log in to your BDRSuite/BDRCloud console.
- Navigate to the "Restore To Backup Data" page.
2. Initiating Restore:
- Click on the "Restore" button corresponding to the Disk Image backup.
- Choose the "Download Disks (Manual Method)" option.
- Confirm your selection by clicking "OK".
3. Timestamp Selection:
- Select the desired timestamp for data restoration.
- Proceed by clicking "Next".
4. Disk Selection and Format:
- Choose the disk and disk format you wish to download.
- Click "Next" to proceed.
5. Configuration Review:
- Review the selected configuration for accuracy.
- Click the "Restore" button to initiate the process.
6. Downloading Restored Disk:
- Upon completion of the restore process, the disk will be zipped.
- Access the reports page to download the zipped disk.
By following these steps, users can efficiently utilize the BMR Manual Download Method in BDRSuite/BDRCloud to restore data by manually downloading disks.