virtualbox

How to Automatically start VirtualBox VMs running under Centos 7 ?

# vboxmanage list vms

# vboxmanage list runningvms

# vboxmanage startvm centos5 --type headless

# VBoxManage controlvm centos5 savestate

Tags