- Package:
- virtualbox
- Source:
- virtualbox
- Submitter:
- Mathieu Malaterre
- Date:
- 2014-12-11 16:51:05 UTC
- Severity:
- wishlist
It would be nice if VBoxManage would be updated to mention VHDX
support (wheezy did not support VHDX).
Suggestion, change:
[...]
Usage:
VBoxManage clonehd <uuid|inputfile> <uuid|outputfile>
[--format VDI|VMDK|VHD|RAW|<other>]
[...]
into
[...]
Usage:
VBoxManage clonehd <uuid|inputfile> <uuid|outputfile>
[--format VDI|VMDK|VHD|VHDX|RAW|<other>]
[...]
Actually all other subcommands (convertfromraw...) would also need to be updated.