Next:
VM_delVMCMD
Up:
./inc/vm.php
Previous:
VM_statusIcons
Contents
VM_createDiskImage
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.
dodger 2018-05-08