Opened 16 years ago
Closed 16 years ago
#2768 closed defect (fixed)
Unable to add VHD through Virtual Disk Manager or VBoxManage => Fixed in SVN
Reported by: | bronsoja | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 2.1.0 |
Keywords: | vhd | Cc: | |
Guest type: | other | Host type: | other |
Description (last modified by )
I am trying to add the VHDs for that microsoft provides here http://www.microsoft.com/downloads/details.aspx?FamilyID=21EABB90-958F-4B64-B5F1-73D0A413C8EF&displaylang=en to test ie6 and ie8 web application compatibility. They work fine in VPC.
I'm running 64bit VBox on 64bit Vista, I have a Win Server 2K8 image that works. I do have hardware virtualization enabled.
Here is the output when i try to add the disk image through VBoxManage:
C:\Program Files\Sun\xVM VirtualBox>VBoxManage.exe registerimage disk "d:\misc\v pc\xpsp3-ie6\XP SP3 with IE6.vhd" -type normal VirtualBox Command Line Management Interface Version 2.1.0 (C) 2005-2008 Sun Microsystems, Inc. All rights reserved. [!] FAILED calling virtualBox->OpenHardDisk2(filepath, hardDisk.asOutParam()) at line 897! [!] Primary RC = E_FAIL (0x80004005) - Unspecified error [!] Full error info present: true , basic error info present: true [!] Result Code = E_FAIL (0x80004005) - Unspecified error [!] Text = Could not open the hard disk 'd:\misc\vpc\xpsp3-ie6\XP SP3 with IE6.vhd'. VDI: invalid pre-header in 'd:\misc\vpc\xpsp3-ie6\XP SP3 with IE6.vhd' (VERR_VD_VDI_INVALID_SIGNATURE). VD: error opening image file 'd:\misc\vpc\xpsp3-ie6\XP SP3 with IE6.vhd' (VERR_VD_VDI_INVALID_SIGNATURE) [!] Component = HardDisk2, Interface: IHardDisk2, {ed6e2525-c2fd-42a4-917a-7a9045ac9e15} [!] Callee = IVirtualBox, {339abca2-f47a-4302-87f5-7bc324e6bbde}
Attachments (1)
Change History (8)
by , 16 years ago
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:3 by , 16 years ago
Summary: | Unable to add VHD through Virtual Disk Manager or VBoxManage → Unable to add VHD through Virtual Disk Manager or VBoxManage => Fixed in SVN |
---|
comment:4 by , 16 years ago
+1 I have the same problem, along with a crowd of other people (see eg http://forums.virtualbox.org/viewtopic.php?p=51946#51946)
comment:5 by , 16 years ago
I meant to ask when the fix was due for release, esp. with regards to people that cannot afford to switch to vbox-ose in order to build from SVN
comment:6 by , 16 years ago
I have create a VDI with 2.1.0 (Host:Vista64, Guest: only Data on an ext3-Disk) and important data within but I have the same error now:
[!] FAILED calling virtualBox->OpenHardDisk2(filepath, hardDisk.asOutParam()) at line 897! [!] Primary RC = E_FAIL (0x80004005) - Unspecified error [!] Full error info present: true , basic error info present: true [!] Result Code = E_FAIL (0x80004005) - Unspecified error [!] Text = Could not open the hard disk 'V:\VIC.vdi'. VDI: invalid pre-header in 'V:\VIC.vdi' (VERR_VD_VDI_INVALID_SIGNATURE). VD: error opening image file 'V:\VIC.vdi' (VERR_VD_VDI_INVALID_SIGNATURE) [!] Component = HardDisk2, Interface: IHardDisk2, {ed6e2525-c2fd-42a4-917a-7a9 045ac9e15} [!] Callee = IVirtualBox, {339abca2-f47a-4302-87f5-7bc324e6bbde}
Is it the same failure (VDI vs VHD)? How can I recover the data? Can I build the SVN-Version myself?
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Copy of error message that isn't mangled.