Klaus Espenlaub wrote:
Huihong Luo wrote:
for example
(1) create a 40G disk as split2G, then attach to a xp guest vm, it
won't format
Confirmed. Investigating the reason for the incorrect reporting of
VERR_OUT_OF_RANGE for perfectly valid sector numbers.
(2) VDCopy(VD_VMDK_IMAGE_FLAGS_SPLIT_2G) throws VERR_OUT_OF_RANGE
sometimes
This is certainly caused by the same issue. However I don't see any
reason why this should be "sometimes", as the out of range check is
against data which isn't supposed to change after an image is created.
As suspected, there was just one bug which caused the misbehavior.
Fixed in the OSE repository, and will be fixed as well in VirtualBox 3.0.10.
Klaus
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev