You must specify a machine to start, using the command line.
Usage: VirtualBoxVM --startvm <name|UUID>
Starts the VirtualBox virtual machine with the given name or unique identifier (UUID).
VirtualBoxVM 报这个错的解决办法
1,cd 到安装目录
2, VBoxManage list vms 列出虚拟机
3, VirtualBoxVM --startvm ee17c0e5-47e2-4bc8-860a-1abf18772a13 (这里写第二步列出来的uuid)