VirtualBox

Ticket #2062 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

[Haiku] VMDK: descriptor does not start as expected

Reported by: diver Assigned to:
Priority: major Component: virtual disk
Version: VirtualBox 2.0.0 Keywords:
Cc: Guest type: other
Host type: Linux

Description

While trying to open vmdk image downloaded from here http://haiku-files.org/vm/ i get an error

VMDK: descriptor does not start as expected in '/home/diver/haiku.vmdk' (VERR_VDI_INVALID_HEADER).
VD: error opening image file '/home/diver/haiku.vmdk' (VERR_VDI_INVALID_HEADER).


Error code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
HardDisk
Interface: 
IHardDisk {fd443ec1-000f-4f5b-9282-d72760a66916}
Called interface: 
IVirtualBox {557a07bc-e6ae-4520-a361-4a8493199137}

Change History

2008-09-04 16:57:38 changed by diver

This images are working just fine in vmware.

2008-09-04 16:58:56 changed by diver

Better formatting:

VMDK: descriptor does not start as expected in '/home/diver/haiku.vmdk' (VERR_VDI_INVALID_HEADER).
VD: error opening image file '/home/diver/haiku.vmdk' (VERR_VDI_INVALID_HEADER).

Error code: NS_ERROR_FAILURE (0x80004005)
Component: HardDisk
Interface: IHardDisk {fd443ec1-000f-4f5b-9282-d72760a66916}
Called interface: IVirtualBox {557a07bc-e6ae-4520-a361-4a8493199137}

2008-09-08 19:28:20 changed by klaus

Those files are actually bending the VMDK specs quite a bit. But as they appear to work elsewhere we're going to make them work too.

2008-09-08 21:08:47 changed by klaus

One thing which is definitely outside the specs is that the image is exactly one byte too short. This is at least true for the image in vmhaiku.r27363.zip. It's not a multiple of 512 bytes in size. What software are you using to create those images? It definitely is broken.

2008-09-10 19:03:05 changed by klaus

  • status changed from new to closed.
  • resolution set to fixed.

This will be fixed in VirtualBox 2.0.2.

2008-09-13 13:54:41 changed by diver

Fixed in Haiku itself http://dev.haiku-os.org/ticket/2722

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy