VirtualBox

Opened 14 years ago

Closed 8 years ago

#6170 closed defect (obsolete)

spurious VERR_INVALID_PARAMETER on 'VBoxManage convertfromraw'

Reported by: nbi Owned by:
Component: host support Version: VirtualBox 3.1.2
Keywords: VBoxManage convertfromraw Cc:
Guest type: Windows Host type: Linux

Description (last modified by aeichner)

Invocation of the above command can result in this spurious error when in fact there is nothing wrong with the command. Simply retrying the command can result in success on the next iteration or the nth attempt thereafter. Example:

VBoxManage convertfromraw hdc7empty.img xp_hdc7.vdi --variant Fixed VirtualBox Command Line Management Interface Version 3.1.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved.

Converting from raw image file="hdc7empty.img" to file="xp_hdc7.vdi"... Creating fixed image with size 8196271104 bytes (7817MB)... Error while creating the disk image "xp_hdc7.vdi": VERR_INVALID_PARAMETER root@nehalem:/SDA12/vbox> !! VBoxManage convertfromraw hdc7empty.img xp_hdc7.vdi --variant Fixed VirtualBox Command Line Management Interface Version 3.1.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved.

Converting from raw image file="hdc7empty.img" to file="xp_hdc7.vdi"... Creating fixed image with size 8196271104 bytes (7817MB)... root@nehalem:/SDA12/vbox>

Change History (1)

comment:1 by aeichner, 8 years ago

Description: modified (diff)
Resolution: obsolete
Status: newclosed

Please reopen if still relevant with a recent VirtualBox release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use