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
2015-09-06