织梦CMS - 轻松建站从此开始!

欧博ABG-会员注册-官网网址

欧博官网KB3156: MBR disk restore to UEFI system fails

时间:2025-09-07 21:38来源: 作者:admin 点击: 6 次
When using Veeam Agent for Microsoft Windows recovery media the following error message occurs:OS disk in backup uses MBR disk. This may cause boot is

Boot from the Veeam Recovery Media.

Go to Tools and start the Command Prompt utility.

Run the following commands one by one: diskpart DISKPART> list disk At this step, find the disk that you are going to use as a restore destination for the primary operating system. In this example, we assume that disk 0 is a restore destination for the primary operating system. DISKPART> select disk 0 Mind that the following command will remove all data from disk 0. DISKPART> clean  DISKPART> convert gpt DISKPART> create partition efi size=200 DISKPART> select partition 1 DISKPART> format quick fs=fat32 label="System" DISKPART> assign letter=G DISKPART> create partition msr size=128 DISKPART> exit

Start the Bare Metal Recovery process; note that you will still see the "OS disk in backup uses MBR disk" warning during the restore process. On the "Restore Mode" tab, choose [Manual restore (advanced)]. Do not restore the system partition, and do not delete the partitions created in the previous step.
You may have to configure the disk layout manually. Restore the OS volume from the backup to the free space on the destination disk.

After the restore process completes, do not reboot the machine.

Go to Tools > Command Prompt utility and run the following commands: 
Note: The drive letter G: is used in this example as it was the drive letter created in the Diskpart example above. If you used a different letter, please adjust the command accordingly.
It is advisable to use the "list vol" command within diskpart to check which drive letters were assigned to each volume.
mkdir G:\EFI\Microsoft\Boot xcopy /s C:\Windows\Boot\EFI\*.* G:\EFI\Microsoft\Boot G: cd G:\EFI\Microsoft\Boot bootrec /rebuildbcd

(责任编辑:)
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:
发布者资料
查看详细资料 发送留言 加为好友 用户等级: 注册时间:2025-09-10 15:09 最后登录:2025-09-10 15:09
栏目列表
推荐内容