Difference between revisions of "Vboxmanage: start stop vm"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with " VBoxManage startvm "VM name" VBoxManage controlvm "VM name" acpipowerbutton ==Pranala Menarik== * VirtualBox") |
Onnowpurbo (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | VBoxManage controlvm "VM name" acpipowerbutton | ||
+ | sleep 30 | ||
+ | |||
VBoxManage startvm "VM name" | VBoxManage startvm "VM name" | ||
− | + | sleep 60 | |
− | |||
Latest revision as of 06:39, 16 December 2018
VBoxManage controlvm "VM name" acpipowerbutton sleep 30
VBoxManage startvm "VM name" sleep 60