Next:
VM_createVM
Up:
./inc/vm.php
Previous:
VM_delVMCMD
Contents
VM_activateNetbootCMD
Description:
Generates a BASH command line to (de)activate network booting of a VM.
Parameter:
type: VM_SW_VBOX for VirtualBox OSE
vmName: Name of the VM.
activate: true for booting from network, false for booting from the HD.
Returns:
BASH code to delete a virtual machine.
root 2018-05-08