जवाबों:
केवल जरूरत है:
VBoxManage startvm "VM name" --type headless
उदाहरण के लिए:
VBoxManage startvm ubuservloc --type headless
VBoxManage controlvm "VM name" acpipowerbutton
VBoxManage list vms
।
इसे इस्तेमाल करे,
virtualbox startvm ubuservloc
रुकें
VBoxManage controlvm "vm_name" poweroff
शुरू
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"