Backup Troubleshooting
N-able Backup: Bare Metal Recovery not booting on HP ProLiant ML 30 Gen 9 server
Last Modified
Fri Sep 13 10:18 GMT 2019
Description
- Bare Metal Recovery not booting on HP ProLiant ML 30 Gen 9 server
Environment
- N-able Backup
- Bare Metal Recovery
- Windows NT 10.0 kernel
Solution
- Download and install the Windows Assessment and Deployment Kit (ADK) from here
- Please note: You will be required to download the Windows ADK and the Windows PE add-on for the ADK.
- Install toolkit
- The only required features are Deployment Tools and Windows Preinstallation Environment
- Download CAB update file from here and save to C:\cab
- (Optional) If using RAID configuration, download raid controller drivers for server from HP and save to C:\drivers
- Create Bare Metal Recovery USB stick with Bare Metal Recovery tool from here (instructions on how to create the stick are here)
- Extract the content of the Bare Metal Recovery stick using an archive tool (such as 7-Zip) into C:\winpe
- Run Deployment and Imaging Tools Environment as administrator
- Right-click shortcut > Run as administrator
- Run these commands from Deployment and Imaging Tools Environment command prompt window:
- Dism /Mount-WIM /WimFile:C:\winpe\sources\boot.wim /index:1 /MountDir:C:\winpe\mount\
- Dism /Add-Package /Image:C:\winpe\mount /PackagePath:C:\cab\Windows10.0-KB4056892-x64.cab
- Dism /image:c:\winpe\mount /Add-Driver /Driver:c:\drivers /Recurse
- Dism /unmount-wim /Mountdir:C:\winpe\mount /commit
- Save C:\winpe back to BMR stick and use to boot server