Hi! I'm trying to start vm via cmd using "startvm %vm_name%" command and recieve error which descrypted in attachment. when i'm running this vm from GUI - it's starts without the problem. Also i have an error, when i'm trying stop vm from via cmd ("controlvm %vm_name% poweroff"). Printscreens below.
Who knows something about this errors?
Thanks
Can't start VM via cmd-line (Win 7 Prof x86, VB ver. 4.3.30)
-
noteirak
- Site Moderator
- Posts: 5231
- Joined: 13. Jan 2012, 11:14
- Primary OS: Debian other
- VBox Version: OSE Debian
- Guest OSses: Debian, Win 2k8, Win 7
- Contact:
Re: Can't start VM via cmd-line (Win 7 Prof x86, VB ver. 4.3
Your first command has an invalid syntax. This is the good syntax:
Your second command will work if the VM is running.
Code: Select all
C:\Program Files\Oracle\VirtualBox\VBoxManage startvm "Work" --type guiHyperbox - Virtual Infrastructure Manager - https://apps.kamax.lu/hyperbox/
Manage your VirtualBox infrastructure the free way!
Manage your VirtualBox infrastructure the free way!