Changes

Jump to: navigation, search
m
Converting a RAW Disk Image to VDI Format
:<tt>VBoxManage convertfromraw ''[-static]'' -format ''<format>'' ''<source image file>'' ''<target image file>''</tt>
where the optional ''-static'' directive specifies that the converted disk is to be fixed in size (when -static is omitted the disk is created as dynamically sized), ''<format>'' represents the format to which the raw image is to converted (VDI, VMDK or VHD), ''<source image file>'' is the filename of the raw image file and ''<target image file>'' is the name of the converted image file.
For example, the following command converts a raw image file to a VDI virtual disk:
1,798
edits

Navigation menu