Description: Generates a BASH command to reboot an VM and to disable network booting.
Parameter:
- type: VM_SW_VBOX for VirtualBox OSE
- vmname: Name of the VM.
- visual: If set to true, the VM should be run in visual mode otherwise in headless mode.
Returns:
- BASH code to reboot an VM and to disable network booting.
root
2015-09-06