Ticket #20335 (new enhancement)
export VM disk image format: vdi instead of vmdk (ova or different VM container format)
Reported by: | adrelanos | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.1.22 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
One of the best VirtualBox features is the export feature which currently uses the ova format. Unfortunately the ova format (effectively) requires the vmdk disk format.
However, VirtualBox's default disk format is vdi.
(And also most stable, best supported, most VirtualBox's developer preferred disk format?)
VirtualBox doesn't support resizing vmdk.
feature request: please support export of VMs in vdi format. Using/extending the ova standard or inventing VirtualBox's own format.
Note: See
TracTickets for help on using
tickets.
Where's the problem? Exporting benefits from using VMDK (because the variant used for export uses data compression). What matters is what you do on import.
In VirtualBox 6.1 there is a checkbox (ticked by default) which selects that disks should be imported as VDI.