無法將實體磁碟轉換為 vhdx (Hyper-V)

無法將實體磁碟轉換為 vhdx (Hyper-V)

我已經使用 Hyper-V 管理員將我的兩個分割區外部 HDD 備份到我的電腦(~600 GB [BitLocker 加密] + ~100GB [未加密])已有兩年多了。這是逐步教程,關於如何做。這種方法非常方便,因為您可以完全加密地保存整個結構,並將其儲存到單一可擴充檔案(如果使用的空間小於 700GB,備份映像也將佔用更少的空間)。另外,如果需要,您可以將其連接到您的 PC 並將其用作虛擬磁碟。

然而,從大約兩個月前開始,我無法使用相同的方法複製實體驅動器,總是出現以下錯誤:

[Window Title]
New Virtual Hard Disk Wizard

[Main Instruction]
The server encountered an error trying to create the virtual hard disk.

[Content]
Failed to convert the virtual disk.

The system failed to convert '\\?\scsi#disk&ven_st<some-ID>'.

[Expanded Information]
Failed to convert the virtual disk.

The system failed to convert '\\?\scsi#disk&ven_st<some-ID>': The request is not supported. (0x80070032).

[^] Hide details  [Close]

錯誤影像

我在另一台 Windows 10 機器上嘗試過 - 同樣的錯誤。

我也嘗試過磁碟2vhd來自 Microsoft 的實用程式 - 也收到「錯誤快照磁碟區」。

我不知道為什麼會發生這種情況,因為磁碟是相同的,具有相同的分割區。但它不再起作用了。

PS:如果您使用其他方法備份整個實體磁碟/分割區,請分享! :)

答案1

部分答案,對於 Disk2vhd 實用程式出現「錯誤快照磁碟區」錯誤:

停用「使用卷影複製」的 Disk2vhd 選項允許複製磁碟機。

相關內容