Description: Creates a new empty virtual harddisk image file.
Parameter:
- type: VM_SW_KVM for KVM or VM_SW_VBOX for VirtualBox OSE
- vmname: Name of the VM.
- diskname: Name of the image file without extension.
- size: Size of the image file in MB.
Returns:
- BASH code to create a virtual disk image.
root
2015-09-06