Hi,
I’m discovering this solution, and I’m trying to backup a Windows Server as a Image Backup. My idea is get the vhd files, and convert/recover that disk in a second iaas platform (via virt-v2v to kvm). The point is that mbr is missing and baremetal restoration is not possible.
Agent configuration seems to be ok (already check about permissions, but I get this error message:
Starting scheduled full image backup of volume “\\.\PHYSICALDRIVE0”…
Basing image backup on last incremental or full image backup
Error retrieving last image backup. Doing full image backup instead.
Could not read MBR. Error message: CreateFile of volume ‘__._PHYSICALDRIVE0:’ failed. - sendMBR. Errorcode: 2
Cannot retrieve master boot record (MBR) for the disk from the client.
I tried to configure the backup using physical drive, as just doing C: I only got SysVol and C: volumes. Is there any workaround that I can apply or something else I need to troubleshoot?
Thanks.