Win2008R2還原至VM WorkStation (0x0000007B)

備份/還原方式:
使用Windows Server Backup裸機還原至VM
發生原因:
與原主機的SCSI、SAS、RAID控制器不同,造成開機時發生0x0000007B錯誤
解決方法:
1. Navigate to the .vmx of the Windows Server 2008 R2 VM.
2. Open the .vmx file by Notepad.
3. Make sure the .vmx file includes "scsi0.virtualDev = "lsisas1068"".
4. Close the .vmx file.
5. Insert Windows Server 2008 R2 DVD.
6. Boot from DVD-Rom.
7. On "Install Windows" screen, click "Next".
8. Click "Repair your computer".
9. Select "Use recovery tools that can help fix problems starting Windows. Select an operating system to repair.".
10. Click "Next".
11. Select "Command Prompt".
12. Perform "regedit" to start "Registry Editor".
13. Select "HKEY_LOCAL_MACHINE".
14. On the menu, click "檔案 > 載入登錄區".
15. Navigate to "C:\Windows\System32\Config\SYSTEM".
Remark: Note that the restored Windows may be restored to another drive letter.
16. Click "Open".
17. Under "Key Name", type "Recovery".
18. Click "OK".
19. Navigate to "HKEY_LOCAL_MACHINE\Recovery\ControlSet001\services\LSI_SAS".
20. Double-click "Start".
21. Change the "Value data" to "0".
22. Click "OK".
23. Navigate to "HKEY_LOCAL_MACHINE\Recovery".
24. On the menu, click "檔案 > 解除載入登錄區".
25. On "Confirm Unload Hive" window, click "Yes".
26. Close "Registry Editor".
27. On "System Recovery Options", click "Restart".
After restarted, the Windows Server 2008 R2 can boot up in a VM of VMware workstation.
參考網址: http://terrytlslau.tls1.cc/2013/03/restore-windows-server-2008-r2-bare.html
使用Windows Server Backup裸機還原至VM
發生原因:
與原主機的SCSI、SAS、RAID控制器不同,造成開機時發生0x0000007B錯誤
解決方法:
1. Navigate to the .vmx of the Windows Server 2008 R2 VM.
2. Open the .vmx file by Notepad.
3. Make sure the .vmx file includes "scsi0.virtualDev = "lsisas1068"".
4. Close the .vmx file.
5. Insert Windows Server 2008 R2 DVD.
6. Boot from DVD-Rom.
7. On "Install Windows" screen, click "Next".
8. Click "Repair your computer".
9. Select "Use recovery tools that can help fix problems starting Windows. Select an operating system to repair.".
10. Click "Next".
11. Select "Command Prompt".
12. Perform "regedit" to start "Registry Editor".
13. Select "HKEY_LOCAL_MACHINE".
14. On the menu, click "檔案 > 載入登錄區".
15. Navigate to "C:\Windows\System32\Config\SYSTEM".
Remark: Note that the restored Windows may be restored to another drive letter.
16. Click "Open".
17. Under "Key Name", type "Recovery".
18. Click "OK".
19. Navigate to "HKEY_LOCAL_MACHINE\Recovery\ControlSet001\services\LSI_SAS".
20. Double-click "Start".
21. Change the "Value data" to "0".
22. Click "OK".
23. Navigate to "HKEY_LOCAL_MACHINE\Recovery".
24. On the menu, click "檔案 > 解除載入登錄區".
25. On "Confirm Unload Hive" window, click "Yes".
26. Close "Registry Editor".
27. On "System Recovery Options", click "Restart".
After restarted, the Windows Server 2008 R2 can boot up in a VM of VMware workstation.
參考網址: http://terrytlslau.tls1.cc/2013/03/restore-windows-server-2008-r2-bare.html