1 頁 (共 1 頁)

Win2008R2還原至VM WorkStation (0x0000007B)

文章發表於 : 2016年 2月 14日, 05:10
kaku
備份/還原方式:
使用Windows Server Backup裸機還原至VM

發生原因:
與原主機的SCSI、SAS、RAID控制器不同,造成開機時發生0x0000007B錯誤
0x7B.jpg


解決方法:
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.
vmx.jpg

5. Insert Windows Server 2008 R2 DVD.
6. Boot from DVD-Rom.
7. On "Install Windows" screen, click "Next".
0x7B-1.jpg

8. Click "Repair your computer".
0x7B-2.jpg

9. Select "Use recovery tools that can help fix problems starting Windows. Select an operating system to repair.".
10. Click "Next".
0x7B-3.jpg

11. Select "Command Prompt".
0x7B-4.jpg

12. Perform "regedit" to start "Registry Editor".
13. Select "HKEY_LOCAL_MACHINE".
regedit-1.jpg

14. On the menu, click "檔案 > 載入登錄區".
15. Navigate to "C:\Windows\System32\Config\SYSTEM".
regedit-2.jpg

regedit-3.jpg

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".
regedit-4.jpg

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".
regedit-5.jpg

23. Navigate to "HKEY_LOCAL_MACHINE\Recovery".
regedit-6.jpg

24. On the menu, click "檔案 > 解除載入登錄區".
25. On "Confirm Unload Hive" window, click "Yes".
regedit-7.jpg

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

Re: Win2008R2還原至VM WorkStation (0x0000007B)

文章發表於 : 2016年 2月 15日, 00:20
kaku
Windows 2003如果用Ghost或其他軟體還原至VM,也有可能會發生
0x0000007B的問題.
2003-0x7b.jpg


解決方式:
1.可以在VM將SCSI改成IDE後再開機.
2.確定可以開機成功後,再新增一個SCSI的HDD給它.
3.最後再將IDE改回SCSI.

Re: Win2008R2還原至VM WorkStation (0x0000007B)

文章發表於 : 2018年 3月 8日, 14:14
kaku
Windows 2000 改用IDE仍出現0x0000007B的問題
1.用XPE開機
2.編輯Registry
3.匯入Mergeide.reg
Mergeide.zip

4.重開機

參考網址:
https://support.microsoft.com/zh-tw/help/271965