Jawaban:
Hanya dibutuhkan:
VBoxManage startvm "VM name" --type headless
Sebagai contoh:
VBoxManage startvm ubuservloc --type headless
VBoxManage controlvm "VM name" acpipowerbutton
VBoxManage list vms
.
Coba ini,
virtualbox startvm ubuservloc
berhenti
VBoxManage controlvm "vm_name" poweroff
mulai
nohup VBoxHeadless -startvm "vm_name" &
"C:\Program Files\Oracle\VirtualBox\VBoxHeadless.exe" --comment "linux_mint" --startvm "14f426cc-845d-46cb-9f6e-4dbb31a3769a"
VBoxHeadless --startvm "VM name"