Jozef Jarosciak Blog
Strive not to be a success, but rather to be of value.
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