ฉันรู้ว่าสิ่งนี้เป็นไปได้ แต่ฉันไม่รู้ว่า ...
ฉันแค่พยายามเริ่ม VirtualBox VM เรียกubuservloc
จากบรรทัดคำสั่ง แต่ไม่ประสบความสำเร็จ
ฉันรู้ว่าสิ่งนี้เป็นไปได้ แต่ฉันไม่รู้ว่า ...
ฉันแค่พยายามเริ่ม VirtualBox VM เรียกubuservloc
จากบรรทัดคำสั่ง แต่ไม่ประสบความสำเร็จ
คำตอบ:
จำเป็นเท่านั้น:
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"