Opened 10 years ago
Closed 8 years ago
#12967 closed defect (fixed)
"vboxmanage modifyhd windows server 2008 --compact" cause virtual medium damage
Reported by: | rexuekonglong | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 4.2.12 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
1.I used "sdelete -p 1 -s -c -z C:\" /*the only driver of windows server 2008*/ 2.then I turn off the server 2008 ,and "vboxmanage modifyhd windows server 2008 --compact" 3.and it's broken, and never can be used
4.error log {vboxmanage: error: Could not get the storage format of the medium 'win2008.vdi'(VERR_NOT_SUPPORTE) vboxmanage: error: Details: code VBOX_E_IPRT_ERROR(0X80BB0005),component medium,interface imedium,called nsISopports vboxmanage: error: Context:"Openmedium(Bstr(pszFilenameOrUuid).raw(),enmDevType,enmAccessMode.fForceNewUuidOnOpen,pMedium.asOutParam())" at line 178 of file VBoxManageDisk.cpp }
5.virtualbox server error message 返回 代码: VBOX_E_IPRT_ERROR (0x80BB0005) 组件: Medium 界面: IMedium {29989373-b111-4654-8493-2e1176cba890} 被召者: IVirtualBox {3b2f08eb-b810-4715-bee0-bb06b9880ad2} 被召者 RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Probably fixed in the mean time (there were fixes related to compaction and VDI), please reopen if this is still a problem with a recent release of VirtualBox.